Loading Tool

Explorer IconExplorer

Memory Pool

43,444 transactions
27.06 vMB
0.06373149 BTC
Random Selection Loading Transactions
Max Size: 142.40/200 MB

Candidate Block

Mining Attempt ebdd0b3b77cb119242f348dbdc5ee4e6c46c500e0cb796967995885d7640ecbf
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root f63eacc2ccbfaad83cb22b32eee1e6054966f0c50b468213a3c80199ec073944
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,315
Size: 1.00 vMB
Total Fees: 0.01333168 BTC
Feerates: 151.15 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (592,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,912 321,912 00000000000000000efc1338243d5efbde2efb0b319b430bf847b3e7edc9271c 991 0.48/1.00 vMB 30
321,911 321,911 00000000000000000914169bb92bd7c3338829493c3328a1a8903c090792e062 1,232 0.60/1.00 vMB 30
321,910 321,910 00000000000000000cd32645206fd44364f356439cf8e5b2d0a2b8166a74e341 649 0.41/1.00 vMB 25
321,909 321,909 000000000000000008ca0569e5450432450826b62001e5eb2100137db1555218 1,333 0.75/1.00 vMB 26
321,908 321,908 00000000000000001ce9265f57eb39f921576660d6f8947b27c5a2885ac0519e 1,128 0.35/1.00 vMB 56
321,907 321,907 00000000000000000c610aaea837bd763048e0df7799cd09850cc41f310d0071 106 0.04/1.00 vMB 30
321,906 321,906 00000000000000001af5036d2f9871cbbfd6af2bafcf3fc10108bb834e223e21 283 0.12/1.00 vMB 35
321,905 321,905 00000000000000000affabe4071f4f571458d7a92da0abb53fd4bfedec409f84 204 0.12/1.00 vMB 24
321,904 321,904 00000000000000000ddb83fa61983ee6a6a41bbed648206061571578a62208e1 779 0.39/1.00 vMB 28
321,903 321,903 0000000000000000189b1f36c2cb46fa687bf3d2d5e35aedb5f1dd97dca645fd 898 0.42/1.00 vMB 29
321,902 321,902 00000000000000001242becc836b36b96035142e3df0c080e7b1709c4b5d5f4d 109 0.05/1.00 vMB 29
321,901 321,901 0000000000000000187bc8186d790f6b060d4bb0b2eef766fa89597df24ee256 50 0.02/1.00 vMB 34
321,900 321,900 0000000000000000003b82d3f5be8c7f98c749f0179dbc8099c8957661956d27 70 0.03/1.00 vMB 37
321,899 321,899 0000000000000000184b26a3ede7b8643c68b5fc4da567168074aef778894bcd 287 0.16/1.00 vMB 25
321,898 321,898 000000000000000016a59f05993519a3004595ba0cdb52a0264a773af135d508 613 0.34/1.00 vMB 27
321,897 321,897 000000000000000009a9dd603ff020c2bb254263f39f2e70ee8fc80f47f2d52e 32 0.02/1.00 vMB 20
321,896 321,896 00000000000000000ba05179a37ff548bf8190cfb5b92677c0b9dd9611e0fdb3 151 0.12/1.00 vMB 37
321,895 321,895 00000000000000001510187da7327824edd1d0e490209de75799e6f668686242 520 0.30/1.00 vMB 25
321,894 321,894 000000000000000016fef8194f4941214d05f0426a38923bd80f774a7955752c 248 0.15/1.00 vMB 28
321,893 321,893 0000000000000000151d7c4c41cdadcb5a7a7184a171e6da48ebfba8e12f2ca1 131 0.08/1.00 vMB 23
321,892 321,892 000000000000000003ea00fc38d836972e386a46a0a55a8b9b004e31c3c60356 274 0.16/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.