Loading Tool

Explorer IconExplorer

Memory Pool

82,566 transactions
31.41 vMB
0.09452470 BTC
Random Selection Loading Transactions
Max Size: 190.56/200 MB

Candidate Block

Mining Attempt becbda598709bfb68330e2bee116b8b61b1d098bb4670a05511ac0ebb4025ebb
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 63316f15942b0d95f72e1d635a27f8e43069606d2390280ee674b6af182343b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,247
Size: 1.00 vMB
Total Fees: 0.02177941 BTC
Feerates: 353.36 > 2.18 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (632,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,796 282,796 0000000000000001bfb6638eb9f62e630c8f0877682877a3ed5faa8cb373b6dd 116 0.05/1.00 vMB 141
282,795 282,795 0000000000000001855a815c2caf60fd3f6077bc351aa214924576ba5487a2ae 36 0.01/1.00 vMB 43
282,794 282,794 00000000000000007f649139adef3429c939e7595c0a3c5a9d4d23c935c37062 91 0.04/1.00 vMB 48
282,793 282,793 000000000000000186d57eb7a219be51d4d9953818db890c4b0bd4e312529744 325 0.14/1.00 vMB 52
282,792 282,792 0000000000000000fd3dd8cf4935920255b74eba2c23a8d4fdf3828117a3c97b 113 0.08/1.00 vMB 33
282,791 282,791 00000000000000017f7d85fc56fda1e4381e381798adf40ddbd7d4443e6ba1db 194 0.14/1.00 vMB 17
282,790 282,790 000000000000000179ff1c217481aa69b60d1a10b66daa1fa3c59e360c19671a 251 0.17/1.00 vMB 26
282,789 282,789 0000000000000001505d0a3477bd4d6b332552dd6ddd986b471f5d92fe1ca652 594 0.25/1.00 vMB 34
282,788 282,788 000000000000000172cfb5d40995af7150a4d3b2397f2a12b04f7ae2e6734dcc 606 0.25/1.00 vMB 58
282,787 282,787 00000000000000000d4ba16e550424e4c8d3869c547132c7ae323282bec91935 294 0.25/1.00 vMB 16
282,786 282,786 00000000000000008d1297cd3e86a5d825c133f094132178e70a27646471756b 599 0.25/1.00 vMB 36
282,785 282,785 000000000000000130e0caacf6291409f5e815a0cf7ded6079d226c6fb2a069f 642 0.25/1.00 vMB 45
282,784 282,784 0000000000000000537711efd93786615ee55ba6b46b28101ac885ccee2f880f 754 0.25/1.00 vMB 79
282,783 282,783 000000000000000074283b889346241f8bad1df1888f9d22098eec6c136a3ed0 148 0.05/1.00 vMB 144
282,782 282,782 0000000000000001c54663521f2f335f366ef7bfb5f6cdbe9c38f3496ded369c 457 0.22/1.00 vMB 38
282,781 282,781 0000000000000000e339c9eddc923984661e7953f46194a2402ef604a524b5cd 792 0.35/1.00 vMB 32
282,780 282,780 00000000000000015542e036d3a587b2db0b12bb943659a66e2b04efb074f632 142 0.05/1.00 vMB 107
282,779 282,779 000000000000000161228d406e2056d57e0d240d0ba644cdd06cc4341c9d8926 995 0.40/1.00 vMB 50
282,778 282,778 000000000000000042589daaf1aca255360f09c026a7774aa00eb1b559351cd2 104 0.05/1.00 vMB 41
282,777 282,777 00000000000000006fe92a04e6432cd48ee020203fe9c29679da3787ba10c375 268 0.10/1.00 vMB 45
282,776 282,776 0000000000000000ea5bcb94e5776082a1be6ecf5489cfae194e294b75e98664 286 0.11/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.