Loading Tool

Explorer IconExplorer

Memory Pool

84,658 transactions
31.78 vMB
0.16409034 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 084c012eb53dd91423f9334c320310b4b038f17697be136d045af0d03bed65f8
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 44fbbf2d88a43f3e8e512687bfc2baf683a018711f669e8172a8f5d9151f2b58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.05201381 BTC
Feerates: 402.75 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (385,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,581 529,581 0000000000000000000d5d698f328a8bb1749bd57fc6cdab45d2c487495f35ba 1,510 0.72/1.00 vMB 30
529,580 529,580 00000000000000000028cc09065f347d268ff2cdeb367ef4aa73217809ca0056 2,137 1.00/1.00 vMB 29
529,579 529,579 0000000000000000001e5e48b75e744baaee342079ab7466ee6c1f3fff2a8980 1,001 0.56/1.00 vMB 9
529,578 529,578 000000000000000000193145ba9592b1e2fe78d56af6cd29c55582c783c2132c 698 0.46/1.00 vMB 7
529,577 529,577 0000000000000000001e40a63991a77dc221fa7e2644f56d35336f91a4523a11 1,188 1.00/1.00 vMB 29
529,576 529,576 0000000000000000000354aeb33198b481024a642fc0a89de4a53b3cf2aac2ea 1,627 1.00/1.00 vMB 14
529,575 529,575 000000000000000000336a2498b3de69c8b29ae9f645f683e1ca8659e68a62ca 2,614 1.00/1.00 vMB 49
529,574 529,574 000000000000000000122ce242900ab8bc40ca6ec923b76d0de95f8d4d46c2ed 2,434 1.00/1.00 vMB 40
529,573 529,573 000000000000000000304a4ce26bd4d62dc491cef9ff1d457a7a480368ed308b 1,955 1.00/1.00 vMB 58
529,572 529,572 0000000000000000002900798f15610c12937dc3d7621cb1230f6c32bddb90b3 455 0.19/1.00 vMB 53
529,571 529,571 00000000000000000023120bcccf2e0ef8fca120a9e07be6175b756a8aa2e322 659 0.42/1.00 vMB 9
529,570 529,570 00000000000000000020fcd47dd988b68a73872c0d24eb3b5cc9506543038de1 2,474 1.00/1.00 vMB 30
529,569 529,569 00000000000000000014e51607676707fa9ce8fc5fa73120133fbf716a5a377c 416 0.16/1.00 vMB 61
529,568 529,568 0000000000000000000710f2700c5bfe20c4f0855ef4bb171d63fe88c7fd849b 576 0.25/1.00 vMB 35
529,567 529,567 000000000000000000144787e8f801001758dde00b782fe293ed20bdd6fe6178 327 0.11/1.00 vMB 35
529,566 529,566 0000000000000000001dc2f40ec05458318a8cb7ecbd337be7fed74a4e2a6657 1,279 0.70/1.00 vMB 27
529,565 529,565 000000000000000000363a11e2eb3830dfd645308636b8100caa17249910e63e 688 0.27/1.00 vMB 61
529,564 529,564 0000000000000000002073711521048abec71a673aac8a30e0023287964a728a 2,497 0.99/1.00 vMB 37
529,563 529,563 0000000000000000002765cacdc9626f627282af4b387d8572e5f9bb3bbe0ac8 1,278 0.69/1.00 vMB 29
529,562 529,562 0000000000000000001b098641fb1708944a786df50ea409192aabdb832d55a8 894 0.30/1.00 vMB 42
529,561 529,561 0000000000000000001e6f3d88464871bf033f5dcc6db6222b04ed9ef52eaebe 370 0.15/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.