Loading Tool

Explorer IconExplorer

Memory Pool

21,719 transactions
16.90 vMB
0.04282879 BTC
Random Selection Loading Transactions
Max Size: 85.44/200 MB

Candidate Block

Mining Attempt eb060158ae4550a618467eea354be9c75c48fb001d8b0916717cbb243fa9727c
Version 20000000
Previous Block 00000000000000000001e012a03a86db87de0c816312467afbfd511e206a6de7
Merkle Root 2681727f027e10f224c0006c80374f3da56dc39c28c140bca093dac5875b0b9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,598
Size: 1.00 vMB
Total Fees: 0.01202337 BTC
Feerates: 77.35 > 1.20 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,137 (786,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,217 127,217 0000000000000c409822ea7c45c771e277a0d88eeb5ac1efb95594a0f388a13f 29 0.01/1.00 vMB 341
127,216 127,216 000000000000250333bb15622ebcbd7e3134f054ed711fae1f0a6bfac793897f 27 0.01/1.00 vMB 122
127,215 127,215 00000000000012bb952a1ab40d9bb12a144b2a4bac0b4c71f06fc332bc925f49 46 0.02/1.00 vMB 431
127,214 127,214 0000000000000efc99b2657f14685452f8170e5eae7dd44dac65682dc1659194 51 0.03/1.00 vMB 405
127,213 127,213 0000000000000ea86b49e11843b2ad937ac89ae74a963c7edd36e0147079b89d 80 0.02/1.00 vMB 715
127,212 127,212 0000000000000eab0142741ffda864310b8aea768338ef950068ec913562780e 26 0.01/1.00 vMB 952
127,211 127,211 0000000000000bf48e2ecc000efcfbfb875e655d63abe00427c301577d65484f 22 0.01/1.00 vMB 760
127,210 127,210 0000000000001bacb7ade0e0b022829b07c77f5d22af8d1dec2a17c1bea48a67 66 0.03/1.00 vMB 1,471
127,209 127,209 000000000000016e3f09247b107f8d4d6d419ccde70be86a36aae9bf0d082840 15 0.01/1.00 vMB 702
127,208 127,208 00000000000010c32986d6ca61d1aeab0529ecb41972c47b492fd8c56c01d75f 35 0.01/1.00 vMB 0
127,207 127,207 00000000000012f163367311a62bec952d6c7c826c8256a1f08fb28b13bc2192 23 0.01/1.00 vMB 228
127,206 127,206 000000000000017d8b66deb0b80cd945340b537cf200d69114dd7973cd265528 6 0.01/1.00 vMB 138
127,205 127,205 0000000000000fbab0ce3313b858e21e75597dec645350c6ce96fe305b14baa1 30 0.01/1.00 vMB 326
127,204 127,204 0000000000000052f41b32b20a69bfc3f16f513a17bcd8fc36db6673125b3464 38 0.02/1.00 vMB 1,762
127,203 127,203 0000000000000849af66cf1a06665761a680a6c525a46780a3ef7630eaa876e7 53 0.02/1.00 vMB 305
127,202 127,202 0000000000001df992ab1bd06df49f152a663a3e1ab973a215f4dc779e3084f4 10 0.00/1.00 vMB 3,130
127,201 127,201 0000000000000f216acf7c0cb137e36c6aa1899eb53bd2455d129e1cc8a4e978 133 0.04/1.00 vMB 1,548
127,200 127,200 0000000000000e0d00862ddeffba0fc474b77ce1d39aebdf0a650cdfc0ebb297 74 0.03/1.00 vMB 132
127,199 127,199 000000000000016b58a52fa6f4fe1ead33051e966e948624b8185ff46b0fb6b7 22 0.01/1.00 vMB 619
127,198 127,198 000000000000044d88efdbbec9f50b06f67a8fb82aefbeeb13ee7f0890e081b1 27 0.01/1.00 vMB 741
127,197 127,197 000000000000094a60a6fdc5f07b4e34b89dd560fb126d0afc8a3ca79829eaf6 13 0.00/1.00 vMB 1,106
Previous 10 blocks ↓
Total Size: 780.84 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: 562.45 GB
    • Received: 7.47 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.