Loading Tool

Explorer IconExplorer

Memory Pool

67,091 transactions
21.60 vMB
0.05996771 BTC
Random Selection Loading Transactions
Max Size: 138.98/200 MB

Candidate Block

Mining Attempt 0f239527bac9940d01bbe73d7585e2110ab5523d7b727847926856e1bcffac86
Version 20000000
Previous Block 00000000000000000000dfc5bab94934da3b2e14f0f7c3f128239f74f3175cca
Merkle Root 0e00bdf9bd012a8aac303c3184d813b5da26895e84f4e5e8bbcc2cc7edcdcb71
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,427
Size: 1.00 vMB
Total Fees: 0.00971714 BTC
Feerates: 109.83 > 0.97 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,670 (655,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,309 260,309 0000000000000019fea0932a4ef8338f8fb67f028e95cfe23d823d2cf26f494f 528 0.21/1.00 vMB 87
260,308 260,308 00000000000000027828366a8a989dc18eab187181fa266e475c9891efdc6292 70 0.03/1.00 vMB 27
260,307 260,307 0000000000000019b3b632a9ed9f6f89926164b20068b4b5c977ce52ad2453f0 225 0.09/1.00 vMB 132
260,306 260,306 00000000000000104f18043eb1b8d697ee22fbe774e2591d3fad14696d1ae660 719 0.30/1.00 vMB 111
260,305 260,305 00000000000000114638df26c175f7d734362a0cdd2b235e761f74692a225cf1 232 0.10/1.00 vMB 104
260,304 260,304 0000000000000001d310467e73d3633878ae2e7966170effbeb4e81f3510e3b3 508 0.23/1.00 vMB 96
260,303 260,303 0000000000000014ee2af3b0b52a15431beb0edb23bf4af942958b92a204fb6b 311 0.12/1.00 vMB 95
260,302 260,302 0000000000000005da1d7db5511233b02ef322b7eab9c2b79c216ee095a50e3a 476 0.16/1.00 vMB 90
260,301 260,301 00000000000000134cdafcec53855526f65e80254721498504f74e0ea34f0486 415 0.16/1.00 vMB 133
260,300 260,300 000000000000001147d2d9bb011c0464e3a5d7a3dcbeb037105d0d6970f2788b 165 0.07/1.00 vMB 85
260,299 260,299 000000000000000ce8deff62205aa23949e442aeb999fcca5d616135461c70c0 358 0.15/1.00 vMB 42
260,298 260,298 0000000000000016d250fc110a7f6f9f8f04aae9a74695701444e8932e2457fa 588 0.25/1.00 vMB 128
260,297 260,297 000000000000001078f01aa26fd8e10cc98624a563f585c9e051b16823355856 156 0.06/1.00 vMB 66
260,296 260,296 00000000000000194c0abf6c8ae974671ce64071e3a63684ada5a919714a8cdb 196 0.08/1.00 vMB 136
260,295 260,295 00000000000000098ac4129f8e12874473db3c42eab3314e3392dde0ec2aaa26 491 0.12/1.00 vMB 66
260,294 260,294 0000000000000011de10a56c4d1d99ee67964b4e999ada4328cf06682838f204 38 0.01/1.00 vMB 15
260,293 260,293 000000000000000cdac8d856bf0863ea59ae002e7b77310085f39f8a1cad5f97 777 0.42/1.00 vMB 45
260,292 260,292 0000000000000014d02239429447a166d870a67d3fd5f6c000a1fd1885266050 512 0.24/1.00 vMB 126
260,291 260,291 000000000000000e4444b1cd47b382e14f6bb1a3891fd8122ada505679a841e2 623 0.25/1.00 vMB 133
260,290 260,290 00000000000000127e6f9dba6a8943821e021746ec7fe0edd931fd8aa7420a14 444 0.25/1.00 vMB 57
260,289 260,289 000000000000000d3a9ebcf918b89ee3335b1674a8bd09a2de7f75cd78a11cec 518 0.21/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 783.55 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: 774.03 GB
    • Received: 20.64 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.