Loading Tool

Explorer IconExplorer

Memory Pool

19,460 transactions
6.08 vMB
0.02181238 BTC
Random Selection Loading Transactions
Max Size: 39.89/200 MB

Candidate Block

Mining Attempt 7c9b838e2a794fd1f5788de85392ab6b5e75d3674cba3f7c4232108cf04e164a
Version 20000000
Previous Block 000000000000000000012fa12bd6b830a8239479b0e704967524036b4baab839
Merkle Root b9d7c06894d730929b6fbcf5670e9311743e82d32eb41117c9dd53204b8e566c
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,533
Size: 1.00 vMB
Total Fees: 0.00963246 BTC
Feerates: 62.00 > 0.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,426 (78 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,348 917,348 0000000000000000000028d88440d1074c1aec131508b4a835c0f3b8e2243c78 4,052 1.00/1.00 vMB 6
917,347 917,347 000000000000000000001ac2bccd68e0525d0aaa47cfaab6cb5009edb8cdc988 2,439 1.00/1.00 vMB 1
917,346 917,346 00000000000000000001d79d428b028f73a16c968751e51309c1ed3848b704a0 3,838 1.00/1.00 vMB 6
917,345 917,345 00000000000000000000a52952a001b166116308e871ab046f3a13f4094ee2f0 3,748 0.96/1.00 vMB 1
917,344 917,344 000000000000000000011c4c64cb04ab6260e193fa477206531fcb616013393f 3,156 1.00/1.00 vMB 2
917,343 917,343 000000000000000000012316b66372cbf71272c88c9a324a828fd0d2eb960840 2,678 1.00/1.00 vMB 3
917,342 917,342 0000000000000000000053b2687ca07043b517730aabe256b17537968ced259e 3,764 1.00/1.00 vMB 4
917,341 917,341 000000000000000000002d2c05ed1c13c5ca2d7f8c5748b419507a93f1436a46 3,864 1.00/1.00 vMB 6
917,340 917,340 00000000000000000000e4a5169c255d3c1081deffdced9ebcf9c6133e322ecc 2,513 1.00/1.00 vMB 2
917,339 917,339 000000000000000000005fa5358e8cc54d4a483bfe01b7dff378a28fee7c3536 2,848 1.00/1.00 vMB 3
917,338 917,338 000000000000000000009ce0d7388c996baf42bc48a73981d470fc9a77418264 1,699 1.00/1.00 vMB 2
917,337 917,337 00000000000000000000b6e643778be837383a5d141b20a1133d8517f10e9499 1,866 1.00/1.00 vMB 1
917,336 917,336 0000000000000000000004f9e6d0e8909dafb0a98a5dd079d4d83ea2751c8ff9 2,518 1.00/1.00 vMB 3
917,335 917,335 00000000000000000001c7ce31b06e1ea08c56753636a7bc89241e0fa726b08f 3,956 1.00/1.00 vMB 5
917,334 917,334 000000000000000000000a3c3145b99434ecef441bcfead9aa629f01b0fbc0df 1,837 1.00/1.00 vMB 2
917,333 917,333 00000000000000000000d39fe27f2c483176941191b37aafdcc4b6cbbb137ee2 3,105 1.00/1.00 vMB 4
917,332 917,332 0000000000000000000094755af39170b82ac36e5313ca72dc94569eb57f453f 2,951 1.00/1.00 vMB 4
917,331 917,331 0000000000000000000044706956fb2d924cfd041bb99e5d9f6f804de9f25fb1 204 0.06/1.00 vMB 2
917,330 917,330 000000000000000000007ffc836b6a1405a7f1c2908d15200e2bc1632599ed23 1,067 0.30/1.00 vMB 2
917,329 917,329 0000000000000000000194d31a37191fe33757afd167a928f031160fb42abc47 2,650 1.00/1.00 vMB 2
917,328 917,328 000000000000000000003c4ea128f5a27e35513eeb038e2ed080273d93d45111 3,220 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 786.53 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: 1,005.32 GB
    • Received: 33.66 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.