Loading Tool

Explorer IconExplorer

Memory Pool

77,096 transactions
28.42 vMB
0.08816638 BTC
Random Selection Loading Transactions
Max Size: 172.97/200 MB

Candidate Block

Mining Attempt 269dd14b885753c75dbd4de46a7e6da52c46148fcd334459c225795be53a805f
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 7a3d8353972a8ef4f183253369bc6a2cdfc395696869a0456a2e25be236f206e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.02460965 BTC
Feerates: 477.45 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (564,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,407 350,407 000000000000000014a56cb900f77b9f48cc8de6fa6c3a3bac8e61bb6d2f839a 644 0.32/1.00 vMB 29
350,406 350,406 00000000000000000dfc605bfcc49ad3873f290a3fe41a5205c7e71ef730f5c2 1,617 0.90/1.00 vMB 27
350,405 350,405 000000000000000012bd8b72cbffa44851db113a218ccb52fa8fed96a73d2ec5 1,105 0.75/1.00 vMB 24
350,404 350,404 000000000000000003a768ca68fa69ca551132dd231a7f33c2260f73c080f362 1,275 0.75/1.00 vMB 26
350,403 350,403 0000000000000000013d8f8a58ba4b05bc75155a1637ecd2575dda1c00e7e883 531 0.29/1.00 vMB 22
350,402 350,402 00000000000000000ffa6d15b24ba6eae4d8bf1b52bd109300f8c916139cb022 506 0.29/1.00 vMB 24
350,401 350,401 0000000000000000092b5afa63b1a2e55f9cd9a4f8085789796545950298267b 374 0.16/1.00 vMB 27
350,400 350,400 00000000000000001010590425ecbdde1cd51059a77e5507936a1f7bf069d632 588 0.43/1.00 vMB 19
350,399 350,399 0000000000000000168255903f68ac6c0d6b8bc8ec3e6b81c90a1ccfa8cb39e0 1,682 0.75/1.00 vMB 32
350,398 350,398 000000000000000010558b535c08a478a782cd80070cbc682386f03048a1724e 513 0.27/1.00 vMB 26
350,397 350,397 0000000000000000116ec8e14f0b74c173394ecb2df8666c035581d3ff308705 365 0.20/1.00 vMB 20
350,396 350,396 00000000000000000e9a811cb9a5c73366ebc39ade30deac85aacadc069e4ec8 1,272 0.73/1.00 vMB 26
350,395 350,395 0000000000000000016d3b022ec6e3010cd1ddf4bfd544041a75761f2701e83a 1,054 0.60/1.00 vMB 24
350,394 350,394 000000000000000007fef586e7bb6982c741cf4f68b8cf505ea9d7492eeba01c 613 0.72/1.00 vMB 12
350,393 350,393 0000000000000000143915633a63dc86f0117573a836bbe25cc87a349d92c900 2,711 1.00/1.00 vMB 36
350,392 350,392 000000000000000010b8084a5da806ce05b6bec8a02c9dc5cecb33e87546e9b6 602 0.45/1.00 vMB 13
350,391 350,391 0000000000000000080f745e251136779d3f3d1a127e37cb12db2fb1ad7bcc89 1,467 0.75/1.00 vMB 30
350,390 350,390 0000000000000000053fe0633b7bf5fbf1cce511ef1298e34d582a30fcfaa4e1 1,546 0.75/1.00 vMB 29
350,389 350,389 00000000000000000fb02a70e200609af0280ddf21a17d9d0d10299eb03814ec 141 0.09/1.00 vMB 14
350,388 350,388 00000000000000000e626ac160afbae95404dd45988b8ed76a3bf118ee6a346d 675 0.36/1.00 vMB 23
350,387 350,387 00000000000000000d6250c71b7b2627a7246e2af26d7b72abf38b201ddce69f 356 0.21/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.