Loading Tool

Explorer IconExplorer

Memory Pool

34,019 transactions
25.88 vMB
0.05376399 BTC
Random Selection Loading Transactions
Max Size: 130.95/200 MB

Candidate Block

Mining Attempt 6bc59a279338f4532915b08a262342b7daac3406f235082deffae61c61a9f1d5
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 9b7fa258fb65baccf89c132e40a743d6b5ea14b50ce789baae0a25a9a229f71d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.00620175 BTC
Feerates: 100.53 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (324,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,282 590,282 0000000000000000000307d2090d024cae160a5c3f32ee66c83dc8a1788975d8 2,277 1.00/1.00 vMB 28
590,281 590,281 000000000000000000107a6c2f5d917678c5ae22a3a8fe93bc6f1bfd8687d4e0 3,427 1.00/1.00 vMB 74
590,280 590,280 00000000000000000015cefdccb489bdd9de8a5663703cc5ca866254cdcb2252 2,321 1.00/1.00 vMB 14
590,279 590,279 00000000000000000015b0da0af550ab0570fa12eb38e2252e185fbbd4fdabb2 1,931 1.00/1.00 vMB 17
590,278 590,278 000000000000000000129b98f9c7595ae9f0468830d5a0cbc58aceac6b800e2d 2,965 1.00/1.00 vMB 28
590,277 590,277 0000000000000000000bdcdddeec0ee61fc022b02c14debac2179c18743f1f98 2,532 1.00/1.00 vMB 35
590,276 590,276 000000000000000000149dc6f77a20203533e8cbbcd9a3203f56549f5b09ffe9 2,921 1.00/1.00 vMB 35
590,275 590,275 000000000000000000076ae338343b2e62c69c1c8ef1cacb9cdc6b548a6df96d 3,178 1.00/1.00 vMB 47
590,274 590,274 00000000000000000016ae4842da9cd5d842befdd4f87e1958f7fbba4b518699 2,723 1.00/1.00 vMB 53
590,273 590,273 0000000000000000000fb95667ac877ff1497338053371de264f1a5edb272b64 3,160 1.00/1.00 vMB 75
590,272 590,272 0000000000000000001b3e0c181a09433a104c4613069f80ad50e1afb5329f65 2,122 1.00/1.00 vMB 18
590,271 590,271 00000000000000000000597e56e608d6230c55f3274b90640bf73ff64db208fa 1,932 1.00/1.00 vMB 6
590,270 590,270 0000000000000000001263759df83a17e9279bca952804ea7c0c8f111155a89e 2,762 1.00/1.00 vMB 59
590,269 590,269 00000000000000000017d5caef05e457211618fed67cb549bd12cbd54a51e098 1,845 1.00/1.00 vMB 28
590,268 590,268 0000000000000000001861143bdf444fc22f51fb15635e447b83e40679381e35 1,904 1.00/1.00 vMB 30
590,267 590,267 0000000000000000000e6739975d065f9315a3c850ab8a10081fc97582ae3af7 1,736 1.00/1.00 vMB 21
590,266 590,266 000000000000000000115f62ff7675d3d0f2b189052a1feec61bc172709ced52 1,562 1.00/1.00 vMB 62
590,265 590,265 00000000000000000009cfcded99d76975dd54159f3193a6cdcbb1ceee181976 1,673 1.00/1.00 vMB 23
590,264 590,264 00000000000000000013385e37e127c06f6026969b089307ddb5ec3146e69e6a 1,769 1.00/1.00 vMB 11
590,263 590,263 000000000000000000066be76d1f7d3d2abfd9bd19dc3ca6b172d4bb5bfdbdf3 2,646 1.00/1.00 vMB 37
590,262 590,262 000000000000000000199481dc071906a62ae91b49688f510bee810bf600dcfe 2,924 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.79 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: 633.61 GB
    • Received: 12.20 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.