Loading Tool

Explorer IconExplorer

Memory Pool

78,530 transactions
29.15 vMB
0.08279260 BTC
Random Selection Loading Transactions
Max Size: 176.44/200 MB

Candidate Block

Mining Attempt 4cc3f493eb0baad5ceed6bbe606d09ae8d9dadeecf10b1e61d0332f020130e68
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root a75e252d4085064c4c63b51f3045aeefdf2286748c84ef31b6c86bbae345f578
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.02182175 BTC
Feerates: 178.73 > 2.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (794,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,295 120,295 000000000000140b8c94f6baa7a8e00491c083901251f09ba1913a3e0597b088 4 0.00/1.00 vMB 810
120,294 120,294 000000000000aa95b5393f0e9e35c9bb36fb146231c18d3590f501afe5020aec 12 0.00/1.00 vMB 0
120,293 120,293 0000000000008653e4bee70ba8803063a3dabcbeaf114e5d7950ed1af8c44060 12 0.00/1.00 vMB 0
120,292 120,292 000000000000984f3e2bf1e06dfa8ed9140ff4b72f634e10e77a1be91024399c 7 0.00/1.00 vMB 0
120,291 120,291 00000000000068bf633ccc3ed7564cdc5f75e1f0ce6e7374ef2aadfa249ad5c7 10 0.00/1.00 vMB 0
120,290 120,290 00000000000078f0d0251182f7f6c3351934dbbf11fd05844d6cbc417477d475 8 0.00/1.00 vMB 605
120,289 120,289 00000000000038834b05da3ca268895ec8114d2fa0734a5104a6086e11c86327 12 0.01/1.00 vMB 821
120,288 120,288 00000000000079f17a44c200a178055f8e870c868b47197589f1c3b5f4513448 31 0.01/1.00 vMB 224
120,287 120,287 000000000000076b4e26d8b26376f9ebbba17a8715ff7955d44fd236fe064f6a 12 0.00/1.00 vMB 0
120,286 120,286 00000000000023d14f7d9d459e7b5401e98fd9608ab6a12181f95a8c0cfa1d86 5 0.00/1.00 vMB 0
120,285 120,285 000000000000b5206081b279d736c5b3ccecd84692a658b4fc6630a6427eee24 1 0.00/1.00 vMB 0
120,284 120,284 0000000000009357e19f531056f97cd7eccb691c64efa3a25ad8180a76398fc8 55 0.02/1.00 vMB 385
120,283 120,283 0000000000006a25a7dc7d2f64eb774cb41eca207e324fe3a48b78ec91a901a4 12 0.00/1.00 vMB 0
120,282 120,282 00000000000058974a971f4ba793e94403295533155de59c489e9e779e8a198d 11 0.00/1.00 vMB 0
120,281 120,281 000000000000428cefd1e7752dd6417a68e7ce9124e2bc277309f7a20f7089e5 15 0.00/1.00 vMB 766
120,280 120,280 000000000000233d86abdfbde2e282fc75c6a754162151334325322aaeeaee45 5 0.01/1.00 vMB 0
120,279 120,279 0000000000000e09c84754cfcf2fb803a8e9fd672fa013098b23fcacb6846db7 12 0.01/1.00 vMB 501
120,278 120,278 000000000000814134a92c888dc9cbed7aca11cb4ba1eef4c427431c10251f67 11 0.00/1.00 vMB 0
120,277 120,277 0000000000006de0b7a592d351e07bd3007968370ed80779b3c28d8de8a9f174 11 0.00/1.00 vMB 362
120,276 120,276 00000000000073a9af4d4c94c9d63a0b095eef45561309531798c55d48792279 3 0.00/1.00 vMB 0
120,275 120,275 00000000000001037048ae645e69ef8d3b93ce1d41975313750acef597ca9033 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.68 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: 678.23 GB
    • Received: 16.44 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.