Loading Tool

Explorer IconExplorer

Memory Pool

41,163 transactions
28.80 vMB
0.06639252 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt ee588b878d38bbcd225e38f8c02c8bae8f5ce18cd3913f39a4af8a89e5f77502
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root a7ad410ad9c51bb6dfaa39a56322db1a0e5bef05b55d54350afc5d0158682dae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,845
Size: 1.00 vMB
Total Fees: 0.01041803 BTC
Feerates: 302.06 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (518,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,461 396,461 0000000000000000031573c613d04552aff0c57d8cfcbc367f892bbae2bea056 1,921 1.00/1.00 vMB 42
396,460 396,460 000000000000000008df40ecace0b2938bdf906b2afb66d29dbd7121efa6ed3a 11 0.05/1.00 vMB 9
396,459 396,459 00000000000000000503232211f68175d757894e237f84a5d001cfa41e7ee338 1,336 0.89/1.00 vMB 31
396,458 396,458 00000000000000000818dc100024e0338c622a062e70626d5750c20f19703f44 2,938 1.00/1.00 vMB 64
396,457 396,457 000000000000000001c4cf361bbd8cfee78b951e8f8fcb8840280befc47eeb5a 1,160 0.51/1.00 vMB 32
396,456 396,456 00000000000000000580a921e642a50cc724a807050feea3f306ac3d3207cfbd 3,174 1.00/1.00 vMB 47
396,455 396,455 0000000000000000031392250c11cba04631a9a994e08761a205d69886bfbeee 1 0.00/1.00 vMB 0
396,454 396,454 000000000000000003cbafe926d177b06de9d6bf7a7b623bba02217cae901f16 710 0.90/1.00 vMB 62
396,453 396,453 000000000000000000b07707bb49ba19837e8bcf99291e5952aeb4300f05302c 394 1.00/1.00 vMB 55
396,452 396,452 0000000000000000014e680ab1c48d535912b237adfb2ede61f5f7ee8d4723b2 629 0.79/1.00 vMB 43
396,451 396,451 0000000000000000076ff1ffb33a948b739ac7fe72c989af8fcc3e5d9373ae9c 1,053 0.90/1.00 vMB 25
396,450 396,450 0000000000000000074fbe82732efcdc2b61ed8a0bb91366896954b6523e44c2 150 0.09/1.00 vMB 33
396,449 396,449 000000000000000006fc5c426088bd8f70bcf27ffaa907780ea4f2f2066b6c0e 942 0.95/1.00 vMB 18
396,448 396,448 0000000000000000062958b9206b1b2ad7b79f9ae4e4b90fb89756b451ded4a9 1,132 0.95/1.00 vMB 21
396,447 396,447 000000000000000001326a83f5a754466e3c14586fbf9eeed10963275ac48f0b 20 0.05/1.00 vMB 13
396,446 396,446 000000000000000002ced04f189d8e66e798626b3dcd9217b4f4d13233961a7e 2,700 0.99/1.00 vMB 54
396,445 396,445 0000000000000000063ada6c9b69f5f9edf61ca2da8c89f66bcb4fac601efc46 1,721 0.99/1.00 vMB 31
396,444 396,444 00000000000000000405f3680b00631c0215af6465b6b29a4260a48628fa1a51 2,383 0.86/1.00 vMB 48
396,443 396,443 000000000000000004efe601178d8c294cefa704c613f4fad1c9f5bb35330061 175 0.11/1.00 vMB 30
396,442 396,442 00000000000000000500241358fb3e193f162782ab477f2608aab68d7bd42068 1,548 0.93/1.00 vMB 30
396,441 396,441 00000000000000000870ca5fc5373548d7ff0180abec4ca063980951671f23da 298 0.26/1.00 vMB 18
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.36 GB
    • Received: 11.90 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.