Loading Tool

Explorer IconExplorer

Memory Pool

79,324 transactions
29.70 vMB
0.07712249 BTC
Random Selection Loading Transactions
Max Size: 178.11/200 MB

Candidate Block

Mining Attempt 3737e6ca70a0cb3a3d452ce7a3deef65f8c7c8566ad3585f095992f1000f92e9
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 1ac9869ce3cd62572132ea221b5849b6660e54a073385c9c38ddd99dd0f06312
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,783
Size: 1.00 vMB
Total Fees: 0.01652544 BTC
Feerates: 313.32 > 1.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (801,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,904 113,904 00000000000068159bd17fba528f9132c43f9833f4aa025df1df7d88493f155a 1 0.00/1.00 vMB 0
113,903 113,903 000000000000c41e1ec3c11fea8e684123b5c0e691281f51ab233b7cd9a2514d 2 0.00/1.00 vMB 0
113,902 113,902 000000000000b514334da1fbbd12b655381747ef182dfeb6154257c4642c70f7 6 0.00/1.00 vMB 0
113,901 113,901 00000000000053e166af69013dad7639aebc88c25ef76f0864ab5c193543c2c3 1 0.00/1.00 vMB 0
113,900 113,900 000000000000c10ae722e371838c71557782b854a0afff3b77515db7f468f232 123 0.03/1.00 vMB 0
113,899 113,899 000000000000279b9123a2fc92c03c839ad2f9011204e895b9bcfacec0e078fc 5 0.00/1.00 vMB 0
113,898 113,898 0000000000006a615016db0b9aa5056afd8e23443b2a627aff2e98cfbf800322 9 0.00/1.00 vMB 0
113,897 113,897 000000000000233bc44405d07bca4aec78d72c74aaf81f697569e297ac027a82 10 0.00/1.00 vMB 0
113,896 113,896 0000000000000d1ed9cc6deeb287f0918f88f20892ccf0a61de89880450d09b1 5 0.00/1.00 vMB 0
113,895 113,895 000000000000594a1ab66311fe8693cbc9b771a44480d26b3d503de5152acf3e 30 0.01/1.00 vMB 136
113,894 113,894 0000000000008f56a9a02ba94b7210028582944edc1560196e0dbb753fe9d88f 12 0.00/1.00 vMB 609
113,893 113,893 000000000000a7b93dfc5e7b50fa85e2bbf11c394050871d95bb96ccdef114a1 14 0.00/1.00 vMB 348
113,892 113,892 000000000000d9e5b5b2f456cb379514bfc7c6083fdb3daf9d3352e195ba7940 113 0.03/1.00 vMB 73
113,891 113,891 0000000000008d08c0ef1ba5a569b0014a1ff482ac5897f3a2a65d973765c874 2 0.00/1.00 vMB 0
113,890 113,890 000000000000a3d93478a0adbf232edafcd493e53f0a4c9b56e126005adc271c 13 0.00/1.00 vMB 333
113,889 113,889 000000000000bc10737ff233189dbe7078a737dac269e065f6d981b1099fec56 12 0.00/1.00 vMB 0
113,888 113,888 000000000000a65302ee92ea529e7fa33bc157d7b389608a6b35424009642c40 13 0.00/1.00 vMB 543
113,887 113,887 000000000000cc1256a539aea775c1a8d0386b8df62927f84a252a42ba28b1de 9 0.00/1.00 vMB 221
113,886 113,886 000000000000a1fd6eaaee2b6752350bf808b9e6b1750738facb9630cb0bc709 10 0.00/1.00 vMB 986
113,885 113,885 000000000000541f6275a734e9f6f099c038313bdbac6630abea46918419d64b 14 0.00/1.00 vMB 0
113,884 113,884 00000000000017b1520e438b629f0bbe425b9d8e0d9075f7ea42459b54aae25d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.