Loading Tool

Explorer IconExplorer

Memory Pool

81,553 transactions
34.34 vMB
0.14133026 BTC
Random Selection Loading Transactions
Max Size: 195.11/200 MB

Candidate Block

Mining Attempt 255ea990a67a97e28b20077fb2116516d5c0f75880274c3c8b769bbd1b100f4a
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 1eaab80c03d643c3f3f3c23ec1dd26c5d1c277074ac666a0a42b4111e47523b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,678
Size: 1.00 vMB
Total Fees: 0.02682042 BTC
Feerates: 384.62 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (751,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,344 164,344 000000000000071adc91af1aa08962be0115b7e48816a3a73ae78b0d5d3b79f4 7 0.00/1.00 vMB 31
164,343 164,343 000000000000093373e234b011fefa7d9b523c041c7c091df887dd4966127b6d 34 0.01/1.00 vMB 132
164,342 164,342 0000000000000afee0b0dc7535aad613bf6bb789232917349715bea9a4639176 20 0.01/1.00 vMB 0
164,341 164,341 000000000000073aa06b53f8277a3cb15237c54ef547f3780d52901fada6043b 47 0.01/1.00 vMB 213
164,340 164,340 00000000000009609475200710a5dc8385a76dd2e9d2c5b4b5c37e8c385dbb24 12 0.01/1.00 vMB 7
164,339 164,339 0000000000000b66ac04ee3af816ac46576441a2be50ccf7180e80cdc6daaf4e 82 0.05/1.00 vMB 125
164,338 164,338 000000000000016703dcafe9d4a8517640b11a2ed41eee72656a052e8e90fe0a 15 0.01/1.00 vMB 8
164,337 164,337 0000000000000235eaedae007aa2c7c0e2a254d8ce36553719d80f470d5acb80 84 0.03/1.00 vMB 47
164,336 164,336 00000000000004dec6186d0ddae4bd54a5c9a8fe827e01289266e5e322069148 52 0.03/1.00 vMB 41
164,335 164,335 000000000000040d579aef6bec6ba449de04fba1275a7b044ab6799f9fe0facc 32 0.05/1.00 vMB 61
164,334 164,334 0000000000000401a5c939bbf679a4d6879cd695f89580089592deea0ff1b67d 41 0.02/1.00 vMB 91
164,333 164,333 0000000000000b2f203f35b3a50cb30e9ab776973a91dbf678aceae139c31e73 38 0.03/1.00 vMB 1,056
164,332 164,332 000000000000000550628db3d1c27cccaf823abf8195c79c953254adef7a129b 80 0.03/1.00 vMB 118
164,331 164,331 000000000000031ba2a5f4ba0e4adc994b5b52474030bd7155838143737cb2ce 65 0.03/1.00 vMB 1,176
164,330 164,330 0000000000000c29172763761ebe825bf6b30940f10d36224163b6b15dde3953 34 0.02/1.00 vMB 74
164,329 164,329 00000000000007b6bda929ff23fd5146f08f890c94079e9d860b8a78224bedfe 59 0.02/1.00 vMB 5
164,328 164,328 0000000000000bd049b1bc5c9d6ebab136eb9b46dcdf4471cd28b4bc18e4ff46 20 0.01/1.00 vMB 283
164,327 164,327 00000000000006f50e589f3e034681d6c8e185083608f2c9a51085fc689fa2f8 11 0.00/1.00 vMB 344
164,326 164,326 0000000000000294156fc68fe1cc8bc3c7c3cd5adee6dfe7ca52cc250f48f984 81 0.03/1.00 vMB 172
164,325 164,325 0000000000000b3acb217cb1f41d81e7b57103ccbbaa1e4ae45e5ef53b1ccff7 16 0.01/1.00 vMB 32
164,324 164,324 00000000000004fba838feb2a9c4363b8c76d1fe8af2ce477b5620a633f90d97 29 0.01/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 783.10 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: 729.82 GB
    • Received: 18.49 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.