Loading Tool

Explorer IconExplorer

Memory Pool

43,307 transactions
27.03 vMB
0.06292668 BTC
Random Selection Loading Transactions
Max Size: 142.19/200 MB

Candidate Block

Mining Attempt 9a9b9297a23ec36a7d7cfb4760d5e71955ceb4f0506df9532f58bcd2dab13c27
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 472c5bd481d0bcc36a58f20024332280a7476de844c3ae415ae5bb99f7980917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.01230707 BTC
Feerates: 151.15 > 1.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (144,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,606 770,606 00000000000000000001f83725601d5be909ecdb20fae29d738875cf6b7b1d73 1,798 0.63/1.00 vMB 13
770,605 770,605 00000000000000000006a7180282f1d0be2901911c63f2a2acbe953fccb31c86 2,374 0.93/1.00 vMB 12
770,604 770,604 00000000000000000006c88e10effa65df139f56b524cf85cad6c3df3c7de84c 963 0.43/1.00 vMB 10
770,603 770,603 00000000000000000002f36b4937704ac8ed4e51ce9c4f2aa39282674f0cbbe6 981 0.31/1.00 vMB 13
770,602 770,602 000000000000000000058ccbdf9ff91731ce3deaa47c9aef1ad82df10b71d4f7 1,141 0.32/1.00 vMB 14
770,601 770,601 00000000000000000001c71f1c3a9cb6f215067a20a09bd634c86a0a9d2daff1 317 0.10/1.00 vMB 12
770,600 770,600 00000000000000000005a2b78ba263fd31198b46502aaca6b6f9e5c9c565107a 281 0.10/1.00 vMB 12
770,599 770,599 0000000000000000000699efb53741ff2370b5c8bf024bb6b2f3a00dfa075b82 266 0.44/1.00 vMB 1
770,598 770,598 00000000000000000007eac72f631ff7308fc500e2764b47efa0b8ffd2b7ed0c 535 1.00/1.00 vMB 3
770,597 770,597 000000000000000000006475287c655af03d1a4ea75321d2204a8a0f818c092c 2,509 1.00/1.00 vMB 5
770,596 770,596 0000000000000000000053200ec1487ade254dc6cd8e76ae41f11b2f7bff8076 1,739 1.00/1.00 vMB 13
770,595 770,595 000000000000000000019a0eabfbad8b51bba390401d6c7acc1dd9b9305fe242 2,731 1.00/1.00 vMB 21
770,594 770,594 00000000000000000007722dfec99e52bcec2a5382dfaf07b6f029f63f1a57f1 739 1.00/1.00 vMB 3
770,593 770,593 000000000000000000070e827e905beafd18020671b78fa17aecb8bbf723e2d8 55 1.00/1.00 vMB 1
770,592 770,592 000000000000000000065ef66d922c325b10bf6ceda8e29009760fa953e84bba 1,453 1.00/1.00 vMB 6
770,591 770,591 000000000000000000014c983b89597c092cbf2a51e64e317b30ddc15d7695d8 2,500 1.00/1.00 vMB 10
770,590 770,590 0000000000000000000784971a20152034ffc680e5f19e0dde9614819b63007f 1,754 1.00/1.00 vMB 5
770,589 770,589 00000000000000000007244aaddd1ab2e29c9f5e731bfdbf1f98212602429d30 2,547 1.00/1.00 vMB 10
770,588 770,588 00000000000000000000407373ee1bc0ff2993704f8b3be738c2b0ab3119fef4 3,120 1.00/1.00 vMB 16
770,587 770,587 00000000000000000004c251c584dbb757e096b23a258d424cfd73cb23a23511 2,418 1.00/1.00 vMB 8
770,586 770,586 00000000000000000006a57459c603c7f4dd532db715682e8e2946d9d5269433 1,718 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.