Loading Tool

Explorer IconExplorer

Memory Pool

83,392 transactions
32.68 vMB
0.10226779 BTC
Random Selection Loading Transactions
Max Size: 195.98/200 MB

Candidate Block

Mining Attempt 3af99bad4279d7ac2c4a6805df784cb9abb2b12c2022da11d86cedd1999e24a7
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 50588979a8fe05020f3b4ea5d71d644bdb8c9eea89dd4e785fc68d97b8900c08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,259
Size: 1.00 vMB
Total Fees: 0.02584849 BTC
Feerates: 265.25 > 2.59 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (404,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,327 510,327 000000000000000000319d41810cdca8967ea277a80f02d73ac18d753895870f 382 1.00/1.00 vMB 7
510,326 510,326 00000000000000000048df1e46f3b86ce714d8036ae8cd7d2d73aa4fa8cc772d 507 1.00/1.00 vMB 7
510,325 510,325 0000000000000000005bb675e46e8b2b49c42ffc872389d69904d1e783aa5f10 170 1.00/1.00 vMB 1
510,324 510,324 0000000000000000002b1965f50c5c79f9813b6caa19e68ef9941f69ceb440a7 2,439 1.00/1.00 vMB 51
510,323 510,323 00000000000000000014539b1d005b68d017a151c61946f0cdda18a3878a5ad6 474 1.00/1.00 vMB 4
510,322 510,322 0000000000000000003f3ee1d177a3037bb548ef22bb9c000ba1b961d26728b0 1,428 1.00/1.00 vMB 25
510,321 510,321 00000000000000000039652681f0f0bd7f6f5af4e0c2b620c772661fba8c76a2 297 1.00/1.00 vMB 2
510,320 510,320 00000000000000000052124454e98a0896c835609296b886c22a852ba9ebb5c1 1,557 1.00/1.00 vMB 31
510,319 510,319 0000000000000000000eb8583d49dd419d71979ac14d387ed85c1be00e3bbe75 2,057 1.00/1.00 vMB 4
510,318 510,318 000000000000000000020172d45a5714ff668ae93addce97139922c94dceafa3 2,177 1.00/1.00 vMB 65
510,317 510,317 000000000000000000551fc6797a215b85d73e1720a67f64ab726bb5d53543b7 1,181 1.00/1.00 vMB 10
510,316 510,316 00000000000000000044bbdee4a70c57406e32e24230f39e5fcb743786621f38 2,320 1.00/1.00 vMB 24
510,315 510,315 0000000000000000001176a19a3a903a9225ce0e72f727a016eed64260c408ac 2,793 1.00/1.00 vMB 49
510,314 510,314 00000000000000000046fcb3c2648adf389e1b924152b819fedd6c8b279d4af8 1,725 1.00/1.00 vMB 25
510,313 510,313 000000000000000000040911c48c9bbf547feb0e8cc4e1716af02d7c153457a9 605 1.00/1.00 vMB 7
510,312 510,312 0000000000000000001c4ba37341f21d298862b4d088729a032c51954b0f54c0 1 0.00/1.00 vMB 0
510,311 510,311 0000000000000000000f9bf1d77360a06e7b2bc496ab79868082be60e1f77047 571 1.00/1.00 vMB 8
510,310 510,310 00000000000000000059e30d965040f207190896d883a31a9e8948de24e5467b 1,533 1.00/1.00 vMB 3
510,309 510,309 000000000000000000415ff7d500f895fe965e00cdc51b4de0f64ce4848019d4 2,948 1.00/1.00 vMB 53
510,308 510,308 000000000000000000455d79a3d298adf91a39449851c49a74eddcd970444b79 854 1.00/1.00 vMB 9
510,307 510,307 0000000000000000002cb9444a1b0e3273199d50233b4d7c885d4a240efb1f6f 1,693 0.71/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 697.33 GB
    • Received: 16.56 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.