Loading Tool

Explorer IconExplorer

Memory Pool

41,950 transactions
28.92 vMB
0.07218296 BTC
Random Selection Loading Transactions
Max Size: 148.43/200 MB

Candidate Block

Mining Attempt 86137181b98a44e9835ba1d99ef54ebbc143b02716ec43aa429287084556cb95
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 9ef68e52882c9c4ce1fd7bb5283468455d17d1472ea95953e114312c947066ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,136
Size: 1.00 vMB
Total Fees: 0.01586183 BTC
Feerates: 100.19 > 1.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (739,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,316 175,316 00000000000006dc052ab4fced1369703be9c92621d9c29b6cf6f68fa342fdd9 131 0.04/1.00 vMB 105
175,315 175,315 000000000000082693b483cda1e802db9f143c2c97bb6a20c8563e94c6212577 83 0.04/1.00 vMB 145
175,314 175,314 00000000000007fa5de64937d03819a733ffad3212013f08c1237fa007bba5a2 12 0.01/1.00 vMB 48
175,313 175,313 0000000000000115ec4673e596d9573f0adb31e3188d714bd8b776eb69dfdb20 89 0.03/1.00 vMB 109
175,312 175,312 000000000000020d736bf7639c343a5b6021a7c145264aac5b5f01c39ac77385 76 0.04/1.00 vMB 80
175,311 175,311 0000000000000338bbbcfd542a0e6a4a9454d9061eede6ef7eae41af825c47df 8 0.00/1.00 vMB 118
175,310 175,310 000000000000079f6160f0051ffed6fc418fa6ccff539a5916f60552d2f1269f 61 0.03/1.00 vMB 61
175,309 175,309 0000000000000216d0880d7d2d72087c941a1d0c1508b8b06f2e74bb0524461b 24 0.01/1.00 vMB 32
175,308 175,308 00000000000005cca89e8cdd926cae6729c74a58e1dae2977f38899944196b30 7 0.00/1.00 vMB 101
175,307 175,307 00000000000009a031dbafda014cb3b0ded0194c95a7646c488f65376659271b 8 0.00/1.00 vMB 36
175,306 175,306 00000000000005c6a980cd2cab933ca472b7d83ce483af2a54394627d73603b5 13 0.01/1.00 vMB 325
175,305 175,305 0000000000000993d178a96c01d3b535f5d6cc2e29683871e1a81a6498894eea 17 0.02/1.00 vMB 22
175,304 175,304 00000000000007285fad93dfe81b6cf958b42cd4ee4a64f8d58518598f9698ff 73 0.05/1.00 vMB 98
175,303 175,303 000000000000070059befab84a65a38ea1639cdb4b8ec8d6550e965bdf3994d5 109 0.03/1.00 vMB 125
175,302 175,302 000000000000039eef3c3c17b66cbb3d7500c41446a8e17ef67e17a1e23c28f5 46 0.05/1.00 vMB 47
175,301 175,301 00000000000000a63d3bbbc495cbfae2b40ad0cb2900b5586c1d66f62e5b5cd6 137 0.05/1.00 vMB 22
175,300 175,300 00000000000002c1bff78fea37f6a80e64936e94bdfb3eff87219b54852aed54 155 0.06/1.00 vMB 193
175,299 175,299 0000000000000895fe7f5739d8aa210f498fb3448f2b5678d4127e16ca0f77d1 88 0.07/1.00 vMB 906
175,298 175,298 00000000000003b582d9f958ee1ea6118e9ddcc6347e330470b63eebf38e8600 117 0.05/1.00 vMB 175
175,297 175,297 0000000000000391157969c9a6d28b0c451b4e1317a9f22a0a7673704bc27726 63 0.03/1.00 vMB 86
175,296 175,296 000000000000029d88e567d2d986a5c54bafe5fb58d0f9e5bd09a0adbb41c8b9 57 0.03/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.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: 629.17 GB
    • Received: 11.88 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.