Loading Tool

Explorer IconExplorer

Memory Pool

53,721 transactions
31.21 vMB
0.12542500 BTC
Random Selection Loading Transactions
Max Size: 168.15/200 MB

Candidate Block

Mining Attempt a9f7452c778b2d865a32e0cc155fbb0922d35cdf5373917baa8f43799adeadf5
Version 20000000
Previous Block 0000000000000000000062eca90b6c850441ed7ba51b4482cf00fbe216ef2a8c
Merkle Root 7a720f7f08b71cb1e889cfa55d24c68cd205c30e73d6386acba1fe8459a41ac4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,309
Size: 1.00 vMB
Total Fees: 0.03696385 BTC
Feerates: 73.23 > 3.70 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,814 (101,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,155 813,155 000000000000000000045c3892816fd7e4fbed147bfe9f7a3cd4883775808e71 1,796 1.00/1.00 vMB 10
813,154 813,154 000000000000000000034be66f716de8bb6188882f0b4c9f595525aa5038f705 2,446 1.00/1.00 vMB 11
813,153 813,153 0000000000000000000336af858ae370a7372450f23d9d363d34f394d69d42d8 2,854 1.00/1.00 vMB 16
813,152 813,152 00000000000000000002fa42e64870878f2bba20d7fe4130889920246ec89465 2,933 1.00/1.00 vMB 18
813,151 813,151 000000000000000000022be8144fa6b394d5ff4773c0c8908a1ff1f1a58ef5e9 341 1.00/1.00 vMB 3
813,150 813,150 0000000000000000000452f3f71fb7e01e7e82ff317c5590273b42ff1a80cb7a 533 1.00/1.00 vMB 5
813,149 813,149 000000000000000000022841f456c870dc5a211a0dc60cd16f67252b4b7cba04 1,413 1.00/1.00 vMB 3
813,148 813,148 00000000000000000003cdf9e6470140e371000778df3cf33a4da506958d4a53 1,766 1.00/1.00 vMB 7
813,147 813,147 00000000000000000000e4e7ae29fe5f53bdcab032487f92c4ea338a1a885650 2,728 1.00/1.00 vMB 17
813,146 813,146 00000000000000000000c04fe1b6c939e53ceee1cfb71aa7ee67e038f46ebc63 2,984 1.00/1.00 vMB 15
813,145 813,145 00000000000000000001e5b112c837e1d050f72d2e0d4deaf9ec101d07a36485 3,136 1.00/1.00 vMB 26
813,144 813,144 0000000000000000000055012958bf099185bc5bf2e8d65dba54066923495993 1,341 1.00/1.00 vMB 6
813,143 813,143 00000000000000000002fa7fdcca2b82b3141405a8341ef6e648c9db5e42b344 3,353 1.00/1.00 vMB 18
813,142 813,142 0000000000000000000397bec53bf7f74dbe99e9424b7c3e6941e1f7bcfe6cb2 813 1.00/1.00 vMB 5
813,141 813,141 00000000000000000002e839f2c8ab4ea611d4558770191031b8588e5f5abf2c 1,173 1.00/1.00 vMB 6
813,140 813,140 00000000000000000003f3bd1245db3aef80c48f5606faa3293d881c147fd764 1,152 1.00/1.00 vMB 10
813,139 813,139 000000000000000000012255285972056b9e11758eb3373da469353a9e73adbf 1,156 1.00/1.00 vMB 5
813,138 813,138 0000000000000000000047a38a8a9f6b1a7ded7239064cf11308f44081436ead 1,103 1.00/1.00 vMB 8
813,137 813,137 0000000000000000000280121efe35dcd0096c8df41872e966b0d1bb71974019 1,673 1.00/1.00 vMB 11
813,136 813,136 00000000000000000000c9889e70f740fe308592e189137eb4afb8cd3e2de7be 2,501 1.00/1.00 vMB 15
813,135 813,135 00000000000000000001ecb8bb09d022b67927954d4ae980418d58389e85bdc6 1,700 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.06 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: 651.14 GB
    • Received: 13.43 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.