Loading Tool

Explorer IconExplorer

Memory Pool

57,752 transactions
19.86 vMB
0.04866581 BTC
Random Selection Loading Transactions
Max Size: 124.82/200 MB

Candidate Block

Mining Attempt d9ec481f6af5ed4512543f89b534e48979186c217a7b2bdc2f214876e6612533
Version 20000000
Previous Block 00000000000000000000a73c93ce378c93465ce84869e926e98a9a8d54ffb07b
Merkle Root daccf256df5019b575877353b8dff43bc6e205ee65e201dca1418e1264e2b143
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,043
Size: 1.00 vMB
Total Fees: 0.00347419 BTC
Feerates: 50.27 > 0.35 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,688 (655,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,313 260,313 000000000000001a9d8e7a97ee0b4fd98d89672e34149930cb9d87c4934f7d0c 161 0.07/1.00 vMB 89
260,312 260,312 000000000000000467612a7974205224c920df501ad394676a239cb0c73c0de6 295 0.14/1.00 vMB 152
260,311 260,311 000000000000001c64d63e736c45cc7bf74b76fda7d390977147b20c2066f97e 308 0.14/1.00 vMB 136
260,310 260,310 00000000000000008579b298a9711c6a968249004ca01e5af6d7ba22937f9287 161 0.08/1.00 vMB 88
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
Previous 10 blocks ↓
Total Size: 783.57 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.60 GB
    • Received: 20.72 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.