Loading Tool

Explorer IconExplorer

Memory Pool

38,963 transactions
28.49 vMB
0.06129101 BTC
Random Selection Loading Transactions
Max Size: 144.61/200 MB

Candidate Block

Mining Attempt 5c2a1ba8c5f533759366a2e1d2c50a83e072daa189771b14e07c0825878f252e
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 77bd78d476b9a01ddd75df517eadb56482a390cf84c534e27a7a8f6d9ec2b0ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,895
Size: 1.00 vMB
Total Fees: 0.00639239 BTC
Feerates: 50.27 > 0.64 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (735,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,804 178,804 0000000000000242e566a38409f820215c84b5a66164279538d459814d948695 78 0.02/1.00 vMB 110
178,803 178,803 000000000000026fe98c3e37a3ea2853161ac1ccc47d09a23a01ba603e359b95 53 0.02/1.00 vMB 116
178,802 178,802 00000000000004ab9d32a3cef180ccf85557ec2017a8e0a5ffed533fc184f70e 117 0.05/1.00 vMB 129
178,801 178,801 0000000000000711e763c317349bcd79cc684cf6f472d83b6cafa654c3ef9a0c 1 0.00/1.00 vMB 0
178,800 178,800 00000000000002b951b54e5cd09bf0cb58b6d8385c18e29d175538425bd56dc4 246 0.11/1.00 vMB 102
178,799 178,799 0000000000000486dee09f732e9996580af4d19254c654a77178ed728d74c69d 165 0.15/1.00 vMB 442
178,798 178,798 00000000000000981ddfbb3c1e612ff9826cb47082103f8a27ad7086b79cc923 1 0.00/1.00 vMB 0
178,797 178,797 00000000000009e6341fea88fe3a47411c08f219352180e0412ce8ce0ee732d0 131 0.05/1.00 vMB 171
178,796 178,796 00000000000001a54781c5d9798f40665aa9f4755eec86744162881f8b58a5ee 30 0.01/1.00 vMB 63
178,795 178,795 000000000000001d0e47099622e82150cf1cffc52a2062bbf5a335b2fa538d3f 42 0.02/1.00 vMB 89
178,794 178,794 00000000000001f9d7a00b5bb14cba3ea98a57c334a88a02ab180e02e16426f9 150 0.07/1.00 vMB 108
178,793 178,793 000000000000062518dafcceff1a3512020438eb0124e2b0584db481d938ebf9 75 0.03/1.00 vMB 122
178,792 178,792 000000000000097fccf6fee5bcf5ee01923dd7a6ee8318d9217971ac6324e084 95 0.04/1.00 vMB 63
178,791 178,791 0000000000000a74858abca0a236903a3304b25b2d9c92d57d430d4bf3124920 13 0.00/1.00 vMB 131
178,790 178,790 00000000000001bfb06be5b5775ee5448f716edb83aca150a4946ab8e8a2d27e 20 0.01/1.00 vMB 76
178,789 178,789 000000000000031792470909ad81677e2e99380f638edebfc38c8ba5f6f0fd13 60 0.02/1.00 vMB 104
178,788 178,788 000000000000069112cea20c0f3d50e6c4b831bba0133165e20e52fcd7a5041c 98 0.04/1.00 vMB 127
178,787 178,787 00000000000002dc47ef248997daac340a97d6f865b3bd927978502e39be901c 8 0.00/1.00 vMB 34
178,786 178,786 000000000000032f9f3fe759edc59dbddc7a3e6b69e153886b38461c10faeaf5 12 0.00/1.00 vMB 12
178,785 178,785 00000000000005ec76acf664899bcf61ac92946d7dfa9ccb46c1bbc4718838c6 31 0.01/1.00 vMB 153
178,784 178,784 0000000000000775f57768217191247b1f78ed9d8fea58038d13c0ec8ace7f97 128 0.06/1.00 vMB 70
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.29 GB
    • Received: 11.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.