Loading Tool

Explorer IconExplorer

Memory Pool

84,694 transactions
32.77 vMB
0.08382305 BTC
Random Selection Loading Transactions
Max Size: 194.15/200 MB

Candidate Block

Mining Attempt b54db68b968590a3adbff6533b751716c0a94513f50de3cd5e3de06826455b20
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 987e21f9cad4d58ebfd8d07b5ace04301d23be1a48dc1e5ec847335e8745b8c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01874996 BTC
Feerates: 120.64 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (527,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,380 387,380 000000000000000000e117f7c5f0579f8f93945e45875d6002f960386db2f3eb 616 0.31/1.00 vMB 26
387,379 387,379 000000000000000009d567b93dce6f4ed62b01bf8119312ea28c03e3e3228b3b 1,132 1.00/1.00 vMB 19
387,378 387,378 000000000000000009b2d711f9026cc9e297e3b843bf89a9472df1d3bfdf3a59 2 0.00/1.00 vMB 0
387,377 387,377 000000000000000001f4e40785a78bea94b8ca1ee1514b8f29a773fd819dbb57 1,392 0.75/1.00 vMB 31
387,376 387,376 000000000000000005c03bea70814af5ede7186bedf0118416337ff082bbabc9 1,392 0.48/1.00 vMB 46
387,375 387,375 00000000000000000c06f2bad128ce3a1a0125677ff535581fbfc0adbcc857b5 813 0.35/1.00 vMB 46
387,374 387,374 00000000000000000c1848b88b2dc0cc8752b68510cc9032fcf0cde3712511d4 167 0.14/1.00 vMB 8
387,373 387,373 000000000000000000aedafe642bb2b73eb181d535940b8ae545aab0a91d9813 1,131 0.95/1.00 vMB 23
387,372 387,372 000000000000000001dc10280f481c7aad136909e2a02478ae5dcffe339a588a 2,767 0.93/1.00 vMB 54
387,371 387,371 000000000000000000f2a44661a613e38cf396a6bfa8d72b37766db398256e40 1,225 0.71/1.00 vMB 48
387,370 387,370 0000000000000000050385e1a883845260331b229aeea0d8bd4fec0a0b88cf78 220 0.15/1.00 vMB 24
387,369 387,369 0000000000000000006d4ba82826828186ce328b7ca216f3ad347c1a02ebccae 403 0.22/1.00 vMB 28
387,368 387,368 00000000000000000db9cb27e9984009187fa5da4a69678971289d10faf3c74d 103 0.05/1.00 vMB 32
387,367 387,367 000000000000000001a4d84e29ba12d4ab0a83dd5b27ec54020f926116994d35 533 0.97/1.00 vMB 11
387,366 387,366 000000000000000008434807f45fe537542a90055d0233877f1a1fc3e3c7c6db 1,216 0.93/1.00 vMB 23
387,365 387,365 000000000000000002b687d4c2273529448d78faa3a4e5338004ee1b9d01ee67 2,377 0.93/1.00 vMB 41
387,364 387,364 0000000000000000034dbf777138d3d728a5fd21e32abc8c62f3aba73e4462ee 1,510 0.93/1.00 vMB 31
387,363 387,363 00000000000000000807afacb5c309b26951af89792ea921b6e4f8aa577cab6c 772 0.45/1.00 vMB 31
387,362 387,362 00000000000000000c53793c6eb9b0f6d326c540cc82c3aa02ffa61291fc9238 1,063 0.50/1.00 vMB 31
387,361 387,361 000000000000000006e01f42f5a026be6214e0cd08ce206677e50197dcd6301a 659 0.62/1.00 vMB 17
387,360 387,360 000000000000000005e1002451341bee4f910e51a9b8c5c515af2c7272beb698 1,241 0.40/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.