Loading Tool

Explorer IconExplorer

Memory Pool

44,779 transactions
28.21 vMB
0.06504914 BTC
Random Selection Loading Transactions
Max Size: 149.80/200 MB

Candidate Block

Mining Attempt 5180ad96167d8f143928296ea5d6a4f86fe45ace5a3a3737adc2c54f43fd672a
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 7da3154a8b849f31df248c6404eb978dff29776ebebad328035661a31fd8154e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,896
Size: 1.00 vMB
Total Fees: 0.01185838 BTC
Feerates: 110.38 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (340,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,383 574,383 00000000000000000028b6140faba278b49481317eaed45a0412534e5a5aeabe 2,746 1.00/1.00 vMB 34
574,382 574,382 0000000000000000001ae6bd656e714af522eb03c1515f7a0e6ca0d792adea3c 2,926 1.00/1.00 vMB 74
574,381 574,381 00000000000000000009d4dcd889a50cd100023220d982208de77ffdb112c2c5 2,526 1.00/1.00 vMB 82
574,380 574,380 00000000000000000017e4aeca03ee6cfd204e6484c9e444ea88c52aec83e235 2,831 1.00/1.00 vMB 6
574,379 574,379 00000000000000000020f0566332847dc06ffe4168373b34bd871bcc2599dea8 3,063 1.00/1.00 vMB 42
574,378 574,378 0000000000000000002bd91536293b0e2642ad1315a671f779ebc974c8b58c79 2,740 1.00/1.00 vMB 44
574,377 574,377 00000000000000000011029b179fa129bd0e2ba9d5825fa8e4dccaabbf92611a 2,590 1.00/1.00 vMB 48
574,376 574,376 0000000000000000002122cbc76f54c5258f5f4ce1496e297f83c63544897412 3,135 1.00/1.00 vMB 21
574,375 574,375 000000000000000000219c00ebda081ce96c1ef3635f36fcc7db4b80bbf88a89 2,599 1.00/1.00 vMB 36
574,374 574,374 00000000000000000011c3a40e9d52aedb283a3100e00001b574922c665c9493 3,019 1.00/1.00 vMB 56
574,373 574,373 00000000000000000024fef60ce3d251aefe843fdb9ca01e0afd50bf309a8891 2,948 1.00/1.00 vMB 11
574,372 574,372 0000000000000000000f240e06a80b22758fdcfab3393c89dc0ffd27e1f23737 3,069 1.00/1.00 vMB 6
574,371 574,371 000000000000000000210ec4a39d7cdabca99ad0552c5c0390672ac9a1ad5720 2,945 1.00/1.00 vMB 55
574,370 574,370 0000000000000000001f3be76f04940fe96cd8c49a283b56ca659a301da279d6 2,705 1.00/1.00 vMB 36
574,369 574,369 000000000000000000035d414eb0bef196ac32f8142c08ed0282856e2bdc30a1 2,151 1.00/1.00 vMB 56
574,368 574,368 00000000000000000010979521d77d406259c1ec6b66fda83f0661185087a408 1,751 1.00/1.00 vMB 60
574,367 574,367 0000000000000000001ddaf9d655ad5cc5287ddbb11ae07b754b7306751669dd 2,428 1.00/1.00 vMB 26
574,366 574,366 0000000000000000002414c7c7207ce4545cb571b75e380adf94d1d47fcf470c 1,698 1.00/1.00 vMB 56
574,365 574,365 0000000000000000001e0d4faab2e01f7ce93d227ecd4d80cde0ca5ca03a6fa5 1,468 1.00/1.00 vMB 59
574,364 574,364 000000000000000000131875b8aeb383f22b69d90ba6c08499b128051d132ccc 1,243 1.00/1.00 vMB 67
574,363 574,363 00000000000000000029e6aa894e9dde4e4d97012af42587ab9e36bf527644ef 1,768 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.13 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: 652.36 GB
    • Received: 13.75 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.