Loading Tool

Explorer IconExplorer

Memory Pool

84,738 transactions
32.50 vMB
0.11778551 BTC
Random Selection Loading Transactions
Max Size: 193.35/200 MB

Candidate Block

Mining Attempt 6979b0646f9c36926b6aecd54bb6c1c4cdb5a0262b7c451012dc70debc334eee
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root c20d8be2051ac500de9702355b5d0e6b4bcb379d8286391d0235fcbb2a0938e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,123
Size: 1.00 vMB
Total Fees: 0.05235378 BTC
Feerates: 387.56 > 5.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (725,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,624 189,624 000000000000003e3c1b20fac560f6d8f3af91f28ba058d219e5282cbc3101fc 121 0.05/1.00 vMB 104
189,623 189,623 00000000000005ee179e05217a149007b0cdf923452faa136da7af4bc6e9cf54 8 0.00/1.00 vMB 15
189,622 189,622 00000000000003fa3d3f894bc42263f93fa67e302f41e75e15e858097c7baaae 25 0.01/1.00 vMB 100
189,621 189,621 000000000000041a13f2c7eeb526c59a82ae6a79e9aa4ae81b7e6bb26cc41eb6 22 0.01/1.00 vMB 77
189,620 189,620 0000000000000131a81626e9e137436dad2e93965f6d6eae14379e6f131f89a0 139 0.06/1.00 vMB 81
189,619 189,619 00000000000004f1dd282119729e76dd9c6a4761e9e946c61985253f0c0ef6bf 1 0.00/1.00 vMB 0
189,618 189,618 0000000000000880420107d76117fc832c5dc1ab7d9454f11afd41a8bef4e491 87 0.03/1.00 vMB 96
189,617 189,617 000000000000039dcf3fb3e817caabe7e3a23c8c3adbc14022c4a9bf2ef4e710 9 0.00/1.00 vMB 23
189,616 189,616 0000000000000803f3d8971f665400b7badc81d46f1c0e87762fae15b7cf814a 173 0.07/1.00 vMB 109
189,615 189,615 000000000000056c320959bdf6aa01f451bb8c128210d381222e52d9367fea53 70 0.04/1.00 vMB 70
189,614 189,614 00000000000008c16b5e3820085984a8dc67d73b0b460cf00d427ee1f03ff8b2 149 0.06/1.00 vMB 130
189,613 189,613 000000000000087214a02ea66765535b1def507451e10081d5cf4594023b7d10 67 0.03/1.00 vMB 78
189,612 189,612 00000000000002339ff565ef8696498181ff1d27a3689b723a173e0fa2096bbd 69 0.03/1.00 vMB 120
189,611 189,611 0000000000000500cb389c392412fd4843a5e1e7305dca7458b5f19bba0cafe7 50 0.03/1.00 vMB 64
189,610 189,610 00000000000000517eadb2b2a1395d7dfcbb1da23faac5ecbbed300dfbf635b6 252 0.11/1.00 vMB 151
189,609 189,609 00000000000008c929317e8e7d1d5715803bb3c824d77dee1859d9cc42059090 128 0.06/1.00 vMB 56
189,608 189,608 0000000000000689fe19a188a3e4289dce1c7d2d95236aec610d609ce5618b34 323 0.18/1.00 vMB 111
189,607 189,607 00000000000002efd40cf5ece967966a045009bd2b24b4ad3bb84c53de7312f5 298 0.13/1.00 vMB 119
189,606 189,606 000000000000037863ddbd209bac2a3439bd572673817bc76f03b6f0e519e4e3 221 0.08/1.00 vMB 142
189,605 189,605 000000000000001b36abc3665400cf280eb9b2de257223d097ccd6ef7d3c95d0 94 0.04/1.00 vMB 121
189,604 189,604 0000000000000094cca76c321b5ef2a45018413ad1ada4b2dd5d8fa71f10ce2b 94 0.05/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.31 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: 659.14 GB
    • Received: 14.59 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.