Loading Tool

Explorer IconExplorer

Memory Pool

81,900 transactions
30.06 vMB
0.13058534 BTC
Random Selection Loading Transactions
Max Size: 181.61/200 MB

Candidate Block

Mining Attempt 2efb9be402067fc5c8cd74db1723dfd71c304629874abaf268fddcb18cbeb23e
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root d37c8133971028bcde01ffd715f3a17baf17874651aa76b7d1ec6eb69ed964d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.05409991 BTC
Feerates: 477.45 > 5.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (601,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,097 314,097 000000000000000038819edd0f67af383049bc05254c8c3ec757cc229583460d 298 0.21/1.00 vMB 26
314,096 314,096 00000000000000001496d599df3ff4fd3d1c440b5d19a9d7821bd29b7b6a9c6a 1,381 0.64/1.00 vMB 36
314,095 314,095 0000000000000000281f409089c444d77cb4ec64128cf6daeb16a25aedf2009c 432 0.70/1.00 vMB 15
314,094 314,094 0000000000000000047565d4c457333e981a6a44cfe0f97a6ea8e5eb58133357 1,151 0.75/1.00 vMB 20
314,093 314,093 00000000000000003a87d239a83033bb5b79d0e578e2c8e3ce8e9f5e17bcf343 1,746 0.50/1.00 vMB 54
314,092 314,092 0000000000000000007f2c0a00495fff3cd93f44be968948e7159400a71c8ec7 34 0.06/1.00 vMB 4
314,091 314,091 00000000000000003361deb8849d92d4b24184c68484f422448fad2aa736ade2 357 0.20/1.00 vMB 22
314,090 314,090 00000000000000000997138dfe11dfff195c078baaf0ef535db1eebb92535aca 426 0.36/1.00 vMB 16
314,089 314,089 00000000000000001f17747dab4607775e00a865b5a40e1c96569d4a9d1d9cd1 1,202 0.92/1.00 vMB 24
314,088 314,088 000000000000000020818ca8d207f2635bf89c7130d79857a6afe093269b6be3 2,041 0.92/1.00 vMB 33
314,087 314,087 00000000000000000c352b842ef9ac26337bf91388f89381d61d14cac317bbc3 512 0.15/1.00 vMB 47
314,086 314,086 000000000000000037e07785eda16720de75acf41d43a65a15f32387499092d3 389 0.26/1.00 vMB 20
314,085 314,085 00000000000000001b982b7379e39299f1c752ac8ae628a0530511fcf04e3141 231 0.36/1.00 vMB 16
314,084 314,084 000000000000000032151830d24e9b198141e8f7161f8173e54e17c149b43d44 633 0.35/1.00 vMB 29
314,083 314,083 0000000000000000314255c4a77e7729569b786a23b51db318ee64c97767f97b 228 0.15/1.00 vMB 24
314,082 314,082 000000000000000036a003398e01c7a639b07854b67544cf9bf0dc43207c1412 42 0.02/1.00 vMB 32
314,081 314,081 00000000000000002d86f597c6a7e458c061dcc8b4c7b44430680a7f15dfae7a 511 0.34/1.00 vMB 25
314,080 314,080 000000000000000014ca2be6a06b9fcc73a3d235d06b1f3c73a1cb53207e5c6c 207 0.11/1.00 vMB 24
314,079 314,079 0000000000000000231be1adbf07ca437035dba8f2201269bccfb738bc032db5 32 0.02/1.00 vMB 24
314,078 314,078 0000000000000000350a9c5823244f28586795525d7941610c84e889212fef21 141 0.08/1.00 vMB 22
314,077 314,077 00000000000000001850d79bc2862785e0aa54c028a2c78e80ff38037937dc71 1,043 0.61/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.63 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: 672.21 GB
    • Received: 16.18 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.