Loading Tool

Explorer IconExplorer

Memory Pool

72,553 transactions
27.57 vMB
0.07967906 BTC
Random Selection Loading Transactions
Max Size: 165.37/200 MB

Candidate Block

Mining Attempt c09096fca04e55a385106210eace24ae3d49f00f7b83c1609d147f5896210432
Version 20000000
Previous Block 000000000000000000019979e8bdd87a31a1a1c2e73dff8378a4e0185b5ab60e
Merkle Root 4fc6023967416a8a55e4e0315c6c9fcb94105baece1155fcb876b373a8ae8c0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.01737397 BTC
Feerates: 100.89 > 1.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,536 (770,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,184 145,184 00000000000001b8e972dd496f06716530d1c76c947f46f196bd85a8abda9c50 54 0.01/1.00 vMB 10
145,183 145,183 0000000000000643d8dd3cd18d952f36a854a617fcebef3afd23f059c0b4ff6f 86 0.04/1.00 vMB 175
145,182 145,182 000000000000007439ed037eff22bd6080644f5371ce89ea76e7c4c9cd762395 54 0.02/1.00 vMB 140
145,181 145,181 0000000000000533a19a54b34485fe08762a3e42cce0c944d7cd254ce0b08747 1 0.00/1.00 vMB 0
145,180 145,180 00000000000000ae8e8fa8aeb8f39f1d93ae733c97c54116b85e584ccb788227 36 0.02/1.00 vMB 98
145,179 145,179 00000000000005252ff16cbe5765563a0f33656603839a0dd6b1374c3b29be87 60 0.02/1.00 vMB 143
145,178 145,178 000000000000074792a2bbbae931d24ef287c6ec55cfd478d0e322edec1319e7 30 0.01/1.00 vMB 137
145,177 145,177 00000000000008d112603104ba352c34e4d3950fc02cd843c3482eedaf577363 11 0.00/1.00 vMB 361
145,176 145,176 00000000000004136c02838bb5d1884e5be4181c007792a253cd7ad951c08841 52 0.02/1.00 vMB 130
145,175 145,175 00000000000006f0febb1e1be4746287ec53e5607b529393fe769e0c5d85bc9f 17 0.00/1.00 vMB 291
145,174 145,174 000000000000049e320dbd7433771fb8a0c65df67e2311b549c9212b2921fb84 4 0.00/1.00 vMB 0
145,173 145,173 00000000000006663fa0dbe04238fc23dad7c79a849cd6976bc814ad584e4c72 13 0.00/1.00 vMB 530
145,172 145,172 00000000000001fbad1695ee9d9168734f9e076641a841dcebb7be05a80410b8 75 0.03/1.00 vMB 151
145,171 145,171 00000000000002d1e81805ebce823490895ff5f99f5b27372df5d5f189de0b44 77 0.02/1.00 vMB 85
145,170 145,170 00000000000004f0c4998eb5c4c3dc57a8c2c8de8bbf0ef1076ad104e31aac7b 78 0.05/1.00 vMB 123
145,169 145,169 000000000000025dbcbc729b74a213dc86dbb494f6756b512d8a679e313748a3 12 0.00/1.00 vMB 2,972
145,168 145,168 00000000000008e7bfdd9c93776672471307edb39ff98f79136b9b98f0b34930 49 0.02/1.00 vMB 158
145,167 145,167 000000000000077055b147e301c221ba7f28d3085a7dc2b8bc572406c94e8bb3 6 0.00/1.00 vMB 99
145,166 145,166 000000000000027f5846779d42db8f2f5c83ccf76cae276d0a6292ea0b2ca349 94 0.05/1.00 vMB 110
145,165 145,165 0000000000000697a217547bc545a96ea7178008751dad10857fce1816c6708d 34 0.01/1.00 vMB 30
145,164 145,164 00000000000002110b50729f08d47eacc1500599090ca42a74cfab90f9f2920a 39 0.01/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 783.32 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: 767.68 GB
    • Received: 19.44 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.