Loading Tool

Explorer IconExplorer

Memory Pool

83,251 transactions
32.02 vMB
0.10750221 BTC
Random Selection Loading Transactions
Max Size: 192.46/200 MB

Candidate Block

Mining Attempt 8b8c7526177461c23d2b8c7b0a159cb66dd530836a4eb90342047dc1210bbc6e
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 685befb99a045890a3c9b55127b2da18cb9836a004823c67bcfbdc0dc2d1a46a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,329
Size: 1.00 vMB
Total Fees: 0.02620133 BTC
Feerates: 353.36 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (589,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,320 325,320 000000000000000010192adf55a2a60e1522bc313f5dd89f1975af7b60c6bfef 454 0.51/1.00 vMB 17
325,319 325,319 000000000000000019c513391c2f4975fec60a92a09704ed4afcd86a10b3dae2 1,959 0.90/1.00 vMB 36
325,318 325,318 000000000000000017d27207bf4d9d7d1a895ab1235427b8987c7d7679b502f4 768 0.41/1.00 vMB 30
325,317 325,317 0000000000000000160742edb31a363e8f3259c4a7561f8e630150f9608027f0 257 0.18/1.00 vMB 21
325,316 325,316 00000000000000001296c3a4ab3c18d299c456b6d82d82a195e88bb752769252 215 0.14/1.00 vMB 27
325,315 325,315 0000000000000000092100b23dcc6cc02d2859c7e3095419ed471f238b7cddc1 99 0.08/1.00 vMB 12
325,314 325,314 000000000000000009939af1086d39b1ae1412c88c648a525e4e2c6d76dd68d0 957 0.57/1.00 vMB 30
325,313 325,313 0000000000000000022b69e841536e237d114b7a0a70ed7d6c9d1cc3fe61b388 587 0.33/1.00 vMB 27
325,312 325,312 00000000000000001dbee4ba2f856bc69d53f466bcf3b26a16afbe7a6e2f21ab 106 0.15/1.00 vMB 5
325,311 325,311 000000000000000010ff495f81155cc5f01c183ebea5f8b8624e4687dd2e504c 1,418 1.00/1.00 vMB 21
325,310 325,310 00000000000000000654465b5cb212676d933d4c785871a0d9e12cc3d4f5a0db 1,620 0.50/1.00 vMB 47
325,309 325,309 0000000000000000058ebf79d346f0a8aadfd62d4f2196dfa1436320732429ca 99 0.26/1.00 vMB 10
325,308 325,308 0000000000000000050e342327089d68e3a9c933aa072d73fdfe845345cfae95 746 0.35/1.00 vMB 30
325,307 325,307 00000000000000000c4558ec74d7310305e8e60eb543b7099b9554309aa3424f 1,658 0.75/1.00 vMB 31
325,306 325,306 00000000000000000c061098cb88b86cd48b9e7a6644c4ec26af471dcc779be4 805 0.48/1.00 vMB 26
325,305 325,305 00000000000000001f14f1f39469523a7196d25e4edd7c67945e9ad4c6d6c286 36 0.06/1.00 vMB 4
325,304 325,304 000000000000000007bb6d64b8c0699ac0b805024ec4bd0246127cfc7a1e97d8 107 0.09/1.00 vMB 14
325,303 325,303 00000000000000000e0e6b436589b0999100b4b85b33f88ffe9e9b3d46c03642 479 0.25/1.00 vMB 30
325,302 325,302 000000000000000017b2638e3c660bf228f70a34ab0ca8a9cf27b997ea7e2554 453 0.51/1.00 vMB 14
325,301 325,301 00000000000000000ec2833983bd87a333bebbf4576da4720be787796e5052b8 1,026 0.35/1.00 vMB 44
325,300 325,300 000000000000000001d13dbc2dc3ff8b385b159da3a1969e911c8a924409e24e 278 0.21/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.