Loading Tool

Explorer IconExplorer

Memory Pool

81,918 transactions
30.43 vMB
0.12286373 BTC
Random Selection Loading Transactions
Max Size: 183.56/200 MB

Candidate Block

Mining Attempt c252d340c0afe5b751fde5e563192ebe6d20cf2ebbe9f297e40bac51496ecbee
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root baee1878e5d66909136b9e1c07a4dcb8c208ff1cfb72da1af20a02e05709f720
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,399
Size: 1.00 vMB
Total Fees: 0.04553779 BTC
Feerates: 502.62 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (280,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,299 634,299 0000000000000000000cf3a43770ebebe87c08cba037a090432de7060c0ab802 2,664 1.00/1.00 vMB 6
634,298 634,298 0000000000000000000e2b735e285de86ee96334d24233a410a58fc9d2db736b 2,880 1.00/1.00 vMB 19
634,297 634,297 0000000000000000000204546eb696a5354c171f7d64f7c1bf774166a41a39ad 2,728 1.00/1.00 vMB 25
634,296 634,296 0000000000000000001087c104a2f7cb38d2f355c68b062189e448174796680f 3,019 1.00/1.00 vMB 36
634,295 634,295 0000000000000000000a003569d97b496ab21db77e20b823dc8b089b7e28edba 1,861 0.62/1.00 vMB 16
634,294 634,294 0000000000000000000e51e5f2d26cb7d1c84d5344839cb315c1b9d4780c3e12 628 0.79/1.00 vMB 5
634,293 634,293 00000000000000000007ab24e4d6f2cfe06a2e4b90a7bc63a5b415da7e0ef188 1,759 0.97/1.00 vMB 14
634,292 634,292 000000000000000000023ec0d759be15791832e84124f5d56282718febcfb04a 659 0.97/1.00 vMB 6
634,291 634,291 0000000000000000000ac93aa92eaa16a41195362a7a1910e98d5c357077673d 103 1.00/1.00 vMB 1
634,290 634,290 0000000000000000000dd1c7328d2189cb6cd73018076863ae91f20d79f00111 915 1.00/1.00 vMB 5
634,289 634,289 0000000000000000000fbbafa1c486db29c50b177c26b17b5e61613f46db3f1d 1,225 1.00/1.00 vMB 7
634,288 634,288 00000000000000000000f37806a7f3c65a4d6de3cf1593a51842e6591346f073 446 1.00/1.00 vMB 1
634,287 634,287 0000000000000000000a6bbf52c7290d99a4be210f4de4721be53b1d25e91698 2,861 1.00/1.00 vMB 16
634,286 634,286 0000000000000000000e535ed2598cf3de6d0d516434c3631b4616101ad7d8a1 2,225 1.00/1.00 vMB 25
634,285 634,285 0000000000000000000678e32625ddcf8b36fdcfb978a95dd06acff18724f696 964 1.00/1.00 vMB 9
634,284 634,284 0000000000000000000651e44ee0611996e54be7079d930548772ee80600d8aa 229 1.00/1.00 vMB 2
634,283 634,283 0000000000000000001086bb7c83258765d41ec16a1c4b4244769ed80b478d40 2,239 1.00/1.00 vMB 15
634,282 634,282 00000000000000000009d198ae32c9b9d60daf1ed6d083ed0fe36f1d96150074 971 1.00/1.00 vMB 3
634,281 634,281 0000000000000000000a4b9d057fff2549c9aa0fb0d52f8713613c18fe9fce79 2,529 1.00/1.00 vMB 21
634,280 634,280 000000000000000000003fd70992544ddbca10c95b38e2e46711c12817dc73a9 1,989 1.00/1.00 vMB 6
634,279 634,279 00000000000000000005d3396693be7ae31e2f23d46e0faea3b4158a415adbf8 2,267 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.