Loading Tool

Explorer IconExplorer

Memory Pool

26,755 transactions
10.13 vMB
0.03936811 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.87/200 MB

Candidate Block

Mining Attempt 581279fd23df23516e675a6a37e9b3349e74496caca7ceff1e2b9966969ff751
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 1612e09e29bd19dcd77c25726443d10b682f4fb986007549f01eb845eaa5a543
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 646
Size: 0.44 vMB
Total Fees: 0.01288342 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (844,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
68,485 68,485 000000000099f2cca99f06cfd6c937f6185c2f7facfbf82775b22fbf85e2f3e2 1 0.00 vMB 0
68,484 68,484 0000000003da427e2d5bdc7fab19862335f6633dc7da702ecd1f10b044d34498 7 0.00 vMB 0
68,483 68,483 00000000000ffdbdb99cca74a519cc0279c14ddfca2ffc4c55ea422ca02469c6 1 0.00 vMB 0
68,482 68,482 00000000027d224965ea1aa3e0438f3fe9b987c7d479830c8f32c69dde377d6b 2 0.00 vMB 0
68,481 68,481 0000000003f88d7b53093177d2cbada9fa46f9833d001d0c74d052b76280ce68 1 0.00 vMB 0
68,480 68,480 0000000003384128b592f897d294a0fcf6545a1ca51119a4ec2629515119d0f2 1 0.00 vMB 0
68,479 68,479 0000000001da95b715078809b7ad3dad7b2c02d7c13604d01bf2dc1083b42b49 3 0.00 vMB 0
68,478 68,478 0000000004070d7c9bed4fc5ef7c9bbe6b82b58f357ae835eff5a9b30702a1c9 1 0.00 vMB 0
68,477 68,477 0000000000b67a856c08859e555aee2dffafe0f295d314178e7fd72747fb2c6b 1 0.00 vMB 0
68,476 68,476 000000000015ae2487d1698ff0c346cdd930c712581f6d19d1123c8ea7da50e5 2 0.00 vMB 0
68,475 68,475 000000000092366861f89fa09b7c715f2d7a63c4056c0da9ac3a35099de68e66 2 0.00 vMB 0
68,474 68,474 000000000043ec7370e925430923c9cf4f30cc4ab696b984009c72e44913d874 1 0.00 vMB 0
68,473 68,473 0000000001ed909be949c1632143f2466c8963545c1cff7756cf39eeaadc6c5f 1 0.00 vMB 0
68,472 68,472 0000000000a673de468b5f2e99266239391225536ae8d11c31575fcd0bc0e3aa 2 0.00 vMB 0
68,471 68,471 00000000026df965111111e1026b330699fd2af904e907f44a51e97ecd92ffb6 1 0.00 vMB 0
68,470 68,470 00000000037adf8b7d910d5dc0b44da7159d09e58b4f446688f482124b07806e 1 0.00 vMB 0
68,469 68,469 000000000254d115be17014bf170082e1ac51cbfcf1100f821482eae89793c8d 1 0.00 vMB 0
68,468 68,468 00000000032617c31d59f25735b552475bcba2a02ecbee70b4de4c72a5d3b0ce 2 0.00 vMB 0
68,467 68,467 00000000052bd877b844582afde38de4a3530bbe732780650bb84497da57362b 2 0.00 vMB 0
68,466 68,466 0000000000d35c2788923362d542e7acc589b98530d015fe2cc32207ed2b7fc9 4 0.00 vMB 0
68,465 68,465 00000000014d0b7e8564f58281cc83469703634c57a89680d8250aa412c14c7e 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.38 GB
    • Received: 0.68 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.