Loading Tool

Explorer IconExplorer

Memory Pool

87,205 transactions
33.11 vMB
0.08231849 BTC
Random Selection Loading Transactions
Max Size: 197.44/200 MB

Candidate Block

Mining Attempt 537c16b2e29ce7514f8ed649ca39a1f8d803906ab1881442cdec03bb5014d2e5
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 2ea082ba865d0c93a15d6e2603544828cf353e9ee69724771349486b61aaa7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,378
Size: 1.00 vMB
Total Fees: 0.01641811 BTC
Feerates: 151.14 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (312,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,692 602,692 00000000000000000010bedcd72dabc5d691346b1c6b131aae87e3d26c0ad583 2,279 1.00/1.00 vMB 20
602,691 602,691 0000000000000000000619f31a7fa886348d457d8e175bbbc8c8b87c2481d9ac 2,593 1.00/1.00 vMB 29
602,690 602,690 000000000000000000096fabf57b4bd446f7e6632909cd966806a2256a268857 3,108 1.00/1.00 vMB 39
602,689 602,689 000000000000000000128687ae82e9907b7d960097dd55e2c337cdc97e0ca235 2,604 1.00/1.00 vMB 39
602,688 602,688 000000000000000000004dc18972b9ca05f4a66bd38ee2b3ec6742be1a09954b 2,553 1.00/1.00 vMB 32
602,687 602,687 00000000000000000004539035e54e5c0b47fe2073ed6b2daa882573657cfb44 2,112 0.89/1.00 vMB 21
602,686 602,686 0000000000000000000a269d84013a8004f16401479bf6aced54fe098ba4359b 3,200 1.00/1.00 vMB 28
602,685 602,685 0000000000000000001146a49a420448c585f1c7b08bd1563b57a70425240987 2,957 1.00/1.00 vMB 31
602,684 602,684 000000000000000000146fad7a81de7446989c414e9fd0a21f42852564ed0498 2,441 0.70/1.00 vMB 26
602,683 602,683 000000000000000000067d8f244ca214d0498ba6da07b6fdcd36f0968929095f 1,538 0.55/1.00 vMB 28
602,682 602,682 000000000000000000059f1264f197ab974b4341dadbe6b39e88caba3c54cee0 2,084 0.76/1.00 vMB 29
602,681 602,681 0000000000000000000c9802908bbbfbc745e43b0649a9dafca408fe82409d40 3,235 1.00/1.00 vMB 30
602,680 602,680 0000000000000000000a54f9eda42711faca96f143747448e71c5d386af9948c 1,504 0.45/1.00 vMB 27
602,679 602,679 0000000000000000000f1d5541a797ac7332a3c5c44b33ba5ed515833edd3b05 136 0.04/1.00 vMB 25
602,678 602,678 000000000000000000003e05c5292de451679fbc0dc667011ff309af36c0f607 1,525 0.55/1.00 vMB 19
602,677 602,677 00000000000000000007eb04119b7ebd25a4c92e3ecd03f4f72b6b6f523c9357 2,712 1.00/1.00 vMB 6
602,676 602,676 00000000000000000012d1c2654803b705a28f25ac2f6721c74f0ec0bb6bf5be 2,619 1.00/1.00 vMB 30
602,675 602,675 0000000000000000000bf8e93d2f9825d0af023ec428e2d1078af2e6531413e1 1,507 1.00/1.00 vMB 24
602,674 602,674 000000000000000000046a6f3e5d5c636309951d66c52a97035a80dfef7a9628 1,666 1.00/1.00 vMB 34
602,673 602,673 0000000000000000000c7c497bb48e265bbc6a3502ef8466d2d14e000ecf39dd 3,013 1.00/1.00 vMB 49
602,672 602,672 00000000000000000009c2038627af636fe05b4a516cafd25a3bfc0dbd77bd03 2,026 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.