Loading Tool

Explorer IconExplorer

Memory Pool

78,604 transactions
28.86 vMB
0.11005172 BTC
Random Selection Loading Transactions
Max Size: 175.25/200 MB

Candidate Block

Mining Attempt 29b31c31eed752e4cb3c4ecdb1aea6b5c21c1040167ef6094d83321c91f603b6
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e669259e14fe93838796aca777d3101f279b7b8b22123c63c5393a60c75feb02
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.03923054 BTC
Feerates: 602.26 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (594,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,008 321,008 000000000000000012f12360260cae051d621bba67d252e262d4d037e1555f21 101 0.07/1.00 vMB 20
321,007 321,007 00000000000000001aa20f7d2c960e11d1801977fe1a6c55b09c090cd64ca937 727 0.35/1.00 vMB 32
321,006 321,006 00000000000000000c9dd7ce05a53b23f136a7e022539065ab6cf233ac165dbb 164 0.08/1.00 vMB 35
321,005 321,005 0000000000000000164bdcb1a48f403888afab9634fa0ee99f544a3b206a9f14 1,499 0.69/1.00 vMB 30
321,004 321,004 000000000000000005be9868477a8c6d622fe6aa8453120dfefc4531cef872de 294 0.15/1.00 vMB 29
321,003 321,003 0000000000000000209e43c1ff84b46e2730a45fe29211b4614dec27187d92d5 399 0.18/1.00 vMB 29
321,002 321,002 0000000000000000191bb441fbc90c01e6402c1e1ada9b60a9662b27afd3b246 1,311 0.68/1.00 vMB 31
321,001 321,001 000000000000000008fdd3f5ca2aa6b35a4ccb653964a676892b0afaa4267928 22 0.01/1.00 vMB 18
321,000 321,000 000000000000000000a99320bfb427390b074ae144a86335809731e91d4a2280 481 0.26/1.00 vMB 28
320,999 320,999 000000000000000002cb4ab269a1bba0280a5544512499792d6ab2d983e8ce0d 422 0.22/1.00 vMB 25
320,998 320,998 000000000000000007528984394cc9b4ce86258df8942b24cb74b2bae78f007c 203 0.27/1.00 vMB 13
320,997 320,997 000000000000000008929d8864ab9436ca9cb4a214776f335227a551440d14c4 1,047 0.75/1.00 vMB 25
320,996 320,996 00000000000000001ea4c903e3e1ebd36fd337eab618fb9a865c34677fe662ff 1,027 0.35/1.00 vMB 45
320,995 320,995 00000000000000001703b1ed180f3f76487aed1466dd52cfbee83c8838cc277f 176 0.32/1.00 vMB 14
320,994 320,994 00000000000000001025d9d77c944581cc9c57dd40e2bfd221e212e611c86fbe 1,835 0.93/1.00 vMB 31
320,993 320,993 000000000000000006db74ec347d279e2162a3ef15faba2ed0ee528f32857b66 785 0.50/1.00 vMB 25
320,992 320,992 000000000000000000c1a673f8e71cc4fab4621b03af672855f1d667fb5744ac 55 0.03/1.00 vMB 7
320,991 320,991 0000000000000000042aadcf2c17cf418b5aa121766fd74b5d2fc721b8560f0a 208 0.11/1.00 vMB 30
320,990 320,990 00000000000000001008699bf434622105d47051e943540d58c914a1929689d5 153 0.10/1.00 vMB 17
320,989 320,989 000000000000000010f9fabacf7ceef0e2a65d90a39dc2820398ce03c26fc14d 440 0.20/1.00 vMB 30
320,988 320,988 00000000000000000c54f7a78d4e33e4b2cb8c3bdfc17e159951e8a8c9a604f2 152 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.