Loading Tool

Explorer IconExplorer

Memory Pool

80,762 transactions
30.05 vMB
0.12540650 BTC
Random Selection Loading Transactions
Max Size: 180.77/200 MB

Candidate Block

Mining Attempt 9df6b5221e963538aed8ccec93b6992c3f1b79fb4c6a5c5a208ab5f2c402d280
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ad3aa58261a009e24f2bed7f9047d545ec012571a1322175daddb0d5e544b862
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,691
Size: 1.00 vMB
Total Fees: 0.05188038 BTC
Feerates: 242.90 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (474,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,045 441,045 00000000000000000348b57b1545b99265eb06e98056ed54ac8011ab6c71f486 2,314 1.00/1.00 vMB 90
441,044 441,044 000000000000000002ae6da7ec3ae71a26a23596b60308fe21355f4c18ce01a9 698 1.00/1.00 vMB 38
441,043 441,043 000000000000000003388544cdadeea601af386a33a51144a362c29aa6a72133 1,837 1.00/1.00 vMB 53
441,042 441,042 000000000000000000bf0e0e8efa98b7e4e0533e3bbab1a9d4730e46cb6efcbd 2,060 0.75/1.00 vMB 86
441,041 441,041 000000000000000002cc0f07aec66447ed5e5aff24582c94f47eafe38313190e 841 1.00/1.00 vMB 39
441,040 441,040 000000000000000002da2eda2d74c740c2ef8c8e1009c802de0bfc4e942d38a8 2,235 1.00/1.00 vMB 69
441,039 441,039 0000000000000000005119edc7f030579aedbdd1205015a5e77183422142902f 1,840 0.93/1.00 vMB 55
441,038 441,038 0000000000000000022df6809d5bbf29061598af3f8549b1beddc261a0ddd8e1 2,303 1.00/1.00 vMB 69
441,037 441,037 000000000000000003ccfeb089a3d9abdeefc3d40eece5ef66ca972a6b73e9dd 835 0.34/1.00 vMB 79
441,036 441,036 000000000000000003ca5116d628f6e20d2d7b7b39d7c92c7e118437bccebda5 2,076 1.00/1.00 vMB 58
441,035 441,035 0000000000000000028b601e092b91d86961b95f622dad990aa5ebfeb9934bc0 761 0.69/1.00 vMB 47
441,034 441,034 0000000000000000014352dae99a1670052aa024b54bce326ce9b017769244ad 2,662 1.00/1.00 vMB 76
441,033 441,033 0000000000000000031b07699d46bf7ec3f45bc64a27cefcfd779edbcc8f9e7c 2,244 1.00/1.00 vMB 58
441,032 441,032 000000000000000001d75e354c172a538eb0e557e3820cbd8e78cbb098bb0cb5 2,233 1.00/1.00 vMB 69
441,031 441,031 00000000000000000327069c4f122c412d99e3cfce0c8aab82c59d57f2ef216a 1,673 0.75/1.00 vMB 89
441,030 441,030 000000000000000001132362ae33ec784e2bbfd584aa980e1b92b01cfe816e00 2,878 1.00/1.00 vMB 76
441,029 441,029 0000000000000000014d4775c6136ebb913792235eceff44f1159f7e80ea36d6 2,587 1.00/1.00 vMB 85
441,028 441,028 000000000000000000daa2c2912408de1788f0f4ead990fdb422bb7b453671fa 2,319 1.00/1.00 vMB 102
441,027 441,027 000000000000000000b66a7bbc831ecea9bd4a681ac29289f61fc74a527f7095 2,404 1.00/1.00 vMB 66
441,026 441,026 00000000000000000243ded2af75796c35e53eb314d5461fd88b379335f1db49 2,487 1.00/1.00 vMB 95
441,025 441,025 00000000000000000343cd3c359a0009ab0a1fcfbc05b8ec22c046b185a4980e 2,341 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.