Loading Tool

Explorer IconExplorer

Memory Pool

78,996 transactions
34.53 vMB
0.17576960 BTC
Random Selection Loading Transactions
Max Size: 192.61/200 MB

Candidate Block

Mining Attempt 7e3b50d070a80eab523d54f0a0d9c3a64af620b9f20b9efaad80348db1599b47
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root e5446d9da4b782e41496d80de1dff971f703ef56b8a28c6c1a12e3c4400b02b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.04968544 BTC
Feerates: 469.97 > 4.98 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (32,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,416 883,416 00000000000000000000b995914646237437bdfcdfd2665dfca1040cc232c5fc 3,726 1.00/1.00 vMB 6
883,415 883,415 0000000000000000000164ea56221a9b65122cd3dcd975faaac010473ea4c883 3,645 1.00/1.00 vMB 3
883,414 883,414 00000000000000000000629090023b98f66d287e5e889b2836f344d568c790fe 1,280 1.00/1.00 vMB 1
883,413 883,413 0000000000000000000133be3272ffe1420dc455449fb531a26667cb069f3af4 3,594 1.00/1.00 vMB 1
883,412 883,412 000000000000000000011c8d5b56a1eab5ce095cdba27704fc73ed4133d6ed25 2,366 1.00/1.00 vMB 1
883,411 883,411 000000000000000000014c558b494228094b01f1126d1acc17bb5b91f3f4577a 1,978 1.00/1.00 vMB 3
883,410 883,410 000000000000000000026c48a52aafa80fefd6190b7eb6d4ba846815b96f8f72 2,837 1.00/1.00 vMB 2
883,409 883,409 000000000000000000012e4a5891f73cc56277b7fb2ab2ca93adf3c8f530117c 3,680 1.00/1.00 vMB 5
883,408 883,408 00000000000000000001d6f5efba03034129bcd0716fe214ecf0afff92b80bf7 3,553 1.00/1.00 vMB 8
883,407 883,407 00000000000000000000d9d4dec0dfd04f08e0de000a5959c26e3687e2dd62bc 2,156 1.00/1.00 vMB 4
883,406 883,406 00000000000000000002666a5cd5ee30316aec1c823cc86842cecef28fb1283b 2,884 1.00/1.00 vMB 6
883,405 883,405 00000000000000000001190564b084611d5119a7e252fa8d75aeebe78defd0fb 3,745 1.00/1.00 vMB 5
883,404 883,404 000000000000000000014e12d6815b2dc72d244f8b392fb0ddf540d574e08c55 3,122 1.00/1.00 vMB 2
883,403 883,403 00000000000000000001b20ba23c57518b2278a42041a0213b8951547a24b149 5,288 1.00/1.00 vMB 1
883,402 883,402 000000000000000000014f375b9286b30a2bb7794f417684c27b417fbe02dcc0 4,170 1.00/1.00 vMB 3
883,401 883,401 00000000000000000000b11eb11d627418bf4acf57a785cf095c1228e8fbbc51 4,159 1.00/1.00 vMB 2
883,400 883,400 000000000000000000001aa88fee6115a65ee5745db6787a840e1189ac46b04d 3,397 1.00/1.00 vMB 4
883,399 883,399 0000000000000000000144001433614f488a3966186bf74061e8da2d53e62c7d 3,432 1.00/1.00 vMB 4
883,398 883,398 0000000000000000000061984f17b0e720375a17338e3ee8cf39ad0401e354de 5,075 1.00/1.00 vMB 4
883,397 883,397 00000000000000000000941b8490cde1d65dab91cb23dc1e4cfdfbbc25ef0c25 4,881 1.00/1.00 vMB 4
883,396 883,396 00000000000000000000fbbf41b4edc9ba8237a0fc2ebf02a705f57217b1669b 4,861 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.11 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: 735.57 GB
    • Received: 18.57 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.