Loading Tool

Explorer IconExplorer

Memory Pool

37,744 transactions
25.99 vMB
0.07747454 BTC
Random Selection Loading Transactions
Max Size: 134.49/200 MB

Candidate Block

Mining Attempt 6f9377fb2af2ba27e380897ac12452ce6c825d2404399e5e7447acfc4046c31d
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root d3cb4205637ab26c5c8b3ae06b0418cfa8c438fa23f6412932bada4f18c23210
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,637
Size: 1.00 vMB
Total Fees: 0.03013716 BTC
Feerates: 101.64 > 3.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (628,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,239 286,239 000000000000000041b0ee39a7793a09b48a26ec63fe74afdb1e130e3830bd1c 75 0.04/1.00 vMB 19
286,238 286,238 000000000000000003e5e477de707a40788243a8ee2dd856eb0d179cc4fec864 427 0.33/1.00 vMB 23
286,237 286,237 0000000000000000ba9f30d3f3723eefd3bde0524d678e1bbb7d92fe7dea110c 182 0.06/1.00 vMB 105
286,236 286,236 00000000000000002ba81754ef7fee45f9b1ba0ec67c0919923b425026d7650d 148 0.06/1.00 vMB 46
286,235 286,235 000000000000000151f8e7a00492478799be2fbcac8843bb6238a5de0c9fa3cd 1,193 0.50/1.00 vMB 37
286,234 286,234 0000000000000000f74f0bc9d3c186267bc45c7b91c49a0386538ac24c0d3a44 86 0.06/1.00 vMB 139
286,233 286,233 00000000000000002142f5102c9e0d605e578a3fcb75c40318bbb43ba16dfca6 997 0.47/1.00 vMB 33
286,232 286,232 00000000000000018f050a5ab132793dd99849c0e8ec7310dc1ccd4b09d525db 197 0.06/1.00 vMB 175
286,231 286,231 0000000000000000489a44cdb570a5d35baab50a0271e182712b746ecf14d38e 105 0.05/1.00 vMB 57
286,230 286,230 00000000000000006c656b660b29095ec7dfc4ca2e5f86d268a6135cfd884ff2 920 0.41/1.00 vMB 42
286,229 286,229 0000000000000001112332e1ed2b03e6916e4d3b01fb3aa3be46d4d44e1265f0 615 0.30/1.00 vMB 39
286,228 286,228 000000000000000093983dc518cd4f669e89515e2513c98bbcbeaeccc47c23b8 383 0.20/1.00 vMB 35
286,227 286,227 0000000000000000ed359c9314bb9ed37d958dfbdfd7f16f6e82f89516d8c839 200 0.12/1.00 vMB 30
286,226 286,226 0000000000000001538205ebe4291e69a212fd96675d5e194910880d896de18c 32 0.01/1.00 vMB 4
286,225 286,225 000000000000000058f284457917a0a812dbde7cc6b52292c6f1ef15db5fc1c9 281 0.13/1.00 vMB 42
286,224 286,224 0000000000000000e59135b61567c54e4fda2c9095c23c2d675050d5a417611e 245 0.12/1.00 vMB 38
286,223 286,223 0000000000000000ee68b77a208730a4ef20d0df41c09b448f96bf9a0573bdbd 454 0.24/1.00 vMB 34
286,222 286,222 00000000000000016021d2541a594d5d74113b4e708a7843da9d77c561f906e2 72 0.04/1.00 vMB 38
286,221 286,221 000000000000000166cbab70585d68acc3b5b8024864111f171186264c1d5a79 583 0.34/1.00 vMB 28
286,220 286,220 0000000000000001585234dff70b3b9ecf7994b69229aca86e085ac318471a3d 203 0.06/1.00 vMB 87
286,219 286,219 0000000000000000942acb1343aca45d444b0a95e05032d492f0f5c8c3436252 64 0.03/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.