Loading Tool

Explorer IconExplorer

Memory Pool

33,041 transactions
25.23 vMB
0.05180292 BTC
Random Selection Loading Transactions
Max Size: 127.71/200 MB

Candidate Block

Mining Attempt 10720c03ad8c6bee215d7340a74013585b5c894aede236fda216ccf736dd5b19
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root f21ded67a611edae8c5485574f9ba96c85872a997253d1925829e53386f32d13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,083
Size: 1.00 vMB
Total Fees: 0.00628705 BTC
Feerates: 80.43 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (594,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,348 320,348 00000000000000001cc49c9eb47a36104da8451b764014aee43fd97830852353 376 0.22/1.00 vMB 30
320,347 320,347 00000000000000000d5f4b5b474b162571a78be5933f27f94eee09874c9cfafb 169 0.08/1.00 vMB 29
320,346 320,346 0000000000000000197b3092d62a4379857705496dbcbe2f76a28d79d78fd796 783 0.44/1.00 vMB 28
320,345 320,345 00000000000000001344a705fe764003e428121e42bca85997373ccc78cc778b 278 0.16/1.00 vMB 20
320,344 320,344 00000000000000001d43fe5da07c4724744964a24503dc58b16138a09c353bb0 486 0.24/1.00 vMB 36
320,343 320,343 00000000000000001fef5a7a0b2034da85ff706a93fe6bcb6c0a771ef4416bfe 1,214 0.70/1.00 vMB 25
320,342 320,342 000000000000000010a34418053dafc42b8ffb16b89514010856987e7be94bc2 1,012 0.75/1.00 vMB 19
320,341 320,341 00000000000000000ff01aa4b9bb3faf446fdf73a0bc537672dea1e9f2f46463 1,064 0.35/1.00 vMB 48
320,340 320,340 000000000000000014c609a20efea49134e9a5faeae4447cad2503539b0ab5de 706 0.35/1.00 vMB 29
320,339 320,339 00000000000000001089836eec647a6646b28f2f39fe28151a1a5633dae27e16 1,306 0.68/1.00 vMB 33
320,338 320,338 00000000000000001095cd9b5dffe1c17d7ac85a23dd52a2bcb34b888e2a48a1 96 0.08/1.00 vMB 9
320,337 320,337 00000000000000001b341d72aa0a5a85cd6f39deadb35571cf133794b627f962 150 0.16/1.00 vMB 22
320,336 320,336 00000000000000001430961e466f28cd1a1786ee1289e2df3cf515f787513c26 710 0.44/1.00 vMB 25
320,335 320,335 00000000000000001dc4c1ed259c0fa5e92f26ad4873bce322559bc59a05e9f5 729 0.43/1.00 vMB 28
320,334 320,334 000000000000000024e9df4809fdf28d5fed3b4ac338d2ab08466d16c36ed603 803 0.72/1.00 vMB 18
320,333 320,333 00000000000000000cf54b7186a8b6443175bfd10d2cb4807d314681ee77c4bb 780 0.50/1.00 vMB 20
320,332 320,332 000000000000000022aa53c748a7d1f6516a53601ac05fc5d77dcd1d0a8c9fec 1,877 0.75/1.00 vMB 33
320,331 320,331 000000000000000002cf000f757cb4bb7e3fcfb0d6fad4a1659929f6975f7395 2,507 0.75/1.00 vMB 53
320,330 320,330 0000000000000000142bc815dbaa4dc56e6bc27fcb8fa71c96c9dd408bed95f3 32 0.01/1.00 vMB 50
320,329 320,329 00000000000000000e6f88f288a0d93514553b34cd349bb34e11f954cd195d5b 374 0.20/1.00 vMB 26
320,328 320,328 00000000000000000addeeccb120061c59b9312bfb53cbfc5cd673c45ec6b652 69 0.04/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.85 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: 638.93 GB
    • Received: 12.50 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.