Loading Tool

Explorer IconExplorer

Memory Pool

82,471 transactions
30.21 vMB
0.13752398 BTC
Random Selection Loading Transactions
Max Size: 182.50/200 MB

Candidate Block

Mining Attempt db8e6d7e9431eaeab4af0167ffff2bae7a0c1f1c46a5a77be1b710195302e3d0
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 07c3f2dbfca2a8065ee07faec6419fcc5353d297f19f6400ec3f19751a31e9e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.05705346 BTC
Feerates: 477.45 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (232,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,524 682,524 00000000000000000008db05de003fd809c6833a2df0aeeee6f408dc3809021f 2,107 1.00/1.00 vMB 61
682,523 682,523 000000000000000000054e27e3a24e7e302dfc3ae3123aa2e432b3797e03206d 525 1.00/1.00 vMB 12
682,522 682,522 00000000000000000004b1617acd9522b347805ea3a6a8d4d1046f98263ec580 2,150 1.00/1.00 vMB 52
682,521 682,521 00000000000000000009448f8cec3746573eecb49295495d8972ee17d0835187 1,741 1.00/1.00 vMB 18
682,520 682,520 000000000000000000064bf13454d9e07188f99402be504f9bb65c298b492513 1,146 1.00/1.00 vMB 80
682,519 682,519 00000000000000000007d30e46bd2e2bccbd64587432ecf0bdbd5debba4e8642 1,290 1.00/1.00 vMB 91
682,518 682,518 00000000000000000000e285a726d213b130a9e09e6d700437a54b38ed47627a 1,162 1.00/1.00 vMB 12
682,517 682,517 00000000000000000008f8c7203c921ebc8f328d9a110d15c0c0449a385a709e 2,583 1.00/1.00 vMB 78
682,516 682,516 0000000000000000000ad3df025f53bc63e191d3b25e27a84eaa8c38ce9ba7b6 312 1.00/1.00 vMB 13
682,515 682,515 0000000000000000000d1055bfd97b573e0c486b951e0a6f3447e871cd36e4c8 144 1.00/1.00 vMB 5
682,514 682,514 000000000000000000094b98697bc9301a91111923af7131b43ba34df22501a3 1,504 1.00/1.00 vMB 40
682,513 682,513 00000000000000000006e573ee0de590f6d966ad498e46e35b6e420c59431230 1,945 1.00/1.00 vMB 56
682,512 682,512 000000000000000000024c2e84ea6d45a41be245a668f3bc4021fd67fb9a0b2e 751 1.00/1.00 vMB 21
682,511 682,511 0000000000000000000827cc6fab305c6807c212a57af0afef7e3fcadeb8c817 738 1.00/1.00 vMB 30
682,510 682,510 00000000000000000001ce8903ed5d20223841cebf57fb61bd415c34e08cb654 1,585 1.00/1.00 vMB 27
682,509 682,509 000000000000000000085ad782810b1da81ead77e5c459feb61e5ad751b441a8 1,503 1.00/1.00 vMB 58
682,508 682,508 000000000000000000066c1c4ed3165e26f207bb4224694115a00b69ce326823 1,574 1.00/1.00 vMB 51
682,507 682,507 0000000000000000000536d050bfdd8b66076aa3dc1ccdce1cba64872c4c040e 2,185 1.00/1.00 vMB 100
682,506 682,506 0000000000000000000187339e3f851a3ca4f7d6b4542f3da3f905f96a925021 1,274 1.00/1.00 vMB 92
682,505 682,505 0000000000000000000a9f571768939c338a4aa66bd40ea7050b8ea175c7da54 1,281 1.00/1.00 vMB 40
682,504 682,504 000000000000000000017e115e56791f9507a01efe6c2f1c165a4000fd84d695 1,876 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.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.