Loading Tool

Explorer IconExplorer

Memory Pool

77,985 transactions
28.92 vMB
0.07771855 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt c8582bc5435eda98271eab6eddba7f1568af9c2e9b4ebf4869c8f77d15b3d8bb
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root bec7991c9b1e75ee88874429df229241b27c6a5cb1ebaf6600d46e2e31ccf516
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,508
Size: 1.00 vMB
Total Fees: 0.01739700 BTC
Feerates: 100.81 > 1.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (185,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,218 729,218 00000000000000000007c831ede6bb2948ebdbef3f422aa435f834ade6d6df43 463 0.16/1.00 vMB 7
729,217 729,217 000000000000000000066487c1485b5ca353ed5b31c460962d3c5d27ce5d35b0 941 0.86/1.00 vMB 4
729,216 729,216 0000000000000000000a3f7c87d951e15873e64cbc7073b428a4b5ca14403a35 2,100 1.00/1.00 vMB 5
729,215 729,215 00000000000000000000dc0dd3b7b1667ccbc0dddd430ae66af6c385eacd16bd 1,584 1.00/1.00 vMB 11
729,214 729,214 00000000000000000009d582c538c9b57fc59c62d665b0de6617fe9ce3198a77 1,452 0.58/1.00 vMB 7
729,213 729,213 000000000000000000046f84fdb1714012961341d72f3d366f0ea8ab8317b3b2 956 0.44/1.00 vMB 4
729,212 729,212 00000000000000000005e39bfc715c4048b80e4a81cb864aba2bc625903da4fb 2,166 1.00/1.00 vMB 7
729,211 729,211 00000000000000000004d4bc6192344aeca9e8522d0a86c5dcf4676a518d5108 2,337 1.00/1.00 vMB 10
729,210 729,210 0000000000000000000159dfd4b1b0d67b73893293416530222623af94ef7f57 194 0.16/1.00 vMB 37
729,209 729,209 00000000000000000005e510b7714f306b265021ef220cc6112d8b31b16ae8f0 1,461 0.93/1.00 vMB 7
729,208 729,208 00000000000000000006dd4cd824b854603073b44e14c1dfa3d7d9d97d8d8ed0 538 0.25/1.00 vMB 8
729,207 729,207 000000000000000000027a387f8118e767a9939ee86cff38580f1a5ed1f2f5f6 743 0.38/1.00 vMB 6
729,206 729,206 000000000000000000007505f23e9c1c3ec954740c25ba5008f132ae8006a968 213 0.10/1.00 vMB 8
729,205 729,205 000000000000000000074f571dd6bcf64ca3803953644ab58c852262b1c3b6f6 1,392 1.00/1.00 vMB 7
729,204 729,204 000000000000000000083483cd57918c49d0af91e9674ea812eec99f7bab24d8 1,148 0.52/1.00 vMB 8
729,203 729,203 000000000000000000064d2d59b5fa914fa931cf0cc9c3f14ee2f09174a2a565 83 0.03/1.00 vMB 6
729,202 729,202 0000000000000000000845448fef9316ccd9d96f7ae2d69c1bda24ddf8910e36 1,073 0.39/1.00 vMB 10
729,201 729,201 0000000000000000000300f68e71d10279f2e2db6006df04fd329878716eaa3d 1,763 0.87/1.00 vMB 6
729,200 729,200 00000000000000000003abd85cb478791c5525bf3216fb9cacb2c9d24abcfab5 478 0.20/1.00 vMB 7
729,199 729,199 000000000000000000067cc51ddd08e3a1322874f199ae47ea04b45c0491d756 1,176 0.67/1.00 vMB 5
729,198 729,198 00000000000000000001f8a0e2be57ef75724a6e6368bc8d892cd2ccab79d5ec 1,399 0.66/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.