Loading Tool

Explorer IconExplorer

Memory Pool

79,051 transactions
29.61 vMB
0.07401371 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 3bf8663cf7116b18ec410fba7294168fb42f706cde3fddb60f2fbc6a2a344920
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 00e9f46aed3524958f4435bcc01ef2f56704af963c772ddf693426d45c54b221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,144
Size: 1.00 vMB
Total Fees: 0.01358691 BTC
Feerates: 150.98 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (257,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,504 657,504 000000000000000000075dfc3716b82fdd773edbdc14ef1e547237085b262bca 2,833 1.00/1.00 vMB 98
657,503 657,503 0000000000000000000185fabd43ac535a3527e911ca1bc2aae47b0e25edc5b2 2,885 1.00/1.00 vMB 94
657,502 657,502 0000000000000000000516317c254ae17781218f16ce568359f96475849fff8b 2,313 1.00/1.00 vMB 15
657,501 657,501 0000000000000000000d6420ed4a1479b94af25605e144b627fba91eac47ee99 2,750 1.00/1.00 vMB 43
657,500 657,500 0000000000000000000b059d06217e5933665838fd73c8611f5fe7fb4a77d060 2,873 1.00/1.00 vMB 103
657,499 657,499 0000000000000000000417a3f8db188784ca73858dfde770ef2dce746878ab95 2,308 1.00/1.00 vMB 7
657,498 657,498 0000000000000000000879975c3cf854bd1b2de05af1ed48a3b53d9c22aa6412 2,292 1.00/1.00 vMB 41
657,497 657,497 0000000000000000000698859d225da3129461173d6a9c07b2849edc9da0a12d 2,445 1.00/1.00 vMB 32
657,496 657,496 00000000000000000001a34b73614af1f00d1b21421e990f57b3d0e1e26bcfa3 2,145 1.00/1.00 vMB 32
657,495 657,495 00000000000000000000c1dd1044a24065f9fb5f9cc68af0048c2fed8c7d7493 2,507 1.00/1.00 vMB 36
657,494 657,494 000000000000000000026743b19de5cd18e77c43a4a26b5f6f7ec25e5179c963 2,500 1.00/1.00 vMB 58
657,493 657,493 00000000000000000001cbff82cdddca351c2f65888603a5d53ba09215e58165 2,304 1.00/1.00 vMB 39
657,492 657,492 0000000000000000000e9e608df78f345fc03e7962f1eae3f284c080b2db0179 2,468 1.00/1.00 vMB 71
657,491 657,491 000000000000000000098f8a3dc4088c02ea2cb4cdf6dc838dd488be284cbea3 1,172 1.00/1.00 vMB 80
657,490 657,490 0000000000000000000200896a3a2a8dd761e762b5f21ded4be5784c4e85f746 1,978 1.00/1.00 vMB 70
657,489 657,489 0000000000000000000ba14f4c8389e2568309a60b0e527d55a55ec74b01658d 2,120 1.00/1.00 vMB 60
657,488 657,488 000000000000000000059ccad17c1393701801484d56bc14a96b6768f59831ef 2,232 1.00/1.00 vMB 48
657,487 657,487 000000000000000000041d476b060365575be04acea06ea2b3ca2aad808c7faa 2,699 1.00/1.00 vMB 93
657,486 657,486 0000000000000000000ed304f0668ab2039188f273794be8020d1bd28b1b65c5 2,363 1.00/1.00 vMB 105
657,485 657,485 00000000000000000006b135e8038d7bb9922c04fd897ec72fd81479ba4d8458 2,200 1.00/1.00 vMB 10
657,484 657,484 00000000000000000003bd7d42b73755b1557a1442d97e87bc01f39d0cfe51c6 2,178 1.00/1.00 vMB 55
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.