Loading Tool

Explorer IconExplorer

Memory Pool

42,886 transactions
26.85 vMB
0.05776466 BTC
Random Selection Loading Transactions
Max Size: 141.29/200 MB

Candidate Block

Mining Attempt a80e7a8438cba5496a927c591abf05e62de959eb99e64e4c18b8831fb30088be
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 6e6490f361646ac3736fe5115e36504ef30d447ccfbf4d4eae64bb27117c4ee1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00784489 BTC
Feerates: 60.16 > 0.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (412,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,392 502,392 00000000000000000087b1c751b683bd884558af896705df9b342382e863945a 2,890 1.00/1.00 vMB 504
502,391 502,391 0000000000000000005312d4b6337a605cc720379eebf7e55f0165560b2e48e3 3,146 1.00/1.00 vMB 534
502,390 502,390 0000000000000000002b6ceb17fd52e4b7ef29148da5d03fad205c80ffbc20ee 2,477 1.00/1.00 vMB 522
502,389 502,389 000000000000000000595f62ba12ef5646db3897272ef842668753fc38afd2bf 2,597 1.00/1.00 vMB 553
502,388 502,388 00000000000000000081cfbd21858db72e2a81ac7c993e3c6632897911d5bdec 2,159 1.00/1.00 vMB 323
502,387 502,387 0000000000000000007c7dd2d92b4784d537c15eee0c0a321bcd2c0a389efcfa 2,407 1.00/1.00 vMB 453
502,386 502,386 000000000000000000450e36f0579c510ade7c69d04158a49fd34dd1c823d687 1,547 1.00/1.00 vMB 362
502,385 502,385 0000000000000000005e5f19634bd94d6055d5e9dedc595e84262cb747880044 2,276 1.00/1.00 vMB 402
502,384 502,384 0000000000000000000dd682afee70b7a0031d3571a592cc91b83c85f7b3f203 2,417 1.00/1.00 vMB 405
502,383 502,383 0000000000000000004723d37019580fd0a213542c81efb15c37a77f3ad380c3 2,612 1.00/1.00 vMB 441
502,382 502,382 00000000000000000022d5dee1a2524802f03b381604696280c15717c4fbc05a 2,429 1.00/1.00 vMB 663
502,381 502,381 0000000000000000004a6a1773d0f6209eb68eebb8508e6931abd25d53c8a286 3,093 1.00/1.00 vMB 471
502,380 502,380 000000000000000000110be968f17092407d23c34a1ef83ed2758262c808657e 2,178 1.00/1.00 vMB 744
502,379 502,379 0000000000000000005e464d6329e14c695937443bc1cbcd97bbc94425b65d89 2,723 1.00/1.00 vMB 634
502,378 502,378 00000000000000000079410b62be3e39ecd4349ef148c4f25ce31bda7822dcef 1,685 1.00/1.00 vMB 456
502,377 502,377 0000000000000000004a8330467def26be5ae1881f1a1349d8bea7d2010b0cb8 2,943 1.00/1.00 vMB 586
502,376 502,376 00000000000000000082b604eb4d4a33bd271f95daf8c06c4ef470928f04b318 2,857 1.00/1.00 vMB 484
502,375 502,375 00000000000000000052adb465120b239ec0dc0202fd92f4d2af11406f5e839b 2,023 1.00/1.00 vMB 358
502,374 502,374 000000000000000000733585d04ff65c40305b34e882be35145388527f4a4ecc 1,393 1.00/1.00 vMB 351
502,373 502,373 0000000000000000003a7405de69feee8e10e17c7776b19e0a4f5f1daf3e5236 2,499 1.00/1.00 vMB 361
502,372 502,372 00000000000000000083a656e638b895311fc3017209310a05bba579b154113d 2,081 1.00/1.00 vMB 480
Previous 10 blocks ↓
Total Size: 782.24 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: 655.23 GB
    • Received: 14.27 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.