Loading Tool

Explorer IconExplorer

Memory Pool

51,934 transactions
33.46 vMB
0.12306347 BTC
Random Selection Loading Transactions
Max Size: 172.04/200 MB

Candidate Block

Mining Attempt f4113f463bfa3174ec3ca0e25b532b0d4b30d3b06e0221fc152ca8e6649396db
Version 20000000
Previous Block 000000000000000000017a98b1c7d9052f1c2b6b85393b7fa5e5919d663547b0
Merkle Root 94b04c4231b7e9c12b7595201b36248b614d80611d728464d2335adac8a8d8a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,115
Size: 1.00 vMB
Total Fees: 0.04886903 BTC
Feerates: 301.37 > 4.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,395 (813,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,118 101,118 0000000000029af2b03b97b9186df8b01215f71cc771e231383904feed872365 1 0.00/1.00 vMB 0
101,117 101,117 000000000001c81ab13828441bc4d3c656493090797c9a6cc6d628e80fbf7817 2 0.00/1.00 vMB 0
101,116 101,116 000000000002d1325105cb24b5fef778904214279a660f3a7b9c4106b93fdacc 2 0.00/1.00 vMB 0
101,115 101,115 000000000001fef7474016f4db36615dd561eb0c9cac3176ba135dc0b5b23261 11 0.00/1.00 vMB 0
101,114 101,114 000000000000ea863700d364436c0c6c30686c0876b80a707704421a9a246f2e 12 0.00/1.00 vMB 335
101,113 101,113 0000000000017ffcc55768f93fefb7af939a36a1ab449c2e73a5e26ba7ae2361 12 0.00/1.00 vMB 0
101,112 101,112 0000000000014ab3d84f87f745a3c7ef1ef56e42749bd559c5421ccdec223043 1 0.00/1.00 vMB 0
101,111 101,111 000000000000bba9f0ee0634a412df27ca0965710dc029975777664dddf10f61 1 0.00/1.00 vMB 0
101,110 101,110 0000000000037ed45cbf763a575281d5006beb931e4e9ea2ee2853e369cf974f 7 0.00/1.00 vMB 0
101,109 101,109 000000000002e91563d34dcbc21e30179796e68237d6ece9b341b015e88cee6e 2 0.00/1.00 vMB 0
101,108 101,108 000000000001185e9de46352df5f75ee4fbd251bb5d84214afa69c84b4297a7f 3 0.00/1.00 vMB 0
101,107 101,107 00000000000277df95d944fedd75fd23da9486e2034c639ecdba31112d1e7539 1 0.00/1.00 vMB 0
101,106 101,106 0000000000024f4f203a4c18e46ad706d027739c434e173542eef0b734c3a4e0 2 0.00/1.00 vMB 0
101,105 101,105 00000000000396e6a5b9726a9ef5894b99de27e6b555ba02bc3ec96d9d7ee6ee 1 0.00/1.00 vMB 0
101,104 101,104 000000000003377e0de51e91449e37134bca1d85b4084a0bdb770cec70821174 3 0.00/1.00 vMB 0
101,103 101,103 000000000001d68ab5a83cad96a530aec13528e225f6b7c14aabb20c235f2515 1 0.00/1.00 vMB 0
101,102 101,102 0000000000026a5a6a6a511669ea1d8d267cbd0aa11adcfedfa512fa1dcc6a9b 2 0.00/1.00 vMB 125
101,101 101,101 00000000000290c971561d3d7e103c17231dde9d363976311e121d07182b5df9 9 0.00/1.00 vMB 0
101,100 101,100 0000000000009bea89a426754c3897b7c48a723d52b8f34f7b5f785c82217832 2 0.00/1.00 vMB 0
101,099 101,099 000000000001e24308bc5b01b67e572091c308c02c3845d3a697cb372972a689 13 0.00/1.00 vMB 0
101,098 101,098 00000000000084a5ab30d30dea4b31996e1cd720ef8f9cdc541fd05fe2fe6056 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.30 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: 598.83 GB
    • Received: 9.98 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.