Loading Tool

Explorer IconExplorer

Memory Pool

41,359 transactions
27.50 vMB
0.13101035 BTC
Random Selection Loading Transactions
Max Size: 142.33/200 MB

Candidate Block

Mining Attempt 854d109fd59877228e334c4e94d87a08db6b45c48eb1bfba2db0a3b4feb8078b
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root ec156e43108e66ec7a21e5e67abc91cb05d5e3d6ce67e9ee9983bdf58f47c961
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,304
Size: 1.00 vMB
Total Fees: 0.07026902 BTC
Feerates: 285.90 > 7.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (67,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,400 847,400 0000000000000000000246c54372159a0454fdc3d3e569f83d05eacda22298c3 2,589 1.00/1.00 vMB 49
847,399 847,399 0000000000000000000039600a10036d5611f28e488c0c93a17cabd0e9ce2d7c 3,653 1.00/1.00 vMB 39
847,398 847,398 000000000000000000015792c35d0978bbdd478202c75ff3de3bf9dc286c25e2 3,218 1.00/1.00 vMB 37
847,397 847,397 0000000000000000000310db75ea6e2886c161c6ad5caf27cc28f9a785856e30 3,320 1.00/1.00 vMB 74
847,396 847,396 0000000000000000000112ddc2a5a6f0cdc40ba9ee92d675d295a0acc76f8b57 3,275 1.00/1.00 vMB 86
847,395 847,395 000000000000000000021def80fe61621e2ed0d3136b41152d4e054070c082ad 2,116 1.00/1.00 vMB 48
847,394 847,394 0000000000000000000013add53214d04ef4252cbf621ad7078c01df632935e9 526 1.00/1.00 vMB 57
847,393 847,393 000000000000000000027f686efba2c9ec9e464d183e8a7a1ec0327214d5d671 3,422 1.00/1.00 vMB 40
847,392 847,392 0000000000000000000197da42e3412e600f3a4bb82f14eed7484550238409cd 3,081 1.00/1.00 vMB 96
847,391 847,391 00000000000000000002e8dcd6e5f94ea77255c0df03205567681b714d466042 3,101 1.00/1.00 vMB 54
847,390 847,390 00000000000000000001d8b2757e2f97e5f8b265b20e447d497b2f560fa8e2a7 3,418 1.00/1.00 vMB 77
847,389 847,389 000000000000000000001c288e9f35b4e03def9c75923c7eda98cfe38f041eac 3,091 1.00/1.00 vMB 94
847,388 847,388 00000000000000000001b83f8339de776d7a1cfa261ffcf07835d2a58381125d 4,245 1.00/1.00 vMB 70
847,387 847,387 000000000000000000019ff4775743cabe216f958fced270da0969ab3d6f9441 5,795 1.00/1.00 vMB 104
847,386 847,386 00000000000000000002da1487eb435de91193ee481cf81875e13d0271060b19 5,910 1.00/1.00 vMB 123
847,385 847,385 000000000000000000023616105ce5a898c66bec07636197d1f3985e0b56d32d 6,501 1.00/1.00 vMB 159
847,384 847,384 000000000000000000003bb185dfdfc723e541e95fe77f83ca5cd70f7bd7c719 5,848 1.00/1.00 vMB 193
847,383 847,383 00000000000000000003072a5887d644277b7f26846129b5f3fe076225123f47 5,053 1.00/1.00 vMB 34
847,382 847,382 00000000000000000002dd73147f1c781d92160f9ba0db46db1523064e217bd1 4,404 1.00/1.00 vMB 43
847,381 847,381 00000000000000000001263c247f671298566b6454d34375d108618bbe680b42 4,992 1.00/1.00 vMB 30
847,380 847,380 000000000000000000032b807b68e4bd0cdd7d414dc3e1f4c194e63b4691fd43 4,866 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.82 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: 636.44 GB
    • Received: 12.37 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.