Loading Tool

Explorer IconExplorer

Memory Pool

86,106 transactions
32.07 vMB
0.21661164 BTC
Random Selection Loading Transactions
Max Size: 191.76/200 MB

Candidate Block

Mining Attempt 28964e09a88aa3369282fc0a8ee3c59ec89db7c08567b0ffcf43949584597680
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 4a05e8194e3dc5fa9125fcb906ce0c563d9003dd0248d241a77d8467dfea69a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.09746850 BTC
Feerates: 529.10 > 9.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (15,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,160 899,160 00000000000000000000a7e5644d03694187169f713df776ea1c8a6520277ba3 1,176 0.57/1.00 vMB 3
899,159 899,159 00000000000000000000445fe9a1ad6d66cc10a44b89d23ce34017ffce46e6a9 1,011 0.49/1.00 vMB 3
899,158 899,158 0000000000000000000115aca151f3c95d7d9e73dc7a0950601ea4a2f60c1531 482 0.26/1.00 vMB 5
899,157 899,157 00000000000000000001ad5528525050969fab22c7d306ab5285d769e288de66 536 0.37/1.00 vMB 4
899,156 899,156 00000000000000000000d009bff7b6e3bd2a81389f2f052fc1d0c4627b9d0a27 334 0.10/1.00 vMB 3
899,155 899,155 000000000000000000021c531993a52eea655a922c9c5df40b40b8b9325f1fa3 1,700 0.74/1.00 vMB 4
899,154 899,154 00000000000000000000e5d9827650a5b72c3e2770f4979112c07c4cb38fec1b 434 0.19/1.00 vMB 2
899,153 899,153 00000000000000000000125027d75338addc20796ff01355822d0a9fa0f6f9d9 2,169 0.89/1.00 vMB 3
899,152 899,152 0000000000000000000024861497acaa9e9fdb03c609c017724b95695ae1ba92 901 0.58/1.00 vMB 3
899,151 899,151 00000000000000000000be32612e428f7bd78fc82f8ae70b326ba9526008a61c 1,132 0.55/1.00 vMB 1
899,150 899,150 0000000000000000000067a3041e1ad5acace8aa530e3cebaf33329342f12261 2,763 1.00/1.00 vMB 2
899,149 899,149 00000000000000000000e40e562bb28aaca3c49abd85fb6a8b58151ea7e0a76b 1,132 1.00/1.00 vMB 3
899,148 899,148 000000000000000000002afe23edd7c6f20a8adf8097899cd4ab349c069c64ad 1,417 1.00/1.00 vMB 3
899,147 899,147 00000000000000000000102a0e1c72fbcfcd70fbbe73ad97c1cb54e411bbaa43 1,455 1.00/1.00 vMB 4
899,146 899,146 00000000000000000000fffe2d98769aeb0e3c21f3eb52d2eee45fa6b8587caf 2,861 1.00/1.00 vMB 5
899,145 899,145 000000000000000000000efe9588c912054c6d6567f59f6188164b0957d2362b 3,596 1.00/1.00 vMB 5
899,144 899,144 000000000000000000004668ab1357df56d28eee138375d67d2cf4eec414e501 3,091 1.00/1.00 vMB 9
899,143 899,143 00000000000000000001475975923a728c2d506386a84d051bff59805b8d2f9a 2,174 0.81/1.00 vMB 1
899,142 899,142 0000000000000000000102ee5377d8feb02dc0d3d74575ce335a2086d5a551ae 2,954 1.00/1.00 vMB 4
899,141 899,141 00000000000000000001f65ffeaa59fbc984aa02f6631131da6b90d1aa3f64ab 3,195 1.00/1.00 vMB 2
899,140 899,140 00000000000000000000f81436acc1446ff155179569f3ad0674f9f2e3569855 2,445 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.