Loading Tool

Explorer IconExplorer

Memory Pool

72,120 transactions
22.14 vMB
0.09497395 BTC
Random Selection Loading Transactions
Max Size: 141.43/200 MB

Candidate Block

Mining Attempt 436c05eba208b31e801c269dd58ce57a0ede0f9de862a3bf45660155b7d0e8cd
Version 20000000
Previous Block 00000000000000000001022dcee2ce082beec0c3016da867bd81f9881e0507c4
Merkle Root 39dd7dad3d5aeb4f8dd2d517310cacc199a3a988bcf08c589a825d437d6135c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.03780944 BTC
Feerates: 302.03 > 3.79 > 0.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,762 (827,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,917 87,917 000000000005d3b6a51350a31d37c859daef968bb505a30bf3d64930030c13e2 3 0.00/1.00 vMB 0
87,916 87,916 00000000000dd55e6af751205cd0638c748332f6b28626bea196667022021f65 3 0.00/1.00 vMB 0
87,915 87,915 00000000000441b9d6dbba1a48289ebf0f777335d7609937670f38615811613a 6 0.00/1.00 vMB 0
87,914 87,914 00000000001346ff8797a1b388a5efe322987b3d080327fe892badbc579d005e 4 0.00/1.00 vMB 0
87,913 87,913 00000000000a32dd250a96f8829ddaef41c38141b1ea8a5e593848826d3e49e5 1 0.00/1.00 vMB 0
87,912 87,912 0000000000156f34a531fc6d770cf571e464d7ddb98b5056212839bd0b73c02e 1 0.00/1.00 vMB 0
87,911 87,911 00000000000b61b207e2575eb71297a3edf3b8d158a43a8a9fdcd6772b3267d2 5 0.00/1.00 vMB 0
87,910 87,910 00000000001b9350c6f9438b155e95d5e98137385af7a51fb771b95a51e0e844 7 0.00/1.00 vMB 0
87,909 87,909 0000000000043394992b7476106903e4277b69c2706f030f14c96c43ba88afb7 3 0.00/1.00 vMB 0
87,908 87,908 00000000000da0c218a445fc53487e970e03133bb2b6874af8bf654880d8901c 4 0.00/1.00 vMB 0
87,907 87,907 00000000001127b99abd31953b41aee5eab6f695b190ca16a6e431f7def02680 8 0.00/1.00 vMB 0
87,906 87,906 0000000000039da21703649e7450952f0728f05ccd38a41027ba59504951fa0a 4 0.00/1.00 vMB 0
87,905 87,905 00000000000201c376c2d4b70428878f1f7f304e7160871f2b47d2d3c068d906 1 0.00/1.00 vMB 0
87,904 87,904 00000000001a3d932d279b1d17d8d59d6b2c859fe588bae0bac32e061bcdf7dd 1 0.00/1.00 vMB 0
87,903 87,903 0000000000087f019be7c39832bcf3b386ee607273e06aef94e6675d9c042a86 1 0.00/1.00 vMB 0
87,902 87,902 0000000000163fa02d84265e7ae41a103f08fd0c7f07ac282ae68335a8ab2c67 1 0.00/1.00 vMB 0
87,901 87,901 000000000010f95c4b2bd5c210ff0bc3b630df6ff3ddf2864db146f2ae3205a5 3 0.00/1.00 vMB 0
87,900 87,900 000000000003790e79bdc45deacbdb028b8a2b5a373ff209f3b14aa6ae43dbdc 2 0.00/1.00 vMB 0
87,899 87,899 0000000000070daf30bf0d967b39743d7171d3632177a964a205bb4caebd458d 10 0.00/1.00 vMB 0
87,898 87,898 000000000002643b77358919b88a629967cdefcea8ebfae8aa950800b8a5b7c3 2 0.00/1.00 vMB 0
87,897 87,897 000000000016bbe0bf352923a8ad4891d2d6f7c427643662ed9f4190f7a9a310 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.70 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: 778.35 GB
    • Received: 21.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.