Loading Tool

Explorer IconExplorer

Memory Pool

79,151 transactions
29.29 vMB
0.09859135 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 0736aabd05030bf2e00e634f33f6c65fcaf4c5a9a437b2780a0b136921e591b0
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root f1c53443999b2f4ee032beef0adff19e388d9258a098ece548793d60f74f94a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,452
Size: 1.00 vMB
Total Fees: 0.03660111 BTC
Feerates: 477.45 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (615,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,357 299,357 000000000000000055ca0c83a51a6b053f5f4b2d50c93460fea3be81e7265b40 62 0.03/1.00 vMB 30
299,356 299,356 000000000000000045673cdf44bb7832c3f4ffc686ed07ff424855995dd9d531 270 0.18/1.00 vMB 29
299,355 299,355 0000000000000000348063f74ef9818ce6521e38241c2d2a69c80ce6d6149f36 615 0.25/1.00 vMB 78
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
Previous 10 blocks ↓
Total Size: 782.63 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.17 GB
    • Received: 16.17 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.