Loading Tool

Explorer IconExplorer

Memory Pool

41,291 transactions
26.63 vMB
0.06203034 BTC
Random Selection Loading Transactions
Max Size: 139.12/200 MB

Candidate Block

Mining Attempt 024b55d2d1ffc9582dd5165b7878cfe358090d9a9318b1a3a4f443eb0c60d9c7
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root f16112ed3dbc5678dd5bb861bafb88d4abe20e3e1daed1e73fe546ac89a079fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,026
Size: 1.00 vMB
Total Fees: 0.01286623 BTC
Feerates: 50.62 > 1.29 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (683,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,008 231,008 00000000000001cfce5798c6fb91e8b6072512877f766a142558e0fe9d081eae 137 0.07/1.00 vMB 106
231,007 231,007 00000000000001d71a6cfba1988055638c8c4c4847cb2b7c93d0f0cf40389ea1 334 0.14/1.00 vMB 152
231,006 231,006 000000000000011f88448c5719ef92e6919e68ef3cbf6277fc5dd7dca5ffdee0 35 0.01/1.00 vMB 133
231,005 231,005 0000000000000092f6f80902d1b3c04f144acee7994c24799032614414228a77 172 0.10/1.00 vMB 101
231,004 231,004 00000000000000ce6f3094bb31c73ec5b4c5207ee52fb90ddaac78c0eb60fa5e 368 0.16/1.00 vMB 88
231,003 231,003 0000000000000148274654f91b5b7b7649f7715476a03ee9eb6ece34c0d43bd6 951 0.41/1.00 vMB 137
231,002 231,002 00000000000001e226af88172b5c9626c0399a5b2b85285ee8f884924b99fc75 948 0.41/1.00 vMB 154
231,001 231,001 0000000000000005c0dc87c4b9e78cac92273c5bad5bab1e81de3b5606de0367 665 0.28/1.00 vMB 128
231,000 231,000 00000000000000649995b9008d249e39da05135109ad938abcc01ac7383a2815 71 0.03/1.00 vMB 134
230,999 230,999 000000000000021141bbb5e2f37a37ff5260ef12a73515bab813ace94967f628 34 0.01/1.00 vMB 139
230,998 230,998 00000000000001307fef10b8636ae158572fc47571846ef186a0df1dcd7328dd 238 0.12/1.00 vMB 142
230,997 230,997 00000000000000b3335b988714efbd9e9802bc65f85cee94feaf26201c2c0052 103 0.05/1.00 vMB 123
230,996 230,996 00000000000000a354a089b6b76fe2136b0cedc015751f748a984fee0e52fbec 38 0.03/1.00 vMB 122
230,995 230,995 00000000000000600c541b8c73bd5b7a0eb649d6ba1d0dee6717574da65e2cea 129 0.05/1.00 vMB 106
230,994 230,994 0000000000000014d6fe8378cc454f3ae4a2cdaac854c78484a6d94ba7827807 179 0.09/1.00 vMB 128
230,993 230,993 00000000000001a12dbcf5378013d298e5c070005af5324de7f8c059862e0d54 569 0.24/1.00 vMB 174
230,992 230,992 0000000000000160ebf8b829e1467c4f33c8d24c2a5570de529c2ea4dd2175ee 22 0.01/1.00 vMB 102
230,991 230,991 000000000000001a4d70988df99381f206075487595078f70d97be6a01fa5b86 60 0.03/1.00 vMB 130
230,990 230,990 0000000000000128224415c37e550538d6ff8228ed7d268f18bccb259b2dfb30 288 0.13/1.00 vMB 103
230,989 230,989 00000000000001bd3b1baf51d5007320b0b38fefaceb409e7efe2bf4db27e0a8 90 0.04/1.00 vMB 100
230,988 230,988 000000000000020036adb6a80065eec226856876c4c3f7553dcc4e9f67e3761f 265 0.11/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.