Loading Tool

Explorer IconExplorer

Memory Pool

39,112 transactions
26.62 vMB
0.06581522 BTC
Random Selection Loading Transactions
Max Size: 137.38/200 MB

Candidate Block

Mining Attempt 1a87ea8fc98b03763072da9f72bd757599f3f3ff3f59916168ffcda80619776f
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 2552c796a4b5530db3dff9b87408f5d45c44be0795cf3fe7a99e71e0914d1dc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.01592702 BTC
Feerates: 201.06 > 1.60 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (358,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,219 556,219 0000000000000000000f9f058d1a3a59f6cab97dfa3d29e9210c8c3e7f1e3c14 443 0.30/1.00 vMB 8
556,218 556,218 000000000000000000188795f00786e87d54501f4622b956e05893f1f6d40fff 2,158 1.00/1.00 vMB 1
556,217 556,217 00000000000000000019a9985de2acb78e9b77771b2fe89097cf8b4092795478 2,176 1.00/1.00 vMB 17
556,216 556,216 000000000000000000305bef8a11bb9a174d822a6815ef77e1e63458a2bf5fc3 84 0.14/1.00 vMB 2
556,215 556,215 0000000000000000003477e9fcfc38a2fe9d076508d8860f2198b4f99d75543e 2,282 1.00/1.00 vMB 4
556,214 556,214 0000000000000000001874808c39552dadd0aca241fb8385ef35467a2d5c0a93 2,781 1.00/1.00 vMB 19
556,213 556,213 00000000000000000036b732ac314a0f9ad47587baf5ac1f7641fa978df5aeca 1,054 0.75/1.00 vMB 8
556,212 556,212 00000000000000000036e10a8decb7f4fa80b812643509dd595f1334fee7fa2b 263 0.11/1.00 vMB 7
556,211 556,211 000000000000000000090ccfdf3794970b35198ac60b1c67c3db80e30a14d057 727 0.30/1.00 vMB 12
556,210 556,210 0000000000000000000304142c1b6350389493d56ba0ad1283af0a110c4f7ae8 348 0.26/1.00 vMB 5
556,209 556,209 0000000000000000000c91c65bcdc83f9eca46cad848f72972de5cce759b122d 2,058 1.00/1.00 vMB 11
556,208 556,208 0000000000000000001b61af93b4d7a7b4fce5fd21d33b178601e24ce1050e98 26 0.02/1.00 vMB 3
556,207 556,207 0000000000000000001c585410bcc1fe703cc361908b3448bfc800aa29becfea 1,363 0.56/1.00 vMB 13
556,206 556,206 0000000000000000000f86d805ece7578e74fcfa50dc830836e9c3bea96398a8 1,856 0.81/1.00 vMB 8
556,205 556,205 0000000000000000001cdd988e853ab8108b164cfe19464941e9d2900ddd7d9f 1,710 0.98/1.00 vMB 7
556,204 556,204 00000000000000000026e6185ceb63d73fb5566e57a4e3efa72e6d4953487329 2,484 1.00/1.00 vMB 11
556,203 556,203 0000000000000000002925aea3e73cfcd88714614056884715e82c5728e7dcee 2,443 1.00/1.00 vMB 7
556,202 556,202 0000000000000000003236a3a4a586f8d6a07a32e04a49ff6c61055885a76c87 2,816 1.00/1.00 vMB 17
556,201 556,201 0000000000000000001e93a10a11faf836d00529e03a22c8b8e5e6eca6cc3dfe 83 0.04/1.00 vMB 9
556,200 556,200 000000000000000000185fbb2362cff70537ca936eefef99d62184a7d2dbcb96 994 0.46/1.00 vMB 12
556,199 556,199 0000000000000000001d198b753d414aceda2b34ec812f479b929d4dcac3d03d 821 0.33/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.