Loading Tool

Explorer IconExplorer

Memory Pool

78,807 transactions
29.47 vMB
0.08343673 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt 9c1130999293c5c89e031f1bcc91b5766c86aa4e9be98d4b03f042ed31f80f88
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 80942adacf0fcce8208a6739e4586c0d0f6b2b97cff0529a60fffb3577485a77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.01872269 BTC
Feerates: 301.25 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (616,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,283 298,283 000000000000000022069eb2afd2938b12403fecc3099b3ca1512856e45a68e4 697 0.50/1.00 vMB 20
298,282 298,282 00000000000000001de06e6389a4139ea535926e5eaeaee826a29c6783b88957 843 0.25/1.00 vMB 59
298,281 298,281 000000000000000073492e30153f8ad8f61c1361c3ae098316fd8e346c04a858 348 0.15/1.00 vMB 39
298,280 298,280 00000000000000006ebf57fe8a3285a569f6a4e8fef9f2ee7f7d9718822685ed 279 0.28/1.00 vMB 20
298,279 298,279 000000000000000011a1b4e1ff81921264a25c33989f08152953afdb252ca222 317 0.35/1.00 vMB 17
298,278 298,278 000000000000000050d3f7dcce063369577a8c9dc87536a09ba8fd3536f99c89 993 0.35/1.00 vMB 46
298,277 298,277 00000000000000004e20a20dc88ec9ad1f0064bcb7b92d98a28d32f2b9b7c7ad 87 0.05/1.00 vMB 13
298,276 298,276 00000000000000005f1f44afe89b4de63da29ee9a2cfb93af02a955bb3ef6c60 787 0.37/1.00 vMB 37
298,275 298,275 000000000000000095627691e1c3ebf71c0cf7b463f109244bfae1ea38c32d86 335 0.22/1.00 vMB 23
298,274 298,274 00000000000000005c8190ae9a66ec11b82864c41b366b1b482cdfb2182e5128 256 0.11/1.00 vMB 45
298,273 298,273 00000000000000006f744ef893d13022cb51f0c0b67ec24575167dc7c1059bd7 200 0.16/1.00 vMB 30
298,272 298,272 00000000000000001ea3499b995c4d6c62011f1a2ec2bc9800c6fe1fefb5f799 116 0.06/1.00 vMB 31
298,271 298,271 0000000000000000511672ba251384df5efaf6edd6a7e590e8261337f6824677 71 0.03/1.00 vMB 24
298,270 298,270 00000000000000004a6155c5ddff835e49cb406f14714540badf54138b5c61fc 449 0.27/1.00 vMB 28
298,269 298,269 000000000000000079ae71f9c858e8556127814515ac141eca4e631ea39cef47 25 0.02/1.00 vMB 5
298,268 298,268 00000000000000005a0def5198b9cb0047693c6296d5b2451eb60bb17b13d34f 480 0.27/1.00 vMB 31
298,267 298,267 00000000000000009d76fdbbbdf81b661cb7a2f68d6b2d548c42e89a41923620 128 0.05/1.00 vMB 21
298,266 298,266 000000000000000012f422af3f14e559f818d73b985905efb66befd682eabaae 807 0.42/1.00 vMB 34
298,265 298,265 00000000000000000dfb326f2b17fbee3907c7b0a3ef245433a0d8c25642c778 128 0.25/1.00 vMB 13
298,264 298,264 000000000000000078702b1e4dcc843de40abdc02e10aa9901e922b3372c1887 933 0.35/1.00 vMB 41
298,263 298,263 0000000000000000162f5f571eef4742b70204d983bda3c4b18fc1496ac27f86 227 0.15/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.80 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: 710.03 GB
    • Received: 17.01 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.