Loading Tool

Explorer IconExplorer

Memory Pool

62,138 transactions
35.03 vMB
0.11079227 BTC
Random Selection Loading Transactions
Max Size: 186.53/200 MB

Candidate Block

Mining Attempt 2202a5ae0a9796d4a8199142d036bbc772cb8d700c6ddcdef71d5f7a46df31e6
Version 20000000
Previous Block 00000000000000000000bf17b6f48d4c6d8eaf06ded8dd793b73e1f1271c7ae6
Merkle Root c8d451507bee8cba5ee569830e998d24f409a6153b6da1415c7488ef47c8207a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.03800638 BTC
Feerates: 196.04 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,409 (797,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,178 117,178 00000000000031d4bd7148582087294c3102c6f79f47bb3487c4fd8484313772 7 0.00/1.00 vMB 0
117,177 117,177 000000000000944524c3a0697e756b3fd45e18ea3c7f04bc036834628eab4e0d 5 0.00/1.00 vMB 0
117,176 117,176 00000000000024d37be3555632534d95071722909b356a1c66a6e00b5f22884b 10 0.00/1.00 vMB 416
117,175 117,175 00000000000017dea9189960ccb03dd8de3d84458a2db392725c0bcb9e5c7358 6 0.00/1.00 vMB 0
117,174 117,174 00000000000022e0e2fae3100efe91c6fac8a538b07e6e4566c39467ef8dd4c1 5 0.00/1.00 vMB 695
117,173 117,173 0000000000002d36ea62069d01414994a3b481c18f0ebc0e2c08239f3949769e 6 0.00/1.00 vMB 701
117,172 117,172 0000000000006b5eb412789746062ca4c7e988742054f063ebd4a060950f2c83 7 0.00/1.00 vMB 641
117,171 117,171 00000000000037da537169e0d963ea100d10bb57481081d73d9a1adc521e26cd 2 0.00/1.00 vMB 0
117,170 117,170 0000000000000a29d82bba0729863cffd1cda2e75643bad841f3ee3b8cd7ca34 4 0.00/1.00 vMB 0
117,169 117,169 00000000000087c8501ee9483882e0c905d76c78e524392b019a6b1ae333ab3c 6 0.00/1.00 vMB 0
117,168 117,168 000000000000ca4677621c697b367c800f676f7506d5ef651a78c3ddc059cf11 10 0.00/1.00 vMB 377
117,167 117,167 000000000000c52c577b7b66d75c83bbd545e492a191668139dc09b15b218d4e 9 0.00/1.00 vMB 0
117,166 117,166 00000000000039925d4362ec990fa63d4c3c6ed8a509ac28a989a0683f5cc903 8 0.00/1.00 vMB 782
117,165 117,165 000000000000979bd3dda90976c0279043598eac7b1b87e83894acc3ef838176 7 0.00/1.00 vMB 350
117,164 117,164 0000000000009b48492124e470f08f583d3e6d348b9cc800d6d4990408582e4c 11 0.00/1.00 vMB 335
117,163 117,163 00000000000044c0a2802b483e0fb04824f34f49153c21e7263153101e80aa0e 11 0.00/1.00 vMB 0
117,162 117,162 0000000000006445e3c0ac7eeff7dafdf1d7f0855093d101d5730689ae282fd0 4 0.01/1.00 vMB 0
117,161 117,161 0000000000004d919ca882a299afd190a3454ce5e4e701999e4ac68ac4c38d35 12 0.00/1.00 vMB 0
117,160 117,160 00000000000009cb4dccdef3aa64e50fc98eca044c77ca85ede4736a64e925b8 10 0.00/1.00 vMB 0
117,159 117,159 0000000000004ed65363cb0a594e9ef17129485d7905b0d8629dc511a8bc7144 11 0.00/1.00 vMB 0
117,158 117,158 0000000000007f0b47304a246e00ac80ce30145384f9da88471fcc5eacf4c167 8 0.01/1.00 vMB 775
Previous 10 blocks ↓
Total Size: 781.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 601.63 GB
    • Received: 10.13 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.