Loading Tool

Explorer IconExplorer

Memory Pool

89,050 transactions
33.07 vMB
0.20274575 BTC
Random Selection Loading Transactions
Max Size: 199.62/200 MB

Candidate Block

Mining Attempt a66c373444e80dcdf5d7fcae8130635203cf9f5ca92670559ddb68312f50e6b0
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 1c05596abb885978b40668910dd1635d3a10b505bf018a82eba7dd31b37ad005
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.09002823 BTC
Feerates: 387.56 > 9.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (523,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,774 391,774 0000000000000000008f1f90cd9f222ea68fc55cb7aaccbd6ef782e1e3b067d6 1,359 0.76/1.00 vMB 31
391,773 391,773 000000000000000009a9363c0078b738cf0132a4725d86f5b0520ffbd59865f4 552 0.99/1.00 vMB 7
391,772 391,772 000000000000000007a8ebda5743910858063ee163012c2b1d154c8291fd82f2 1,184 0.75/1.00 vMB 26
391,771 391,771 000000000000000006c6b36cf1df85b4ad67d1cab6ef5b9465ff48a6bcca9bba 1,786 0.99/1.00 vMB 26
391,770 391,770 000000000000000008d8276720f2689f1c523629bbf48f4539e601cd63b492aa 2,205 0.75/1.00 vMB 55
391,769 391,769 000000000000000008e39443ee4bdbb24ea3958fa19e9effe2449ed0cbeaa93c 1,227 0.53/1.00 vMB 35
391,768 391,768 0000000000000000067ba1f4644263e66a22f0feac5b4846fb582bcfcbbdc017 160 0.25/1.00 vMB 10
391,767 391,767 00000000000000000126f01157dd0d44e244cf5041ca8867a45fce7fee0f622b 1,182 0.75/1.00 vMB 25
391,766 391,766 000000000000000000dcccd08e63afb46388c0f5179df9bc9734a17ee29056d1 452 0.91/1.00 vMB 9
391,765 391,765 0000000000000000027aecae770b1edf34c397f1b16562503cb09ecf438dea16 509 0.52/1.00 vMB 17
391,764 391,764 000000000000000006592c554d9fa142d3bf3c5e98da460690c05682b88851d6 1 0.00/1.00 vMB 0
391,763 391,763 0000000000000000032962504eef195c863244417d119faa192650b97b95749f 946 0.41/1.00 vMB 38
391,762 391,762 0000000000000000087ebec7a30975689ac48d34b8ceecc3d2868a18b37f8032 801 0.75/1.00 vMB 18
391,761 391,761 0000000000000000057eea82d37a9273ecc97d16a81b5ec8fe6f8be02bfc3cf3 2,104 0.75/1.00 vMB 44
391,760 391,760 00000000000000000a32fb20061e750f75fba17d1b20a9d6e30985447c46a929 1,306 0.58/1.00 vMB 34
391,759 391,759 0000000000000000019eb006a5fe99aa3ca891535256d41a2cad96520c839913 869 0.34/1.00 vMB 42
391,758 391,758 0000000000000000079f791cc9042c89bc5dbff72619f05b25b3e8b497279859 1,028 0.61/1.00 vMB 25
391,757 391,757 000000000000000001205a13fecee46de0ce85fa96cc4472a5e611227dd8d88a 2,714 0.99/1.00 vMB 47
391,756 391,756 0000000000000000013d43b5d7453b4f36e65418cbbcf171e848cc16ffc0656e 325 0.87/1.00 vMB 9
391,755 391,755 000000000000000002a827f4894651d4b9fadfeccbff739547cac70c37752c63 723 0.93/1.00 vMB 16
391,754 391,754 0000000000000000086e3e9cdf1b575cdcca7aba64864d02b69c5e70e35e7194 1,044 0.99/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.