Loading Tool

Explorer IconExplorer

Memory Pool

80,424 transactions
29.56 vMB
0.12885184 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt 2c3ecacffe4ad3de534c9b03b4aaeef17289bb22ee9bf33cd69e69d9c575e640
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root d1d5d6b93acda4a78347cdf8767224d4228712d8c38f78f5fd04afe54fe0adcc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.04689028 BTC
Feerates: 477.45 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (545,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,687 369,687 0000000000000000095e704cb9a9ff4b3be74abbb7048b3cfac8f645da5daf54 423 0.22/1.00 vMB 32
369,686 369,686 00000000000000001063c76e07786600e6245738dccbce41edfa385ecc3a2f2b 83 0.04/1.00 vMB 32
369,685 369,685 000000000000000005e51c51ef1b95e8ca27b483c23aa711848e3a05326c8f10 1 0.00/1.00 vMB 0
369,684 369,684 00000000000000000800c77cffa75b87d314b0940d6d9b79d82feacdd71fcbf6 107 0.08/1.00 vMB 22
369,683 369,683 0000000000000000093f21c85ddee3c96898a1e66edb17ddef68a099429465fc 1,005 0.50/1.00 vMB 46
369,682 369,682 000000000000000012ab44642b091beaab607fcb487b87d728e335f1e18c07b2 822 0.80/1.00 vMB 20
369,681 369,681 000000000000000010c4e3ef3c847cbf7850a631d5bff528cb1ef3db0fd63236 1,147 0.93/1.00 vMB 25
369,680 369,680 000000000000000002fa4b5d363921993d1966b0a7dad4dade3801a00880c885 503 1.00/1.00 vMB 10
369,679 369,679 0000000000000000031326422ccee7bade92ca98486a4ec214478e8a4204c292 1,548 0.95/1.00 vMB 27
369,678 369,678 0000000000000000109358965edf5357bef15c57c95d0aa301840234d96be508 2,643 1.00/1.00 vMB 51
369,677 369,677 00000000000000000decd56931db43c5a8e857daaeee63627f9e8c2dce02cb41 2,857 0.95/1.00 vMB 57
369,676 369,676 00000000000000000d5b812b4bfd5fd947c4efaeeeff4f922ee031b66aca2116 1,079 0.51/1.00 vMB 39
369,675 369,675 00000000000000000d7562e2515e3bec9f74cdae137d5a77c63c7d9f080c273d 73 0.03/1.00 vMB 32
369,674 369,674 000000000000000006c2bf7fab91c9e0a106bdac91ccc08f6ad43f04742dd42b 586 0.30/1.00 vMB 43
369,673 369,673 000000000000000010e8e81d504f07a08647913ffbd9ff14eedfe5f5a719737d 1,384 0.67/1.00 vMB 42
369,672 369,672 00000000000000000dcb374bbaa211754f4e46b82ba17f0500d19fe1b40b657d 491 0.24/1.00 vMB 40
369,671 369,671 00000000000000001412cf82f8f43d3d739a71a4d42aee55d6def143ee723d9c 541 0.25/1.00 vMB 40
369,670 369,670 000000000000000001fc510f739bdb5b2b1f5395b8d186a423af09487b44a6d5 1,071 0.61/1.00 vMB 37
369,669 369,669 000000000000000011148be2e6523877ce5c7e0076a0e3f4f3987d728057c1c9 309 0.21/1.00 vMB 34
369,668 369,668 000000000000000008a20d6b9055f4791cb50cbfb0014f062c8597f98e598e09 442 0.28/1.00 vMB 32
369,667 369,667 00000000000000000d60bc210e2f05543b418dada80c7a637ab5a80d9da7e204 905 0.50/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.