Loading Tool

Explorer IconExplorer

Memory Pool

40,776 transactions
26.51 vMB
0.06352740 BTC
Random Selection Loading Transactions
Max Size: 138.31/200 MB

Candidate Block

Mining Attempt b25af13218cf4f5a395251cce8580d0b9ccb39e5b3c3dd5c3e59aea95a7685d3
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 109ffab306214e010409db433c0e1d9e802bdab085905587af01a13497d402de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,185
Size: 1.00 vMB
Total Fees: 0.01458673 BTC
Feerates: 92.86 > 1.46 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (570,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,006 344,006 000000000000000014a2a571bb8f3d609bbbc2cc6bca97f5ec6df5acfd75f4ff 406 0.20/1.00 vMB 27
344,005 344,005 00000000000000000fe06d072f98a176d701404658e8bf8841a5e12b1985169b 177 0.14/1.00 vMB 16
344,004 344,004 000000000000000016b69f45f4cf8d136b9a3e6da01f781975195a8739615f97 351 0.18/1.00 vMB 25
344,003 344,003 0000000000000000091903ffcd06841fa6ff4a5102c601d7dd6cf60dc8be1be2 641 0.57/1.00 vMB 15
344,002 344,002 000000000000000014f8f20797081bd0f9329009f2f28706d14efaea730608da 64 0.04/1.00 vMB 27
344,001 344,001 00000000000000000b7c96af32f1e4317e3069ea4bfb02697caa6dbde7216f9a 1,203 0.75/1.00 vMB 24
344,000 344,000 000000000000000005f0a16f5a9f95eeb95c5eed0eb221e8f5dc5a9943a03aee 1,335 0.75/1.00 vMB 25
343,999 343,999 000000000000000000ea7df29c44052b4f5d4d1d526f6bd92e1810ab92ab1add 512 0.18/1.00 vMB 36
343,998 343,998 00000000000000000e1ed33edbbc42c8bf85f4d8ac7dd6788e52f15a163285bb 1,383 0.75/1.00 vMB 24
343,997 343,997 00000000000000000e7ed1a77caf92fa4584f4d9cc98282256fc5040cbc6c497 1,534 0.90/1.00 vMB 34
343,996 343,996 00000000000000000c3f24de3c81cd22c3ae344d5bd5205b7e76061561c1fcbb 29 0.01/1.00 vMB 24
343,995 343,995 00000000000000000385ab43be593a093f00b66962c22f41890d513625efc841 1,122 0.64/1.00 vMB 23
343,994 343,994 0000000000000000097e1ea107576f2ba97b5bb6d7fc02add0437edcc01fead9 409 0.22/1.00 vMB 26
343,993 343,993 00000000000000000701a649c69a9494654967943516c864db5f9813f7634085 198 0.12/1.00 vMB 22
343,992 343,992 000000000000000015d1f1ba5c3de6ab9fccd5274644a6613b6a8b76cec61972 317 0.15/1.00 vMB 24
343,991 343,991 000000000000000007287f2359ca10cd3dd8cf0840941927a14e2fdf78881400 703 0.41/1.00 vMB 34
343,990 343,990 00000000000000000bb2caa01b7fc5b705ae3fd99dca901839b502d2eb6b8868 242 0.11/1.00 vMB 69
343,989 343,989 00000000000000000d31892b449cd02e78d97ee1977e0b5d40f38a5998fdcc6e 774 0.42/1.00 vMB 26
343,988 343,988 0000000000000000006a9c7b0ab8df56a02b134ef2bec7d3c0f76f2ad1dcb419 831 0.49/1.00 vMB 29
343,987 343,987 000000000000000018abcbe83433bf0f445cabc984f0bc7b115632918719328e 1 0.00/1.00 vMB 0
343,986 343,986 000000000000000001e3b58b926e024ebdc500ccf7a6ff12d7447bfca05f0517 113 0.07/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.27 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: 656.41 GB
    • Received: 14.38 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.