Loading Tool

Explorer IconExplorer

Memory Pool

77,885 transactions
28.88 vMB
0.06772315 BTC
Random Selection Loading Transactions
Max Size: 175.25/200 MB

Candidate Block

Mining Attempt cbd5eee981a7473781ae7dc9140b5456d525a51dc0993e5cb37bb26603d2809e
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 67028e010c401ba35a63f57adf23fa642e2d503ea7979b635dbec39854e6cb10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00757071 BTC
Feerates: 149.20 > 0.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (435,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,043 480,043 000000000000000000b3fba7940e1705c2a27ee6e682fcec010b73ce43f3435c 1,391 0.75/1.00 vMB 177
480,042 480,042 0000000000000000010934507cbf7c0ccb96d265e10fd4c86015b9db24faa95e 1,984 1.00/1.00 vMB 129
480,041 480,041 0000000000000000006b9ff645f9488a13f24a59d7a99814c4281e0aff071e7a 1,753 1.00/1.00 vMB 174
480,040 480,040 000000000000000000daa511c8f460fbf50a2dc96ba0c251a14000e796cbd0de 2,116 1.00/1.00 vMB 145
480,039 480,039 0000000000000000010adf493212dffc5a050290ad88b98da6b322d78b544097 1,928 1.00/1.00 vMB 191
480,038 480,038 0000000000000000001cd6332078a2497292d685894ea940dcb594702970fc65 1,879 1.00/1.00 vMB 179
480,037 480,037 0000000000000000002d50afa02f4eb4f27102f355073732d9e62d2f60b3ffea 1,620 1.00/1.00 vMB 177
480,036 480,036 0000000000000000007230ccf310546803dd67408e91a4e33182be2486c7273e 1,943 1.00/1.00 vMB 169
480,035 480,035 000000000000000000dcf83f7a3c0bc13b18626ea859bb38f9fcc86992f9cfa2 1,817 1.00/1.00 vMB 167
480,034 480,034 00000000000000000119f484c07e961c1a5d2ae00e8fbaa74128b0b297c4e732 2,053 1.00/1.00 vMB 204
480,033 480,033 000000000000000000d054eb3d6d1376221391166943de3e26226bf6746f344f 1,445 1.00/1.00 vMB 192
480,032 480,032 00000000000000000002560c174bb262db89ccfa3cf4d0231d849aa544681b99 2,131 1.00/1.00 vMB 206
480,031 480,031 00000000000000000045f85f40ff90cff66286e47d27fbf582fb87bd27f13deb 2,094 1.00/1.00 vMB 185
480,030 480,030 000000000000000000d1001fbbf41ac9f02d4035048232c0abe56082d7e6058a 2,013 1.00/1.00 vMB 209
480,029 480,029 0000000000000000007b25ae6ea6a51d0049667dee42f08a0d59cc472fea2a2a 1,361 1.00/1.00 vMB 217
480,028 480,028 000000000000000001196166db648257eae5a263aad0e6db160e238cdf6b1d7a 1,657 1.00/1.00 vMB 226
480,027 480,027 0000000000000000008a86386f8e74f3a15e35aa5d4e51c184b17fff779a05f5 2,065 1.00/1.00 vMB 195
480,026 480,026 000000000000000000b3688a896fa4009a3a69d243958bf4d89b3301da49c4c3 1 0.00/1.00 vMB 0
480,025 480,025 00000000000000000120f785ef595beb1b11e702c29b78085e889ddc1e0a1d47 1,888 1.00/1.00 vMB 202
480,024 480,024 000000000000000000e6593b9e24191116acdd3ecb5604d7b9ed97ced9e44b80 1,973 1.00/1.00 vMB 101
480,023 480,023 000000000000000000f16ad945616cb6b994e5d86ea21e31b9ccca03749b40d4 2,085 1.00/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.80 GB
    • Received: 15.77 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.