Loading Tool

Explorer IconExplorer

Memory Pool

76,556 transactions
28.52 vMB
0.06830323 BTC
Random Selection Loading Transactions
Max Size: 172.87/200 MB

Candidate Block

Mining Attempt c63387ddeb37f4eb448320c3cc4dbc146238535c14486b43565df8839509d841
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 58f0e511f214be90026bd6499daf70021c96cad7d43e32873a7970ebc2b3bff7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,854
Size: 1.00 vMB
Total Fees: 0.00918936 BTC
Feerates: 73.20 > 0.92 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (491,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,355 423,355 0000000000000000037610fce83f4cfc869c7d3e0afb5e1148219e22810571a6 234 1.00/1.00 vMB 17
423,354 423,354 0000000000000000017eedbb5eee6288e811bab630e355368841f178d39a8976 547 1.00/1.00 vMB 15
423,353 423,353 000000000000000002f757249efbdfad98aa4ba6a412a2175ab49668660353c3 1,504 1.00/1.00 vMB 39
423,352 423,352 000000000000000002313916a9c4e35f7841d78956b01b7d54ea984db31e958c 1,834 1.00/1.00 vMB 58
423,351 423,351 0000000000000000022118908133c170f8693b31b9121de21b2a4fb5075b8206 1,657 1.00/1.00 vMB 43
423,350 423,350 0000000000000000025c2dfeb91a7b7d2daab28bef66ccf8962d079ea9f4855d 2,449 1.00/1.00 vMB 88
423,349 423,349 000000000000000000290c1329c77d3434c98cb7f32df1566f2fa07055a2f354 1,535 1.00/1.00 vMB 45
423,348 423,348 000000000000000003251978862bbef789a5f80912111d1117e556102b7e31be 1,445 1.00/1.00 vMB 27
423,347 423,347 000000000000000003fa3e7dbf02d67cb2c4cdb6c9490307e5e60fba98ede94d 1 0.00/1.00 vMB 0
423,346 423,346 0000000000000000043e0ae24b05f27270b48799b9112988cbdc9263c2d8b4f4 2,564 1.00/1.00 vMB 60
423,345 423,345 00000000000000000459849bbc52421b197e5e99933c869f8911483142c3e6ec 2,626 1.00/1.00 vMB 69
423,344 423,344 00000000000000000012ebf1526b2424cfcce0dee90a80fe15ea55ac3e05c558 2,571 1.00/1.00 vMB 100
423,343 423,343 000000000000000000e8f48d8db911c8fa25a45232738b5d323e9dcf51f65f4d 1,490 1.00/1.00 vMB 45
423,342 423,342 00000000000000000431d2bb641a3f4e62ef02dd77e5d31dbc3925a3efe263d6 2,383 1.00/1.00 vMB 72
423,341 423,341 00000000000000000469584261e0040582869609d9ad1c73dbe7a97d38eb7e84 2,521 1.00/1.00 vMB 81
423,340 423,340 0000000000000000026509e9028ac07ff917d7c99dd70a0babca357c55f469de 2,308 1.00/1.00 vMB 58
423,339 423,339 000000000000000004957e332b9c27362e6cdcec7bb09cdbb29067a46370210a 2,291 1.00/1.00 vMB 55
423,338 423,338 000000000000000001da9c9bfdb3c44c05750edf814a9a5e4787e487f5b4599f 2,517 1.00/1.00 vMB 118
423,337 423,337 00000000000000000214c48638e9ef71a9baec95abf0a435e65962ddb32d5588 2,462 0.93/1.00 vMB 102
423,336 423,336 000000000000000004ad57644ffc0f81e347aecb84519a5d7d2f483c4887ffad 2,760 1.00/1.00 vMB 75
423,335 423,335 0000000000000000041e85cea498dd460ac36eec819a9627d0f66803caad6e55 2,686 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.59 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.59 GB
    • Received: 15.96 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.