Loading Tool

Explorer IconExplorer

Memory Pool

42,619 transactions
26.25 vMB
0.05754034 BTC
Random Selection Loading Transactions
Max Size: 137.88/200 MB

Candidate Block

Mining Attempt 51e92dc28b5b722e5bfb831f93b7f4490f1a08412b5eddfc2644e2a3262380a5
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root decdd8b349874a72f17c66cd6e4a7aed5d8516a3f50a19136e3a99c70296190b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,271
Size: 1.00 vMB
Total Fees: 0.00957273 BTC
Feerates: 73.66 > 0.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (530,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,748 384,748 000000000000000007ff70fefe334633c0a7c77fad3a7c0637e6c96f3f45f47b 1,184 0.55/1.00 vMB 31
384,747 384,747 00000000000000000f2b8888c41606ba23b228f61430c82669dd4bfdba82462b 755 0.32/1.00 vMB 38
384,746 384,746 00000000000000000c650c5c1e1b8dbf6cbe054a4c6b96983acd5b0194b2482e 220 0.25/1.00 vMB 10
384,745 384,745 000000000000000002e8e056da61f9d40b67a159dd581db1942f185cfe18c85e 695 0.36/1.00 vMB 31
384,744 384,744 00000000000000000e06d015a1cc7b06d55daef195f08d1b66bb7a82745e03e3 640 1.00/1.00 vMB 8
384,743 384,743 000000000000000009129c9bb20637affde56ed983bb9ef8a74c47ed0d130bcb 136 0.05/1.00 vMB 30
384,742 384,742 000000000000000003587f226c4d3de4ceea3463daf100d75cfdc679451f666d 2,142 0.80/1.00 vMB 37
384,741 384,741 000000000000000001ac0df7bfb9349fd6d8cd7acdea584520d33f8b3ad8d915 68 0.09/1.00 vMB 10
384,740 384,740 0000000000000000044be3127720ba0e121609c12e0d08dc7e71b91afb73dd63 806 0.43/1.00 vMB 37
384,739 384,739 00000000000000000e3c369618c28318bbdfabd00142153b59ae079da3321bb5 566 0.27/1.00 vMB 26
384,738 384,738 00000000000000000731b74d22f932a07b784002a0e6e0270e30535bcd577b34 876 0.42/1.00 vMB 45
384,737 384,737 000000000000000009a7973153e0a14ae62f2bc4563871d0ecc0e11ee2e2e83e 1 0.00/1.00 vMB 0
384,736 384,736 000000000000000008a4e62f76e6851dd3415a97a6b0054beafeba7185a45c78 909 0.60/1.00 vMB 27
384,735 384,735 0000000000000000022598c332958f28227bb3c923860db67e38756774fc167b 1,778 0.84/1.00 vMB 29
384,734 384,734 00000000000000000c344a1a40a94fc891dbe1d27913f59dbc12a8e963ca1e52 928 0.46/1.00 vMB 28
384,733 384,733 000000000000000003a85060dedd1bb57482c99dc2bc0a30bada87347e364351 280 1.00/1.00 vMB 3
384,732 384,732 0000000000000000076f72fd3d0049f13b1902661531eee5850593d10f5a3fd9 100 0.09/1.00 vMB 25
384,731 384,731 00000000000000000394120f8b29924562dccb41f95b08fe4d58dbd42f11b5c6 330 0.16/1.00 vMB 29
384,730 384,730 0000000000000000003c4f8bf38a8b0674d38ce47d696d6d093b037838b1b8f6 222 0.11/1.00 vMB 21
384,729 384,729 00000000000000000d2576e630f495ef0ba77616f70c53b0b48bf8c0af10e4bf 563 0.39/1.00 vMB 16
384,728 384,728 0000000000000000001def70b744bfdfd80c7c74266e4f511f7652cd736fc337 1,701 0.57/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 649.24 GB
    • Received: 13.14 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.