Loading Tool

Explorer IconExplorer

Memory Pool

79,607 transactions
29.97 vMB
0.08537644 BTC
Random Selection Loading Transactions
Max Size: 180.62/200 MB

Candidate Block

Mining Attempt eb55d16675fc62fb465f56190eeec8441ad28f984cd0ddb792cc70178e1300ef
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root df1557737c1c0a883ee34243740ce26aa3fef47cff91fcfb7ee959e821465720
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.01651380 BTC
Feerates: 40.21 > 1.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (430,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,155 484,155 000000000000000001033761e9eb831ba143b08cb83eaae5d237984d42b747c9 2,099 1.00/1.00 vMB 248
484,154 484,154 0000000000000000008bf8aed3278d13b5318ee35d9a20c4bbf0b54c20c50d27 1,920 1.00/1.00 vMB 146
484,153 484,153 000000000000000000212c1230ea97fb5fd5354c09317a6e3578b2d02fea61db 2,141 1.00/1.00 vMB 118
484,152 484,152 000000000000000000f9852b3e3a9ef325e2426ff39cdca26520dbf484446b1c 1,915 1.00/1.00 vMB 162
484,151 484,151 00000000000000000010c02d14b215b83f1466812101d52971116fe3419aaf73 2,053 1.00/1.00 vMB 297
484,150 484,150 000000000000000000e8f1953f5b05cc95270e4fff6a9d6d4f479762d597ef91 933 0.48/1.00 vMB 180
484,149 484,149 000000000000000000d7c6f03ce564cc946a5e786c912d698344aa1e7f61dabb 1,164 1.00/1.00 vMB 92
484,148 484,148 0000000000000000002794ff0b15e29824d2c50b70e6653a1f4ddd65dbe6b0e2 253 1.00/1.00 vMB 24
484,147 484,147 000000000000000000c6674b3975462baec2c3ae4bd5e918b4dd2ac1bde9bd03 1,594 1.00/1.00 vMB 85
484,146 484,146 00000000000000000003d9ce5961333953e4b317bfcfe23f73cc3f5939cea23f 1,879 1.00/1.00 vMB 156
484,145 484,145 00000000000000000020d3f1b78975c41435e2e2c19ca6feb04e21d22809b734 988 1.00/1.00 vMB 70
484,144 484,144 00000000000000000095efe4ff031137f4fbd1f8dc2a5222bf969bde907fa266 770 1.00/1.00 vMB 69
484,143 484,143 0000000000000000003f2884f5a32a9b99512a52efd2d8c930078e85f2192533 1,640 1.00/1.00 vMB 123
484,142 484,142 0000000000000000003fb74700901612b44857f33400c4575db2ddc509a92a89 1,436 1.00/1.00 vMB 87
484,141 484,141 0000000000000000007a19db362e362d32fe1fc4eea00c1b08bfafb99ccf431e 2,262 1.00/1.00 vMB 209
484,140 484,140 00000000000000000095adaa67af3243f8288a7d82fbe703e7c83e0b737979b4 961 0.99/1.00 vMB 48
484,139 484,139 000000000000000000fb8d7610c31dc898f8c90a666340e2e96cd25420cb56ae 2,105 1.00/1.00 vMB 229
484,138 484,138 00000000000000000079ab7d530cd4ca87dc1ce1a5442dd6225e8e9ad6a44755 1,452 0.99/1.00 vMB 135
484,137 484,137 0000000000000000005d0882a4971e92ecc91fc3d3147dc6ebaa0a69205d27c3 890 0.46/1.00 vMB 172
484,136 484,136 0000000000000000001aed2759ea5039aa9ede7a0bb179be01aeb4c35af457b1 28 0.01/1.00 vMB 186
484,135 484,135 00000000000000000063fabe10ee30ab25bb395adf229bc3bad11f12a4baf3b1 1,691 0.92/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.