Loading Tool

Explorer IconExplorer

Memory Pool

75,417 transactions
27.73 vMB
0.07527614 BTC
Random Selection Loading Transactions
Max Size: 169.17/200 MB

Candidate Block

Mining Attempt c1ea147d5e26c60b784ceff729225e06fd8ec7eb8055fca609a04d35fe63dfa7
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root b8718efe15b1dfaf152b86746b486475a1a8c06155718438ec2499a99aa71ec6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.01588382 BTC
Feerates: 99.50 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (599,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,179 316,179 00000000000000002291175ee3d03cb37af4a0abee6b1a283083fe9b8e0126ad 128 0.08/1.00 vMB 25
316,178 316,178 000000000000000008dc56513bc6c951210735e3283bae244fc903c5f6a6c26a 345 0.20/1.00 vMB 26
316,177 316,177 00000000000000002935a0939da8da1c7f48947367089d55e060246e1a946732 78 0.03/1.00 vMB 36
316,176 316,176 000000000000000011e3d59a46482e0194add4c3741e338bcbfbd555bea52abe 757 0.42/1.00 vMB 28
316,175 316,175 00000000000000001751da95f4e41477e0b00c442b363d34101cec496b6fb7d6 488 0.29/1.00 vMB 26
316,174 316,174 00000000000000000ed2ee95183f1d3a9837f2c2884b4cc45bfd472ba7c4aed1 98 0.05/1.00 vMB 27
316,173 316,173 000000000000000036f71c774940b8446a7972b0fc80ee9b80a868fffdca0245 120 0.07/1.00 vMB 24
316,172 316,172 00000000000000002197e5655343bc78a72eb2414a324fa3bfa1de6ca45888b8 4 0.00/1.00 vMB 15
316,171 316,171 00000000000000002cbaf0dbccf3f49711f36e8dfa7e36cdf530fdcbe9012751 171 0.08/1.00 vMB 30
316,170 316,170 00000000000000002cedc9c05b71fdaad0504f0b993e45773d112a094c01fc60 485 0.51/1.00 vMB 19
316,169 316,169 00000000000000002083d645d07ba956100087f00b3b3c9548eca2e924ec3015 142 0.06/1.00 vMB 24
316,168 316,168 00000000000000000c5351bcd57552c04ca18ca07eabd76e83e19f060a59b4dc 918 0.60/1.00 vMB 37
316,167 316,167 0000000000000000144adb59f86e52c73c8032e9299a80801ab7e85da8d24bcd 397 0.22/1.00 vMB 26
316,166 316,166 00000000000000001ec07771e6f2fc698af6a2a8908e26fb317d05f7d937fac3 827 0.34/1.00 vMB 34
316,165 316,165 0000000000000000241684ba8a908be3807e0c1e456ad45c0bfe4fe9263693c3 34 0.01/1.00 vMB 34
316,164 316,164 0000000000000000003a68d7df16e3918135729a6605b60befdd597b52a93245 599 0.29/1.00 vMB 30
316,163 316,163 000000000000000006ba1d101084b75ee55e61aca792a8e43d101642ca783838 131 0.05/1.00 vMB 29
316,162 316,162 00000000000000000a4f2d34ed7292b73628bada92dc3182d00b15033e0f326c 401 0.21/1.00 vMB 22
316,161 316,161 000000000000000023adbe53128d3cec0f18e7d43825142c020461350e030c95 30 0.03/1.00 vMB 22
316,160 316,160 00000000000000001f6f1fed3770aafe0ff0b1d8159b8e309a937dc90d520fdb 236 0.14/1.00 vMB 26
316,159 316,159 00000000000000003718672691be6850f847dab493553bf9e77299e203b8bfeb 39 0.02/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.