Loading Tool

Explorer IconExplorer

Memory Pool

77,066 transactions
28.62 vMB
0.06464478 BTC
Random Selection Loading Transactions
Max Size: 173.68/200 MB

Candidate Block

Mining Attempt e2acfa43020f28c753c27c391bd2ad2771efd51cec104f682bfdf33fb2f05623
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 7213d0db822ff747c557a50b729899385b49e065e48859d84aff2a28737bdf2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,674
Size: 1.00 vMB
Total Fees: 0.00531833 BTC
Feerates: 100.28 > 0.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (805,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,194 109,194 00000000000048172672b24175aae3a26488c0e035a6e077b76a8fef32b06c3b 12 0.00/1.00 vMB 0
109,193 109,193 0000000000012618491aeecc7eee980a297fe00b50fd7e842a8bf682681903ea 12 0.00/1.00 vMB 0
109,192 109,192 000000000000515e25787e973073266f78d6031d2ba3b91250a8287ab0ca84d3 13 0.00/1.00 vMB 0
109,191 109,191 00000000000012915e5b86531a820c0bb43aa702a5f23607340a735e74acf842 13 0.00/1.00 vMB 0
109,190 109,190 00000000000025381d70a0bab3916e431b791357c801c2c4ffc9ffb7a3205a23 8 0.00/1.00 vMB 0
109,189 109,189 0000000000005c624b633e6d68e1e98762f4ae216bd9c48c2366ef92c2358100 8 0.00/1.00 vMB 0
109,188 109,188 00000000000042c60689050fdb51b1371e00570cc854bb3b373226e73602a5ec 11 0.00/1.00 vMB 0
109,187 109,187 000000000001356a6a8cb361a48b1e93bb044e1113e20f4331911e4f1ffae251 10 0.00/1.00 vMB 0
109,186 109,186 0000000000007785e72aae44d511d605e4ac2a85b5f3af11aca9f8886f0fa6af 12 0.00/1.00 vMB 0
109,185 109,185 000000000000639dfff865907b484612b9f16be2a4a68ce7855871888044d4f8 12 0.00/1.00 vMB 0
109,184 109,184 0000000000001ec172eb0aa043654a4c5433588cf64d2ee177391d1b3e921a7c 7 0.00/1.00 vMB 0
109,183 109,183 0000000000018a18b9e2a3d93dcd96c80af3f1754ea1113cd85b4c85ecdf79d3 10 0.00/1.00 vMB 0
109,182 109,182 00000000000045302527687e3a69f1531e61f8918593e51b1fc74ac7461cab5a 9 0.00/1.00 vMB 0
109,181 109,181 000000000000e91b3defab049a63a3566cd03e023cc6721c26f7d4e8ab1cceac 11 0.00/1.00 vMB 0
109,180 109,180 000000000000d5e231d9af5fd2c1b6b2bbdff75d0d4da5a717b223ccb8f23317 11 0.00/1.00 vMB 0
109,179 109,179 000000000000e24ef1c430222d11e8d6992822ae2e26da309fe060c92f5b3cf3 11 0.00/1.00 vMB 0
109,178 109,178 00000000000145e7920b606ddd17a5dea08ba59e3f883f53f36af37e3bfb0ada 12 0.00/1.00 vMB 0
109,177 109,177 00000000000053836282d2debe05d6a93fb646b1c3e858da2602af9fbe947fd1 4 0.00/1.00 vMB 0
109,176 109,176 000000000000341b631429bd6372208e5c1790c643ad026bdd0503bfd2524846 7 0.00/1.00 vMB 0
109,175 109,175 000000000000182ace226ef3ad5c3c3b68cee82bfa18a926d1c1275493ac35d5 8 0.00/1.00 vMB 0
109,174 109,174 00000000000037229e41000314e99b5444e53ee7267fd7b075c97062c89edd5d 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.55 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.87 GB
    • Received: 15.78 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.