Loading Tool

Explorer IconExplorer

Memory Pool

85,739 transactions
31.97 vMB
0.21055600 BTC
Random Selection Loading Transactions
Max Size: 191.16/200 MB

Candidate Block

Mining Attempt db21f9900b10535aa34b170ee5c676eea5537c4b829b0c1ea18e6c2019082ae3
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 2345b59ba9ad674a60d0c310ce2f07b9326601849b623eea1f754477e7d8df99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.09507999 BTC
Feerates: 529.10 > 9.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (322,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,472 592,472 00000000000000000009a7c515abb2bafb407df9c3f38b0efd33c443aa0c24cc 1,269 0.99/1.00 vMB 9
592,471 592,471 00000000000000000016a25fe386505e2ad2744a2b34e5e373656bac5a8f9a52 2,705 1.00/1.00 vMB 20
592,470 592,470 00000000000000000018b60a3fe003fc051e98bd8fa08a3b28a584d95a962b64 2,610 1.00/1.00 vMB 8
592,469 592,469 00000000000000000003dfb21390b82abedd9d02722b859561240706c630ed4f 2,439 1.00/1.00 vMB 6
592,468 592,468 00000000000000000005edf9b83ff701f3213c492c743d95e1d66c2347be564f 2,690 1.00/1.00 vMB 30
592,467 592,467 0000000000000000001124ac5032c8bd9490f9c6c70a20a30762663b6a2bebeb 2,256 1.00/1.00 vMB 23
592,466 592,466 0000000000000000001170f018751550d82631306604fc1a3e2cdceabb27eff9 2,322 1.00/1.00 vMB 26
592,465 592,465 0000000000000000001880802a917535e1122783068a25bae0af85016a556406 809 1.00/1.00 vMB 10
592,464 592,464 00000000000000000009e1c694215037bf7ddf028419e202369d091d0ac13dc5 1,186 1.00/1.00 vMB 10
592,463 592,463 00000000000000000008a56a62837724b8c400e84bc656b35d90ea1701d34c60 3,014 1.00/1.00 vMB 41
592,462 592,462 0000000000000000000c7ab0da6577e3a8844cb92f98ec587bb32d87f413f3ae 3,035 1.00/1.00 vMB 28
592,461 592,461 0000000000000000001abb6d8b90a8a6994ec0cca926ba17c7f65cb8442d4de2 2,689 1.00/1.00 vMB 38
592,460 592,460 0000000000000000000d895f87736f26e965486cd2148abff766ac799139347a 2,090 1.00/1.00 vMB 28
592,459 592,459 0000000000000000000e89757240952ea808135fbe9c3a36b2f3727be23a5e20 2,292 1.00/1.00 vMB 32
592,458 592,458 000000000000000000089b84c5d73330938c57f5c30a6343fc29c5db303eecb9 2,472 1.00/1.00 vMB 20
592,457 592,457 0000000000000000000cc9bb9484cd85721b1871a422ac46f0e5a3153d128bb1 2,783 1.00/1.00 vMB 38
592,456 592,456 00000000000000000013a90728a092c49648ef6cd76f8531df65dbd9332efcbe 1,920 1.00/1.00 vMB 22
592,455 592,455 000000000000000000068a57dd54cba8bc8a6f1a775a6c4efcb2b9e878cf24a1 2,857 1.00/1.00 vMB 41
592,454 592,454 000000000000000000137873ba85b89c965b849b185aae2c0ef2469d59d14922 2,928 1.00/1.00 vMB 37
592,453 592,453 000000000000000000118ba8c3bdff44c80ec23c3474d2d97e63cb23957d4183 2,299 1.00/1.00 vMB 19
592,452 592,452 0000000000000000000739285348790309d2eb2d075b72334cb698fd3d2db75f 2,722 1.00/1.00 vMB 31
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.70 GB
    • Received: 16.31 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.