Loading Tool

Explorer IconExplorer

Memory Pool

72,602 transactions
28.05 vMB
0.06969102 BTC
Random Selection Loading Transactions
Max Size: 166.20/200 MB

Candidate Block

Mining Attempt 4049513cd66cacc2f3427f37a76f196f507e2fa4fa3dab009ee098e870dc6762
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root a97b854bab8c6bfaf4bf7deaeeea90b6d99835b97ec57439bc4e3989ed79bfbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,678
Size: 1.00 vMB
Total Fees: 0.01367697 BTC
Feerates: 101.52 > 1.37 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (610,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,266 304,266 00000000000000004942109f77a68634ad02820f9600902e372cb266d3b330e9 302 0.35/1.00 vMB 16
304,265 304,265 00000000000000004f764cc0d0b8533cd623853bf55df3825e1ecf562ec7f8b0 930 0.35/1.00 vMB 49
304,264 304,264 0000000000000000336be909316b08fdb1482fe4f496f47c4317975d70fb4b6a 542 0.32/1.00 vMB 27
304,263 304,263 000000000000000044ee618139b6e32852ca060cb4a51d6532c3a6cce55aef78 149 0.35/1.00 vMB 12
304,262 304,262 000000000000000065296fb1f81f0bc8ce06e29797c892e29250e36774925933 355 0.25/1.00 vMB 21
304,261 304,261 000000000000000049145ed56d507af5de76daacb0b1eaa871dc7991d717fc65 1,221 0.75/1.00 vMB 27
304,260 304,260 0000000000000000117d122dec44ff3b20da0ab09aca18fda374634cc4a1c67e 751 0.35/1.00 vMB 34
304,259 304,259 00000000000000002025019e401256cc0f2f6cf49dd780935f81584312fe8ee7 2,407 0.92/1.00 vMB 57
304,258 304,258 00000000000000002b67b20aacbb1889bdbfcba48cfef88a2717175a2710b94a 32 0.02/1.00 vMB 30
304,257 304,257 000000000000000008f7d9beb8552ba96630872d9c18587c368c09aae6173fa7 327 0.22/1.00 vMB 25
304,256 304,256 0000000000000000636c5a8d720fcec953a748c729fec592a5ec075a4642048b 112 0.08/1.00 vMB 11
304,255 304,255 00000000000000003eb68c85c6f8bfc86137531f86ce128707a033695f214250 753 0.55/1.00 vMB 25
304,254 304,254 0000000000000000491fdff68a1c99de7798278a791e461b8d5bebdd9df9de46 704 0.25/1.00 vMB 47
304,253 304,253 00000000000000002f8a5151277696276b39f1ed6328fb003faaba4e073e7fb7 552 0.27/1.00 vMB 35
304,252 304,252 0000000000000000644e20c2b17df04ea088d680864c0d044c65e76f9882bf13 68 0.04/1.00 vMB 29
304,251 304,251 00000000000000000032fa535b42d3be1e029efd7cd845f1d0fa131613d6608f 85 0.04/1.00 vMB 33
304,250 304,250 0000000000000000511e673843078ebd1ced72344c57d2cb742a67588110d598 309 0.22/1.00 vMB 27
304,249 304,249 000000000000000043153b35237e53b471da1c32d6f8edd910d13aa18ec2693c 278 0.18/1.00 vMB 31
304,248 304,248 0000000000000000144203f1e81832e63f9a55fc31378329d0ea60335f62676f 384 0.17/1.00 vMB 39
304,247 304,247 000000000000000056900f36f3b4380ae0727f082bf0d4ed327feac0f71afc23 69 0.03/1.00 vMB 32
304,246 304,246 0000000000000000395484a4af873582180573e790ece1669b178e10f967869a 352 0.16/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.