Loading Tool

Explorer IconExplorer

Memory Pool

81,521 transactions
30.49 vMB
0.11403920 BTC
Random Selection Loading Transactions
Max Size: 183.64/200 MB

Candidate Block

Mining Attempt 362c76b800b055d8c7da3976f79367901a919dbeed5ca19b9381ced0e6b31506
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c0a1ee1d1ef66afeea912d3d4e3cfbe002424609f1830b9e98490dd5dca111ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.03925920 BTC
Feerates: 180.34 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (615,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,354 299,354 000000000000000057096fd1d955852d22c68218c057218f9540c05d29681e60 64 0.03/1.00 vMB 30
299,353 299,353 00000000000000000ba8c90f856c184f7e79d364fdbb27cac88fe885060b61e5 81 0.07/1.00 vMB 36
299,352 299,352 000000000000000088749756cff34237b4fdac733a7fe757e7f3f0bb5b8cf348 275 0.16/1.00 vMB 28
299,351 299,351 00000000000000005803be4026ceb1338a65a6498b862067a013ba65ad420c8e 648 0.30/1.00 vMB 35
299,350 299,350 00000000000000007a7b8511e0edc813700c849592ef2d2df2086adda0623ef3 679 0.35/1.00 vMB 32
299,349 299,349 0000000000000000067e6944df2a23889ee7cfed416a8bd3d1ca2e3cc1353b01 737 0.35/1.00 vMB 45
299,348 299,348 00000000000000001af2e1df5fec6ee99bbccb1256008145ece881b421746885 128 0.05/1.00 vMB 212
299,347 299,347 000000000000000043fa8698e8e297cdb1f33fba5408515d8cda23e263ae0fc5 548 0.36/1.00 vMB 29
299,346 299,346 000000000000000012969c963e8522c343b6e825b80126ffe75bd4f7caa26e48 796 0.43/1.00 vMB 35
299,345 299,345 00000000000000002b145b376f44212ecb0e5768dccc779fb3b42cc216296060 660 0.32/1.00 vMB 32
299,344 299,344 00000000000000004b0a316a2e22debb93b12e29bcc9de8ac638f618e11e1f75 146 0.19/1.00 vMB 17
299,343 299,343 00000000000000004a843942f892a7338417d9bfc9ba65b00b9762ec8b87a62c 520 0.25/1.00 vMB 31
299,342 299,342 00000000000000000618c9bfb0e93c3a3d5ce6a08c1519b3b5e0e79c376a0c8a 328 0.21/1.00 vMB 31
299,341 299,341 00000000000000002486004baf793928d0002b7e5231f5a4f7eb1cc53abfa3f3 154 0.08/1.00 vMB 32
299,340 299,340 00000000000000008159003178144fd45a9e70653ef41ad1181eefe4b19dfadb 147 0.11/1.00 vMB 23
299,339 299,339 0000000000000000199b68c2f7824322baacf21a3faf0b923337594f95ba893a 17 0.01/1.00 vMB 19
299,338 299,338 000000000000000033ebc97315d7e76adcadce7a1c29615fda2983f0021e0e4d 219 0.19/1.00 vMB 23
299,337 299,337 00000000000000006e459ed81580f7544ce96ef81d746c2998499898150dc6a0 810 0.75/1.00 vMB 33
299,336 299,336 00000000000000003bb2a5fcdfbd40206649ac44fdc100332f0a447e05557e72 482 0.25/1.00 vMB 46
299,335 299,335 000000000000000013ca5b80166ab968728038a15bdbfbf2c1ddb474414fafc8 625 0.30/1.00 vMB 40
299,334 299,334 000000000000000044b96747a11aea4aa8cc7cc86b214d189507469581b8a5e7 156 0.13/1.00 vMB 33
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.