Loading Tool

Explorer IconExplorer

Memory Pool

77,885 transactions
29.52 vMB
0.10271050 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt 5a3fd26cff7ad6bdebd9777f213f3cbe6c0b317cdcff3a869995646822eb5430
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 60982f638823e4e2c4094e07459432329d1365a6073a83dc4934f6c91f4df1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,254
Size: 1.00 vMB
Total Fees: 0.02714377 BTC
Feerates: 201.40 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (389,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,310 525,310 0000000000000000000a1c168642477c778ef7c4465e3112551c701bd381438b 1,200 0.60/1.00 vMB 16
525,309 525,309 0000000000000000002bedfa0dde48d1974cefa4470d4670a8b5dfe18ec7c85e 1,866 1.00/1.00 vMB 9
525,308 525,308 00000000000000000012cc829a62631fb287afed1337679310798828829f3f9a 2,339 1.00/1.00 vMB 42
525,307 525,307 0000000000000000003f3e11b09ede20cac6d061286d156ee89189f7d733f52c 997 0.38/1.00 vMB 17
525,306 525,306 000000000000000000255804b2aed531ff6272bfeb47ba898ebeaae5c6df7302 1,064 0.38/1.00 vMB 25
525,305 525,305 000000000000000000075e07e502a39a40a328a33fd5ece2cefeffda55eedf9d 2,302 0.91/1.00 vMB 21
525,304 525,304 0000000000000000003f98032bb27fb5f42b221aa983f78a35186a40b9a7884c 2,407 1.00/1.00 vMB 25
525,303 525,303 000000000000000000138a2b812efd3327a7d96385537b39eeb971cdf5663f68 957 0.41/1.00 vMB 35
525,302 525,302 0000000000000000002b44954be349a4990a0c49686a07244e294ea42c34a016 176 0.06/1.00 vMB 22
525,301 525,301 00000000000000000003c0f49daef809d2c066b5c3f3001cb453eceb701baca6 1,692 0.76/1.00 vMB 23
525,300 525,300 00000000000000000036ea5a8d154b4e095152197caa75181c5b25872c0e1478 396 0.22/1.00 vMB 36
525,299 525,299 000000000000000000361a744f7de0b9556be65c2e2a15bba319277fc9b9c657 1,415 0.68/1.00 vMB 32
525,298 525,298 00000000000000000037de02f260ff826c6428b752688fbc758e22f987bdf117 1 0.00/1.00 vMB 0
525,297 525,297 0000000000000000000364390b609ece6ae5e59dfe93e2eda2e8c98e1897198f 2,303 1.00/1.00 vMB 32
525,296 525,296 000000000000000000410d542007750e55612134adc15eb019cd4306af92b1c2 1,426 0.71/1.00 vMB 6
525,295 525,295 000000000000000000185318e6aa2ac41d503e3ceede19ef65c634c8465e1d0b 1,796 1.00/1.00 vMB 5
525,294 525,294 000000000000000000408a663ac55a970b2498599accc63d774b790bdb55c5de 2,518 1.00/1.00 vMB 35
525,293 525,293 000000000000000000362c4770003b27b2709677372d7898baf10762a9684416 2,650 1.00/1.00 vMB 7
525,292 525,292 00000000000000000038aef5f32abd4c367fd563e54ed41e714852541876145e 1,889 1.00/1.00 vMB 32
525,291 525,291 000000000000000000363f1cbb6d23b360cd6f736371b7261b2e3c73bc63ffa0 1,340 1.00/1.00 vMB 11
525,290 525,290 00000000000000000033c420a48819f164d33fe0ecc438b47d38e6c9beb67dcd 2,216 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.87 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: 713.08 GB
    • Received: 17.30 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.