Loading Tool

Explorer IconExplorer

Memory Pool

34,763 transactions
25.58 vMB
0.05755975 BTC
Random Selection Loading Transactions
Max Size: 130.13/200 MB

Candidate Block

Mining Attempt 38a8a905801b067c43069d188179b804605c4b16514f5f521f071350c05781ef
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 0bedf89e3fec901131187d0ac801c5899932040bae63585a1e8c442aa28907e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01083596 BTC
Feerates: 713.01 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (668,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,878 245,878 00000000000000c685689d2281444b0556429729de9ecf2278713e79bf83f541 259 0.10/1.00 vMB 170
245,877 245,877 000000000000004c388c63d03c8c886a88abf237e07bc1a74b15b406e03a28a9 122 0.06/1.00 vMB 118
245,876 245,876 00000000000000287d7817e5fde6ddc3eecad1e563353184c47cda5bf52df65a 310 0.17/1.00 vMB 119
245,875 245,875 00000000000000c6397638554c180706373b52228d6ab919104fed524a7f24c1 397 0.19/1.00 vMB 84
245,874 245,874 00000000000000748c3e96b3d34908c12f1b58d0256d47f56bf59908183c512f 616 0.25/1.00 vMB 169
245,873 245,873 00000000000000a407d6b489968d15e87b735e3528745d93f7e97e7d96c485b3 112 0.05/1.00 vMB 178
245,872 245,872 00000000000000a84d34ef8b03bf655df422ce06a24452ba5902e69eb19ea785 79 0.03/1.00 vMB 129
245,871 245,871 00000000000000556c31f5cf4a49f0610c773b1e92ab6e648f28d7130ef46d8a 188 0.07/1.00 vMB 215
245,870 245,870 000000000000002a5e9a1fdd778b44831fd62395920ca8025369d5f4fe2f97f2 52 0.03/1.00 vMB 92
245,869 245,869 000000000000009d5cf302f75a30b41dcae6a830bfe40edaf15c982de1aceef8 211 0.10/1.00 vMB 185
245,868 245,868 000000000000006fb296e8a53bdfec3b29fe497890224fb6a867f6234bfc6720 503 0.21/1.00 vMB 137
245,867 245,867 00000000000000b45786de76d2c80c18dea5d40708f9b06343a1815afe70496f 287 0.10/1.00 vMB 196
245,866 245,866 00000000000000194db6e14dd3206225bf8fcb4d2aabf78679a36a286558d664 413 0.20/1.00 vMB 100
245,865 245,865 00000000000000a9df3637219ad14161aa90bab7da103097c0bd74a29140f456 39 0.02/1.00 vMB 30
245,864 245,864 0000000000000017218700080ecd5bad6fe3b448d2b5337fd541b5ed7365a8b9 356 0.14/1.00 vMB 164
245,863 245,863 000000000000008e17620fc34af367398f7abf4507a0b8a247072560665c986d 64 0.03/1.00 vMB 10
245,862 245,862 0000000000000065a580b3ecd93cb72cda8469d8d8fb7ee6bcdd68fb5713f1f3 491 0.20/1.00 vMB 145
245,861 245,861 0000000000000015876013aa47c827126b7fefcff8660009c6ced240abb2a905 113 0.15/1.00 vMB 71
245,860 245,860 00000000000000299d4fcfd038671fcaf64df80e82806b52c90fb25087695179 362 0.17/1.00 vMB 144
245,859 245,859 000000000000004e8d8a0640a1d08283f043047e284aea64c6dbd1f2fcbf03d8 17 0.01/1.00 vMB 107
245,858 245,858 000000000000005e615700774dbee300a89493c20a1414b525e3600de08ad554 177 0.08/1.00 vMB 142
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: 635.96 GB
    • Received: 12.34 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.