Loading Tool

Explorer IconExplorer

Memory Pool

42,554 transactions
26.80 vMB
0.06553779 BTC
Random Selection Loading Transactions
Max Size: 140.68/200 MB

Candidate Block

Mining Attempt 4b818979683bff5b28d1a58a025b1cfa42691b3a44e960e7673e62a46eef395b
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root d6131646285c447f782500413a3acb3caed553f39447de30987b97f312dd5dba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 1.00 vMB
Total Fees: 0.01499029 BTC
Feerates: 181.54 > 1.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (258,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,256 656,256 00000000000000000006ec0bd001a1e7b1d781ca6b0f4f6b5592e56c8d1ff18a 2,350 1.00/1.00 vMB 21
656,255 656,255 0000000000000000000139ae07f8774f7b7c636e192601e7ca93b364f6fd9df3 2,204 1.00/1.00 vMB 57
656,254 656,254 0000000000000000000464d65f520f7d294cf51fe3f890d6eb4ff44a888612e8 2,860 1.00/1.00 vMB 172
656,253 656,253 0000000000000000001066d09ff071f8b76f498b047499d0588ceb5017349c06 2,000 1.00/1.00 vMB 56
656,252 656,252 00000000000000000009e18b299e4550db1a0717a1803da18b38382a7f1f0ecb 2,919 1.00/1.00 vMB 60
656,251 656,251 0000000000000000000f8ca09ca24586308fcf0f8c7922cc03bb4de2fe58d34c 2,028 1.00/1.00 vMB 234
656,250 656,250 0000000000000000000b1eb2811e81c7c0ae0193a5d305ae5d417ed043b02895 2,031 0.74/1.00 vMB 53
656,249 656,249 0000000000000000000b10702611cec1b41c48e876d73e9511b77eba958c8402 2,249 1.00/1.00 vMB 81
656,248 656,248 00000000000000000004ae10056435f9e74a0f75eec56fcde642e3555d6c249a 396 0.13/1.00 vMB 95
656,247 656,247 0000000000000000000b9f9041d3525d5357b07b5c9ca0c0e797da1f24a6c2fe 810 0.29/1.00 vMB 79
656,246 656,246 0000000000000000000604a1283ab125b20b744ae263ab150f87b4a08ada77c7 119 0.04/1.00 vMB 90
656,245 656,245 00000000000000000008e7496fb25845b1fb97622032b0448fa95ecb3eb14e2c 664 0.23/1.00 vMB 80
656,244 656,244 00000000000000000003aa662e61e85ad2593823d17588aa31598a2f5bea06f9 1,226 0.48/1.00 vMB 81
656,243 656,243 000000000000000000013a8d81f337e917700b2f9d69cbcec53c079052f271ea 781 0.45/1.00 vMB 55
656,242 656,242 0000000000000000000dd1959fd675e340d801f9681eb387612ce4e6effe8851 411 0.15/1.00 vMB 123
656,241 656,241 00000000000000000003da2bd925e06c0d50e34bebd6abf290c2383ea991fc76 2,010 0.86/1.00 vMB 83
656,240 656,240 00000000000000000005b965d2ea5fce01f02cab19103fce42a4f4c918413bfd 425 0.26/1.00 vMB 46
656,239 656,239 00000000000000000000868918893a381fe4c91682b67084eb798dd627c07868 1,887 0.72/1.00 vMB 102
656,238 656,238 00000000000000000003edd01ebb2aec852ad1a66e8133090cd9894fd18f3084 1,057 0.76/1.00 vMB 20
656,237 656,237 0000000000000000000de58d533a657e0bf1ec21a743319f1e71164b7378ecf0 1,945 1.00/1.00 vMB 78
656,236 656,236 0000000000000000000d0dff0c59ef641141eab1bf2a20452a9a1649f7fda1ce 500 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.