Loading Tool

Explorer IconExplorer

Memory Pool

42,450 transactions
26.30 vMB
0.06150429 BTC
Random Selection Loading Transactions
Max Size: 137.78/200 MB

Candidate Block

Mining Attempt 31f3ba721991c4807eb5536dcce575e50e84e1e8cc2ebfa0e51224cd28982de1
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root aca56e66909165d9e40feea4221048703e261a6f6a6aa4176b71cf8eb73e7808
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,123
Size: 1.00 vMB
Total Fees: 0.01335587 BTC
Feerates: 100.00 > 1.34 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (564,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
350,386 350,386 00000000000000000dff13b58c9231eafec7d90c61bc090fb4ae2340b4288508 745 0.41/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.20 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: 653.96 GB
    • Received: 14.06 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.