Loading Tool

Explorer IconExplorer

Memory Pool

84,923 transactions
31.83 vMB
0.18888845 BTC
Random Selection Loading Transactions
Max Size: 189.11/200 MB

Candidate Block

Mining Attempt c0499f7ab91b6eea6a4bbb143e50166a0fa8d9d3ed11b5fe8efc1a09ce141d19
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 7b271c9f4eb936cb4b40e3301f8283f2eae95652d9fb0553f6a82ee90054ef36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.07171420 BTC
Feerates: 269.69 > 7.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (163,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,487 751,487 00000000000000000003b8cd3bfbae0a3a75597f43aec680a81f41a469e9b79c 262 0.10/1.00 vMB 6
751,486 751,486 00000000000000000000e128f10cc4b6b23a1e262583c73caadda01086ea0ee8 107 0.04/1.00 vMB 8
751,485 751,485 00000000000000000002d4d68b6b11fd89cb881b94f986d0e429dd2917470ade 917 0.31/1.00 vMB 8
751,484 751,484 000000000000000000096579bd8d2ce366fc6386d632c8e594b0efec5ba4ab65 912 0.43/1.00 vMB 6
751,483 751,483 0000000000000000000329b46b10aea7d388220b39fbb853a1df403ff9519a4f 406 0.20/1.00 vMB 11
751,482 751,482 000000000000000000061f10fbb957f5f61ce7809fa1861611a92850117aaf35 1,002 0.44/1.00 vMB 15
751,481 751,481 00000000000000000007ec006728c90ab4fc0e39246d5bdb9cfffafe6e4f1a57 761 0.37/1.00 vMB 11
751,480 751,480 0000000000000000000176a80f829b1c4e36960961686865b93e0a96a23bf9a4 308 0.26/1.00 vMB 4
751,479 751,479 00000000000000000007d663e91202e7152cd082f89d44f035b70fc2f05a2f72 420 0.50/1.00 vMB 4
751,478 751,478 00000000000000000008524828332edcb95232c33b7f38e6bc4c6b666b8c5e20 498 0.17/1.00 vMB 9
751,477 751,477 00000000000000000000975a89c9fab7c05391d13581924e7af8dd23c0291664 271 0.55/1.00 vMB 6
751,476 751,476 00000000000000000005cb12e454ea80afb101d5e9c2eca06e4e4fbd18960d8c 2,224 0.85/1.00 vMB 8
751,475 751,475 00000000000000000002a035767cb178354504899b7101b2c9173ac663c228e1 124 0.04/1.00 vMB 9
751,474 751,474 00000000000000000000d2a2a4b1b36562990102f8722b30e262aaced26ee4be 1,844 0.73/1.00 vMB 8
751,473 751,473 00000000000000000002176f2cb3567c2250a58e0ed4d445fcc97a475f13e4e0 1,167 0.48/1.00 vMB 6
751,472 751,472 000000000000000000011fd430a5bc62565fa25870676e2e6693ae945a223506 503 0.14/1.00 vMB 9
751,471 751,471 00000000000000000007e6a0ac6bc2d41291f39b2b1a9a8b6089c46ea26cbe2f 1,084 0.40/1.00 vMB 7
751,470 751,470 0000000000000000000310f1db89e2fe3a24fc0630de097a2262a16efabc5fbe 934 0.37/1.00 vMB 8
751,469 751,469 00000000000000000006d2279c807e69423691403c7dff97abe8dd0e6ef13e00 326 0.20/1.00 vMB 4
751,468 751,468 0000000000000000000779384f37ae31aa25298a3d229fcb6e140aefe5f2c098 1,760 0.63/1.00 vMB 8
751,467 751,467 000000000000000000033cc335c9349e4d54b7f53d4b00f9285faa3912d64cf3 51 0.02/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.