Loading Tool

Explorer IconExplorer

Memory Pool

32,414 transactions
34.64 vMB
0.07026703 BTC
Random Selection Loading Transactions
Max Size: 185.80/200 MB

Candidate Block

Mining Attempt 29a53804119efaf0c9ef42df5bbf38ecbceac6685e2af54abf4e7703d9b55b61
Version 20000000
Previous Block 00000000000000000000c4875570bee26bdffd6744fcafab09320c9229229c16
Merkle Root d5d60f916d0944a542a38b946656f60768803ca53f67fedc8706d9ed85facfed
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,965
Size: 1.00 vMB
Total Fees: 0.02818807 BTC
Feerates: 477.45 > 2.82 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,147 (31 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,116 940,116 000000000000000000009b9118ef314c3598956b74abb63720cdfda57b78e925 2,068 1.00/1.00 vMB 1
940,115 940,115 000000000000000000001091f9de1b8d3ec3e3ab0d9c8bd8658f4b44ed855bd7 2,244 1.00/1.00 vMB 2
940,114 940,114 000000000000000000012e438d3455387d9a4b402acc47fb85b2743dba8df78c 3,866 1.00/1.00 vMB 4
940,113 940,113 00000000000000000000b6c8c4cfe62763615655be9a1088e75e31e003d13c9d 2,730 1.00/1.00 vMB 2
940,112 940,112 00000000000000000000c1dd7baf58d3278dfb9d3880634eb8b46831cc086f02 2,083 1.00/1.00 vMB 2
940,111 940,111 000000000000000000003d2fb736c4b0e2d2a9aa3d7ff6e7184e403df1ae7e1e 2,622 1.00/1.00 vMB 2
940,110 940,110 00000000000000000000dee76c6258e7c4aaa7a50577e681d4e2365800113233 3,361 1.00/1.00 vMB 3
940,109 940,109 000000000000000000011a0558afcdbf46f2a6995d35a258683ddaf7384aa119 3,960 1.00/1.00 vMB 1
940,108 940,108 00000000000000000000e6bdc75a119a0d6bc27c2f3e8b115ca9441391ecf3cc 3,555 1.00/1.00 vMB 2
940,107 940,107 000000000000000000008be250ccc80da6c16b76b1803a0b12681df71c390988 5,048 1.00/1.00 vMB 0
940,106 940,106 000000000000000000013fd0007073a3637515b501d56da32b538ecd508a6e4b 3,674 1.00/1.00 vMB 2
940,105 940,105 0000000000000000000152899a459beaa6cf1525f96cb36f737847f10512c379 3,120 1.00/1.00 vMB 3
940,104 940,104 00000000000000000001c9d564f3dff144f7f570e3c185e7c382a3d992d2bc49 3,889 1.00/1.00 vMB 1
940,103 940,103 00000000000000000000427ad07f1b26af4acbbabde55015c0e684665dac98ce 834 1.00/1.00 vMB 0
940,102 940,102 000000000000000000000ba5d08ba245205ad91c68a89b4325cc2466eeed4dea 4,932 1.00/1.00 vMB 0
940,101 940,101 0000000000000000000019916397d5d9e4af16c0b0037a4f8fd085bc73a69fee 3,660 1.00/1.00 vMB 2
940,100 940,100 00000000000000000001200a7c3f40b0c37bf7163e11045c7f9a02a04437d28a 2,366 1.00/1.00 vMB 0
940,099 940,099 00000000000000000000a37fc1cb0eb22cff75eacaf923d88cc2816904666c77 2,947 1.00/1.00 vMB 0
940,098 940,098 00000000000000000000bb805a41c529510b49b9dbd98315f1def920191822b2 4,888 1.00/1.00 vMB 0
940,097 940,097 00000000000000000000252c66e4437aa8dc4aa8d8906f44b95abd4b31b71673 2,997 1.00/1.00 vMB 2
940,096 940,096 00000000000000000000c9f321f80e33d24ea1cca487723629b48ed42f40fac6 238 0.13/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 826.99 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: 4,439.09 GB
    • Received: 240.71 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.