Loading Tool

Explorer IconExplorer

Memory Pool

77,216 transactions
28.66 vMB
0.06448153 BTC
Random Selection Loading Transactions
Max Size: 173.87/200 MB

Candidate Block

Mining Attempt c81bbfe5b5fc83a80b9555a761787f112ac7b5319e2030312c0b2813f23ba6ca
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root 1ef875f83c4ae7b40f86dc11734bf611b9345aaaacfafa83bcacbaaa690fe1e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,694
Size: 1.00 vMB
Total Fees: 0.00492196 BTC
Feerates: 40.21 > 0.49 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (341,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,713 573,713 000000000000000000092a82b6cb2b771e02a680f97833fe6e0d4a6a10a65d6a 2,202 1.00/1.00 vMB 21
573,712 573,712 000000000000000000216406ccd0bb29a6c95870597bc55bdd75214f81b2ea7f 970 1.00/1.00 vMB 57
573,711 573,711 00000000000000000020755acb7ae90e52858451be517dd95e69ad0262e40589 1,951 1.00/1.00 vMB 65
573,710 573,710 00000000000000000010afc21c6aae095b3fe8e19577124ccd3c19bc9c978c89 2,259 1.00/1.00 vMB 72
573,709 573,709 000000000000000000056166ad75c071127baf7a87a1595e11e9876e784ab0a0 2,808 1.00/1.00 vMB 67
573,708 573,708 00000000000000000025a0c1518c2c946484c6907e708884bade1695c0625c89 2,688 1.00/1.00 vMB 26
573,707 573,707 000000000000000000010dcbea40c604857bbe957bdd3a854210358ad009d2c6 2,881 1.00/1.00 vMB 69
573,706 573,706 0000000000000000001718e1100f88ce62e3d207457f96945995459008c395b7 2,614 1.00/1.00 vMB 72
573,705 573,705 0000000000000000001a80bef817198b171913e41872c4b7ed532881c97d3c08 2,228 1.00/1.00 vMB 28
573,704 573,704 00000000000000000016d3656e3af7cab0907cefedebe0db0daaa2e2a42e3c71 3,001 1.00/1.00 vMB 70
573,703 573,703 00000000000000000024894eee6c6456617ece1cfa7e590084996cd6ba3307eb 1,639 0.56/1.00 vMB 40
573,702 573,702 0000000000000000000e63a6de66f0eaa2e15c9447a7f4d9407704f28ef9ceab 104 0.03/1.00 vMB 66
573,701 573,701 000000000000000000160d18ede1d086be14532e51411adcbe4c7d87dc7801cc 134 0.13/1.00 vMB 51
573,700 573,700 00000000000000000016150f171db27af05db67f38102da26528ffcb0694b871 413 0.14/1.00 vMB 64
573,699 573,699 0000000000000000001876415a6611619e40a84170c78a377b376defef9b0823 1,087 0.57/1.00 vMB 37
573,698 573,698 00000000000000000023a9b45b2af8c5a4821ae86ddfbe9fd5b7351949b86b24 1,202 0.38/1.00 vMB 49
573,697 573,697 00000000000000000015dd9f8a57f1ff0aec91395f0fb044e446c04029c88cc0 143 0.06/1.00 vMB 45
573,696 573,696 000000000000000000028311b8f4ec06bf6afd9ad263bc347b2b4c49088a9b4e 53 0.03/1.00 vMB 39
573,695 573,695 0000000000000000000cd18941b26f928eaeb6ca4ee918e9e923709b60eb4a9e 447 0.17/1.00 vMB 35
573,694 573,694 000000000000000000239f1476fa4f8770f9ea7cfd0891f83c1e2fac46377340 841 0.65/1.00 vMB 37
573,693 573,693 00000000000000000021c1a4790ad4fbfa6161fd0e47b3ef1200dffcf93373c9 460 0.17/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.