Loading Tool

Explorer IconExplorer

Memory Pool

42,069 transactions
28.89 vMB
0.06600946 BTC
Random Selection Loading Transactions
Max Size: 148.26/200 MB

Candidate Block

Mining Attempt 4f98fa4361d9408d97fe206b32c92f69fd772ebce606da71f440acc5d117f827
Version 20000000
Previous Block 000000000000000000005c365b22f45149ff6010986598bcca955a5eec769236
Merkle Root 9e4eb71ed678de6923bdd1e7caeee7010e84a53970e6509978afe7aed92fa538
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,772
Size: 1.00 vMB
Total Fees: 0.00973663 BTC
Feerates: 101.28 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,613 (520,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,362 394,362 000000000000000000160cdbf7a7f9a56637a5d554f79b06c2032325e2898e1d 1,898 0.95/1.00 vMB 41
394,361 394,361 000000000000000003f50b0f8da9e4d42259228dc9b0d74bcd88d15e51533282 1,438 0.75/1.00 vMB 32
394,360 394,360 000000000000000004eb4a9c08664f9ac161b2408337dcde215859595fc8d0cd 1,015 0.98/1.00 vMB 22
394,359 394,359 000000000000000006375dd9b81205a235ce8cf82b971ff46add3de8d528cc36 1,222 0.95/1.00 vMB 27
394,358 394,358 00000000000000000145820ac4b90ad84049a5b04e0aa13c044a640d14f15f6e 2,288 0.99/1.00 vMB 44
394,357 394,357 000000000000000000d950cc0daaade2d972d0f02c69bdf955a2b10b9dda6d5b 1 0.00/1.00 vMB 0
394,356 394,356 000000000000000002a1e324e5fa95a0e6c34e1e49e4c6683add1f29d96c6a0a 2,700 1.00/1.00 vMB 343
394,355 394,355 000000000000000006427e22098cea09cb65bf744f80756431e9146b9e1fc860 1,844 0.95/1.00 vMB 36
394,354 394,354 000000000000000005eb7ac7b440b6f280746f7b04804ec613c29b69ca52a035 1,139 0.75/1.00 vMB 31
394,353 394,353 00000000000000000777ac096c259cce8308a6fbcfdf2e97e72d635088d761ba 1,013 0.57/1.00 vMB 36
394,352 394,352 0000000000000000053fdb0f1d6e860908aaa1ed3e7816c121ce63802ce99a31 1,736 1.00/1.00 vMB 38
394,351 394,351 0000000000000000020003e71d275e1016dfd96b5256c041d1c50a0be41a483d 2,178 0.95/1.00 vMB 32
394,350 394,350 000000000000000003bb1a8aa84aa031ff4020e9fbdedf04de1a2440a61d60dd 2,422 1.00/1.00 vMB 64
394,349 394,349 0000000000000000058dfe9d39df098ab6cad91dd9e1734340a120b668a2ed8b 1,438 0.96/1.00 vMB 28
394,348 394,348 000000000000000005d4dd427f8ee0b125209ecbd6b1afea044f4c589546e0df 1,276 0.95/1.00 vMB 20
394,347 394,347 000000000000000008a59bd4199e0056c7e685763aa085e5744dc70686ea6c51 2,005 1.00/1.00 vMB 36
394,346 394,346 000000000000000008c5efbb44864123797fe985fabf8021308a2c68baf42dbb 2,123 1.00/1.00 vMB 44
394,345 394,345 0000000000000000027780aff0e0541245844e538ad389f916c456e0a5173faa 1,328 0.92/1.00 vMB 24
394,344 394,344 00000000000000000185f322d640ce9734aca007e0999e640fef0b519a73b4d7 722 1.00/1.00 vMB 15
394,343 394,343 000000000000000009261c5eea49d1c75f5c25f412f589c57ed63c326925ffc1 2,021 1.00/1.00 vMB 39
394,342 394,342 0000000000000000088305611cd679b83c5878331a84afd29655df61bf092182 1,437 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.71 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: 629.24 GB
    • Received: 11.89 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.