Loading Tool

Explorer IconExplorer

Memory Pool

78,948 transactions
29.46 vMB
0.06579883 BTC
Random Selection Loading Transactions
Max Size: 177.34/200 MB

Candidate Block

Mining Attempt 8a56020a96ec78aae9a7a80b917828d468196b12e23b84e7e026e0be5b9cfe89
Version 20000000
Previous Block 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05
Merkle Root 95cdbf2ef4fa78030be1fdf952ca7af75498438cd9645656e94975fea06e9271
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,297
Size: 1.00 vMB
Total Fees: 0.00606241 BTC
Feerates: 30.21 > 0.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,990 (454,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,625 460,625 000000000000000001f6ee03fc7312f0039f191d9dcc352c7d60b4ee745d7d74 888 1.00/1.00 vMB 36
460,624 460,624 0000000000000000018700f5b33bbb92ed964c415b2a1d47832702ef75301feb 1,360 1.00/1.00 vMB 88
460,623 460,623 0000000000000000016af33d2d9fe982a53217f4a6a4fa7936dc297beb463ed2 1,798 1.00/1.00 vMB 88
460,622 460,622 000000000000000001c93c042ccd60926a80473579216aba4be589068fdd59b4 1,692 1.00/1.00 vMB 148
460,621 460,621 000000000000000002220e5d369fc9fa15337686825d1d18198fb5ae078dcaca 888 1.00/1.00 vMB 87
460,620 460,620 000000000000000002074d83b53f7be1020d4b1e1e1d8024f090cf5b371707f8 841 1.00/1.00 vMB 80
460,619 460,619 000000000000000001b5988c941940ed4c82b66a219f28ee28741dcfc91aaa3c 1,906 1.00/1.00 vMB 145
460,618 460,618 00000000000000000023efad57ce09f0d014869cebacb91d6275c94cccb7495c 1,817 1.00/1.00 vMB 138
460,617 460,617 00000000000000000152b88e28aa5b382021709e5131bf2906c0abb0664fb0e3 2,017 1.00/1.00 vMB 143
460,616 460,616 00000000000000000174c39d6a9e0ba8b22a46be5cffaab105ef23b7f52dd364 1,778 1.00/1.00 vMB 141
460,615 460,615 00000000000000000195d611d1fb679aa79692fe85be15c52e284a108e662446 2,287 1.00/1.00 vMB 132
460,614 460,614 0000000000000000019d2bf7e288f9a3ae7b65952948c424692760734d73212e 2,036 1.00/1.00 vMB 186
460,613 460,613 000000000000000000abb249c086ebaf0dddf1d31def2d7597e04340b13858e0 2,669 1.00/1.00 vMB 134
460,612 460,612 000000000000000000da7348517467231e0d8fb6d66bfd8f6529bad524ebe89b 1,807 1.00/1.00 vMB 143
460,611 460,611 0000000000000000010018d9c47f44ce7f9010fe05309f0e65ddc2aaf54eefc5 1,524 0.99/1.00 vMB 163
460,610 460,610 000000000000000000d4b2bdef148e864a355f884c22cccb908d6ce1fcb59176 1,189 1.00/1.00 vMB 181
460,609 460,609 000000000000000001c8d479b0afaf35c86701bf5cbcf350ee09117666117691 2,360 1.00/1.00 vMB 132
460,608 460,608 00000000000000000157b5edaa9fb6d22fb36f153be11aca95e700c105297b0e 2,052 1.00/1.00 vMB 170
460,607 460,607 0000000000000000004d59df018a4b5731616852a0cbcf5b81de96948a958ca8 2,123 1.00/1.00 vMB 143
460,606 460,606 0000000000000000004bd39bb103fbc4c921554c2610cc3d7d4b02649fd6f0f8 2,168 1.00/1.00 vMB 175
460,605 460,605 000000000000000000ca3fadd5c9369e07fd3ca3f2cc35d8f2542eb34ad5f439 1,960 1.00/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 782.37 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: 663.87 GB
    • Received: 14.94 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.