Loading Tool

Explorer IconExplorer

Memory Pool

46,056 transactions
30.78 vMB
0.12622249 BTC
Random Selection Loading Transactions
Max Size: 156.85/200 MB

Candidate Block

Mining Attempt a483715eb7c7c58b277bbf60d6ace6c5c6ba7348aa49d34da95bf9d4bcd2ec20
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 7589846aab532c8c47782b448e01d8b89b53333140c61132912b2dd08112c25a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.05319679 BTC
Feerates: 150.97 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (520,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,371 394,371 000000000000000004702364d9a7ea486a9244199828ead3dc7493d400b42735 424 0.84/1.00 vMB 13
394,370 394,370 0000000000000000068184bd19e2a0632522fa617020402056d8862f46861c97 867 0.75/1.00 vMB 29
394,369 394,369 000000000000000005a0fb1db7bb56c76d29af8270cc09e1835d071c4b1ef4d9 831 0.93/1.00 vMB 22
394,368 394,368 0000000000000000021b6c53ad5bd58cdf5ed50480fdf6657ebce165b819aeaa 944 0.99/1.00 vMB 23
394,367 394,367 0000000000000000053eb0125cd377c68282a135c6365bbd0ae20634ad3d24a4 839 0.75/1.00 vMB 32
394,366 394,366 000000000000000006d1c9a4a147910cae92a778472a696c5a9f258dd8321cf3 795 0.46/1.00 vMB 50
394,365 394,365 000000000000000005071cac729837eb70a23db9848f98fc7d606fa23308019e 392 0.99/1.00 vMB 11
394,364 394,364 00000000000000000786e21e69f642130bd03fc8a8bc114e6c76321d262cce77 450 0.32/1.00 vMB 32
394,363 394,363 0000000000000000050c4f259ba22acada75b594f3f552a0c4aec4893bff3bf5 909 0.91/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 781.64 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: 626.57 GB
    • Received: 11.67 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.