Loading Tool

Explorer IconExplorer

Memory Pool

80,755 transactions
29.77 vMB
0.07267423 BTC
Random Selection Loading Transactions
Max Size: 179.63/200 MB

Candidate Block

Mining Attempt 57be499cfb35ddb7595c1bf8e14d56a79ebde77384ea1edf0933f0edd12fefe4
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2a112a3dcbaf8dbc1099373341e6d69e79ae7abdc44b55601ca7bea9853454f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,901
Size: 1.00 vMB
Total Fees: 0.01196602 BTC
Feerates: 502.67 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (128,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,341 786,341 0000000000000000000439c1e2dae8b15577f1c5990a52d975c5ea369f3eb703 2,769 1.00/1.00 vMB 6
786,340 786,340 000000000000000000059566eb1566bb7d7c4db30b7d30edb4f58315917c694e 2,251 1.00/1.00 vMB 21
786,339 786,339 000000000000000000029abbf83c8a7ee8c53a1594a6a19c51be5c25bfa2c6f2 2,264 1.00/1.00 vMB 3
786,338 786,338 00000000000000000000d0f4ddde45becd1b9e56522c15d0e12e61ff9518db5b 967 1.00/1.00 vMB 7
786,337 786,337 00000000000000000001e07b50a103abe4d76982caf070ffc493ecc9b99bccb3 1,089 1.00/1.00 vMB 6
786,336 786,336 000000000000000000046d7821531923608347ae8793e803acc8c6344ccef01d 962 1.00/1.00 vMB 7
786,335 786,335 000000000000000000017c53cbaba52c4d327084c2a2053a96110da34b60bd3c 2,589 1.00/1.00 vMB 3
786,334 786,334 0000000000000000000204fe4d9a20c6f2ea3fab62f7ee43d0e5d868ebb91150 933 1.00/1.00 vMB 4
786,333 786,333 00000000000000000005a16d1e8008e3ac6181154aca19fceb8af8c1b75d7047 1,078 1.00/1.00 vMB 8
786,332 786,332 00000000000000000001ddf585fbbabb49b4646ec2e0eb8ea5629792c5107bfc 2,539 1.00/1.00 vMB 18
786,331 786,331 00000000000000000001e3fbd1297cd77fdb1384cc960e859bbfc49e7f0a459e 2,521 1.00/1.00 vMB 28
786,330 786,330 000000000000000000001018f928dc2ab9653692d815ed46e593b10c249026f9 1,162 1.00/1.00 vMB 10
786,329 786,329 00000000000000000001241066f08f95165581bcfc9bf322cb8fe2bfb6b2f06c 1,800 1.00/1.00 vMB 11
786,328 786,328 0000000000000000000266435d01b562713c63d22844afbc2ddabfeaabab0ed0 1,319 1.00/1.00 vMB 4
786,327 786,327 000000000000000000057a3bc5f17bad4f4c77f2dfae55299a922ccce6be8a01 1,241 1.00/1.00 vMB 7
786,326 786,326 00000000000000000002c779636ec64b27902b345ff6d4627a9ad8f848614995 1,391 1.00/1.00 vMB 20
786,325 786,325 00000000000000000000676bde731f40eb605903fef656e0139df4060b72df5e 3,414 1.00/1.00 vMB 3
786,324 786,324 00000000000000000000f4697eb83064639dafd9aad9422273d222c7032675e3 2,999 1.00/1.00 vMB 13
786,323 786,323 0000000000000000000406cddfbeca04f0050febe15ed5754d96cffbf224ca26 3,258 1.00/1.00 vMB 15
786,322 786,322 00000000000000000002a37e7e83ab4b98cca838edb46843cfc5456718f77d9f 1,350 1.00/1.00 vMB 7
786,321 786,321 0000000000000000000416386834f02956881ec3544df9e8f8db98974d2ffdd2 2,279 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.