Loading Tool

Explorer IconExplorer

Memory Pool

28,891 transactions
10.37 vMB
0.03847463 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.57/200 MB

Candidate Block

Mining Attempt 9fc1446df6a61dc8f02ed94a9cc3eb2269f2b8c2b5f95a6ecba8a4b7bbbb8b82
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 1298088f113c3312377cd1c97ae13905c781161f87417e0aa2378dc037329401
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 972
Size: 0.44 vMB
Total Fees: 0.01344441 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (777,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,645 135,645 0000000000000549a4360b4dd1ff772cb052859b014e41cf4a1a96e43fa33de7 49 0.02 vMB 661
135,644 135,644 00000000000008b64c86081fff9948915f7472669cfc10ec404b395af8d8237f 142 0.05 vMB 301
135,643 135,643 000000000000047e4a29e4a57cbc1efa4c1fab7ef494e9a1df7d5bba948b9d27 36 0.03 vMB 783
135,642 135,642 00000000000009daf66a6eecb95b291b6307bc8c28bd26afa6e9b5ec0f91719b 29 0.01 vMB 2,008
135,641 135,641 000000000000073959af773e1babde1dae39e96324b33b6b5106eb06d7d3bb4f 41 0.01 vMB 705
135,640 135,640 00000000000003d8dd2e1bb02a19ccac6e29c60d349326324112daa3b0989d6c 21 0.01 vMB 2,257
135,639 135,639 0000000000000773f1fe214acf096a5bbf0eb65aca35717b6e35c9c09377a55c 34 0.01 vMB 1,636
135,638 135,638 00000000000006c4a9e0b683346dd3e1ee6a2bd45ed8cb5d56ec1351ccbf6953 62 0.03 vMB 510
135,637 135,637 00000000000004176731ac56fa274b1753f8b630ee973e0c0bc379bfa168da9b 206 0.07 vMB 113
135,636 135,636 0000000000000142b3adc99abf2a2bb5eb2a74423cffdaca447df05ef0eeee6f 62 0.03 vMB 715
135,635 135,635 00000000000005cda8648b8850370146b740cf206745036385621a01fb6113c2 76 0.05 vMB 273
135,634 135,634 0000000000000ab943686281ea612a487808269e1f1336cbd3b857a09d8ca08e 86 0.04 vMB 449
135,633 135,633 0000000000000693e762aea572aa6be18f0e43e7f4298d4512ea623f0912e5f6 65 0.03 vMB 50
135,632 135,632 000000000000014d29ea666d7fd24873ff73f73562241a7eaafe3c62b7f0ba1d 36 0.02 vMB 347
135,631 135,631 0000000000000542877c40ade7a45a3655ee2141b956eef4e9f070450ebdfcaf 70 0.02 vMB 2
135,630 135,630 00000000000004edbe424b5ad872194344ccb41434ea415ab32efa15e6a8b9ce 45 0.04 vMB 209
135,629 135,629 00000000000007b48052f4c31005346b783cbf7138103e4b4d51ab97cceb86ce 19 0.01 vMB 235
135,628 135,628 000000000000065ebb5380a0c3861acda0613433ad19045c2f5944044c839857 24 0.01 vMB 72
135,627 135,627 0000000000000965938251d93cb6f65922cb840e60b8dfa0db642fb6cba5e7b7 30 0.02 vMB 174
135,626 135,626 000000000000078b221719ef84dd390e55ac67d6740857819df5d5264919b584 92 0.04 vMB 245
135,625 135,625 000000000000025aaf30d80180187e19576f65b779f78b1a591d2ebda577882b 37 0.01 vMB 135
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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