Loading Tool

Explorer IconExplorer

Memory Pool

42,391 transactions
26.15 vMB
0.05602430 BTC
Random Selection Loading Transactions
Max Size: 137.24/200 MB

Candidate Block

Mining Attempt 2c8e3afad62277019f73d73756c6d012eb14ea3c4599dd3be08bbaaf9b59084f
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root 18da8cfab0d0102372f044b29f0250eb3a8f469ee4ce42193185166bdb86e91f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,831
Size: 1.00 vMB
Total Fees: 0.00827822 BTC
Feerates: 121.00 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (414,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,253 500,253 00000000000000000095179d41402786a80916a1a478b132d145e9d06746b12d 2,302 1.00/1.00 vMB 630
500,252 500,252 0000000000000000000796bcafb927594bdb824fcca7a3046648f88a6f7135f8 2,102 1.00/1.00 vMB 574
500,251 500,251 0000000000000000007568f69903371c71214f3eaa4357a182ce8699c9e2e5ee 2,169 1.00/1.00 vMB 712
500,250 500,250 0000000000000000001a16d657936af11349240b56c16ade51d32501b20ec4fe 2,483 1.00/1.00 vMB 614
500,249 500,249 000000000000000000366dc654a5c114de2bd747505b5a4e173ea8bb21c67505 2,467 1.00/1.00 vMB 696
500,248 500,248 00000000000000000042b514bc211684946957ee39f75384932b175c0aa19dc0 2,307 1.00/1.00 vMB 444
500,247 500,247 00000000000000000038fde4978954c71a75f5c5a812b7bd5efe28c6825fb105 2,455 1.00/1.00 vMB 572
500,246 500,246 0000000000000000006572c58778f1fdfe4c9da82f514f45719fb5cc8a3d90ca 2,480 1.00/1.00 vMB 634
500,245 500,245 0000000000000000007e1d5afd1f1b39bb940e3d2f525a586caa17df126e844c 2,416 1.00/1.00 vMB 485
500,244 500,244 00000000000000000090302176cd4110ca86adf6780601f25aec11344f75fbd0 2,228 1.00/1.00 vMB 589
500,243 500,243 0000000000000000000328868c3f941b9cbb4b5c52ead18fd3ff9387b367ce35 2,225 1.00/1.00 vMB 690
500,242 500,242 0000000000000000009564e9a0b0d3e4e9ab3ac5e3b5acdb7fa34551c1766450 2,735 1.00/1.00 vMB 696
500,241 500,241 00000000000000000018deedff3cf4be7d2347db9c02cbc78a8bf5344a1e7d6c 2,663 1.00/1.00 vMB 710
500,240 500,240 00000000000000000017f82be0ef611373a088a51549b6443de18371be5ea5eb 2,472 1.00/1.00 vMB 505
500,239 500,239 0000000000000000004859b91259a19c721420fbc383924a28c86235afabc031 2,540 1.00/1.00 vMB 564
500,238 500,238 00000000000000000006dd1f8e925162062952798d47237efaef8a2c7e846859 2,544 1.00/1.00 vMB 537
500,237 500,237 000000000000000000222507cf11b62c40bda4ea9ed1c8edd5c7d2d7bdde6e15 2,404 1.00/1.00 vMB 637
500,236 500,236 00000000000000000054e4f5894974937d267e9f53541845f29fcd37cf0518d8 2,987 1.00/1.00 vMB 663
500,235 500,235 0000000000000000009036dc3fd3645bf5d39000d5e8ecb888fae6186a2c4a81 2,511 1.00/1.00 vMB 711
500,234 500,234 00000000000000000050953820a58b40326cedc5ff91ab6d4c450744a7670537 1,925 1.00/1.00 vMB 590
500,233 500,233 000000000000000000894acf8a3d39744bdefb68a76c6c72e0596391254eb115 2,604 1.00/1.00 vMB 633
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.