Loading Tool

Explorer IconExplorer

Memory Pool

16,038 transactions
7.72 vMB
0.02845119 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.53/200 MB

Candidate Block

Mining Attempt fdab42d5595918fcf1d036dd026ae0a44fb8ab9d41916808e71ba2d3f604d557
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root a6bd6f66a4a913c33941fc50b0d088f16043959f18ae7318e1b2af27ca47a489
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,890
Size: 1.00 vMB
Total Fees: 0.01261092 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (787,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,294 126,294 00000000000026f2a4c242b950358ddade0bfabfdd037861ad234073c3a93d18 9 0.00 vMB 0
126,293 126,293 0000000000003f459208659c7c3c4c2a407b6c6b921a1a031ac60f3be24b3e27 13 0.00 vMB 1,127
126,292 126,292 0000000000000f79296d86d6ba9d3729326b99c21447dfa2e44db87868d630b7 10 0.00 vMB 1,266
126,291 126,291 000000000000364b1f792cb211843f01103ec05609849215f4315ecc049df341 9 0.00 vMB 285
126,290 126,290 0000000000003f2c0fd6919f4ebdc09959d554b64ad307415ed6f9662b478e92 12 0.00 vMB 323
126,289 126,289 00000000000009a03cb95d17bbd0106157276fa5d1da3ce0a1769157818a10c3 9 0.01 vMB 796
126,288 126,288 00000000000009955d5a9062e1d98f020250bbaeee7f7b848c963890ac03d93d 10 0.00 vMB 0
126,287 126,287 00000000000042c60e0bfcd7061ccd4996850bfc2579ac873022157139d3f46e 13 0.00 vMB 743
126,286 126,286 0000000000002c65c056675a71dfdd49ac5291b96d392cc25ca74a6158ce8f9c 47 0.02 vMB 1,642
126,285 126,285 0000000000003e0a1e0ec60f1fc3db3e0e0d553cf56fa52cbe3ea9f655de2e9f 23 0.01 vMB 679
126,284 126,284 000000000000418699573d75536a4796979d8ea1240b59a2d81936024310a961 23 0.01 vMB 736
126,283 126,283 0000000000003f95a97b57b10c877c91f99a7cdec2b97d1f8e161fc45c03cedd 37 0.02 vMB 688
126,282 126,282 0000000000002dd82eee397d865fd9ebc26b141644f30203747edb2ced2cb72d 11 0.00 vMB 351
126,281 126,281 0000000000001f5e794fcdb747dafd5c524337e00cdd4652ed84a0bb7d860946 9 0.00 vMB 0
126,280 126,280 00000000000009507b970ab67137979be401c7869aa038f64d4fcd4d2fa80456 15 0.00 vMB 1,049
126,279 126,279 0000000000001386c61d159788abd065b61010584ed1834cadc3280298d089a4 11 0.00 vMB 655
126,278 126,278 0000000000001e1da5b379eec17dbcfa5e481ac1a02087bfe610da083cf04ea9 10 0.00 vMB 891
126,277 126,277 0000000000002dd710d895f651a5c813c145266be641a41f6189a7bd1f72c34a 13 0.00 vMB 67
126,276 126,276 00000000000030da2498d073fb879225c29a4b3f64aedb8dcda49998f9797811 7 0.00 vMB 296
126,275 126,275 0000000000002a0f93e424c51adfb0a3a8c9174af4e8f673c93a9cb6f75ad99b 10 0.00 vMB 0
126,274 126,274 000000000000245e868329585292ee7bf5a37500ee7d1c2daa38130778297227 50 0.02 vMB 1,581
Previous 10 blocks ↓
Total Size: 779.56 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: 267.00 GB
    • Received: 1.03 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.