Loading Tool

Explorer IconExplorer

Memory Pool

78,974 transactions
29.58 vMB
0.07312349 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 08f3aebab777ed856a7ba8fd7ad227eb8d467a799f22b094200de8516705248e
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root da1f9ee3bdb96ff31f781dffe3d0e510d8f7e16d59de612c01c6bcca70b06d35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,272
Size: 1.00 vMB
Total Fees: 0.01306403 BTC
Feerates: 150.98 > 1.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (141,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,428 773,428 000000000000000000040cfd9f629a0813811f251493edb8f6fe77f81ba3897f 2,758 1.00/1.00 vMB 15
773,427 773,427 00000000000000000001187cb2f19f8039f419cd8ee1ee866f6c588ef3fbbec4 3,515 1.00/1.00 vMB 21
773,426 773,426 000000000000000000016c80725044a836e544d3ca977ccdd090a777b966bfe7 3,403 1.00/1.00 vMB 30
773,425 773,425 00000000000000000003e78198192fb2019720c68f683d445b11b601b7a8975b 2,365 1.00/1.00 vMB 19
773,424 773,424 00000000000000000005d829bf8919cc1a7ee4c64e22e66ee377e9a5c6fc68d0 2,499 1.00/1.00 vMB 21
773,423 773,423 00000000000000000006fd0f6cead515614e84c7ec2edb94caf8732f1461d7de 2,243 1.00/1.00 vMB 15
773,422 773,422 00000000000000000005f7a182c661e61449769e3029be0a9b5abdf9ac051ba5 3,288 1.00/1.00 vMB 23
773,421 773,421 00000000000000000000cb8cdcf25c44879c3963548396d755ee88fc0fc40245 2,682 1.00/1.00 vMB 12
773,420 773,420 00000000000000000006754405a484a3a8b344c189a6f5d031fd0735d09888eb 3,209 1.00/1.00 vMB 20
773,419 773,419 000000000000000000036860427705b6223f335aa04310ad556e95aaa416db65 2,316 1.00/1.00 vMB 12
773,418 773,418 00000000000000000003c9b0c5dc8b9f00ab546a078f7acc614d960965b7f656 2,802 1.00/1.00 vMB 18
773,417 773,417 000000000000000000066cbf5c018b7509a1c44b92643fa230145543d772f2a0 3,176 1.00/1.00 vMB 18
773,416 773,416 00000000000000000000b3cb22a3370578de6bea01900fd6dafb27b314df4de7 3,355 1.00/1.00 vMB 29
773,415 773,415 0000000000000000000689db200fcff27ece3e83eaf2902e01d642ff9d0c3819 4,242 1.00/1.00 vMB 17
773,414 773,414 000000000000000000068879bef154a7b22c6f37fe16073ddbef5fa4d4ebaecb 3,346 1.00/1.00 vMB 23
773,413 773,413 00000000000000000004d14ef92a1dbc95c952d4919838cc91a157e089a53c15 3,141 1.00/1.00 vMB 36
773,412 773,412 00000000000000000005b5c27a55ab5bc65261027cadb6ce5f17980dd2d290bc 3,148 1.00/1.00 vMB 30
773,411 773,411 0000000000000000000470668ccf13e65c463de286f12077f01a557d21e8feb3 2,639 1.00/1.00 vMB 7
773,410 773,410 00000000000000000004f7bb0ebf8ae34a3c4b5f21054e92376db1a908ba4a91 3,430 1.00/1.00 vMB 26
773,409 773,409 00000000000000000002004fc302f7361d2f54135312962d56694f9a9792d6d4 3,253 1.00/1.00 vMB 21
773,408 773,408 00000000000000000006bcd7e9b0b884475b13ca79bef5a1a0bcb619b5e068df 2,290 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.