Loading Tool

Explorer IconExplorer

Memory Pool

45,023 transactions
26.60 vMB
0.05825156 BTC
Random Selection Loading Transactions
Max Size: 140.72/200 MB

Candidate Block

Mining Attempt 0ff0ed52642b2b9533fc4231d02ab8ed2d0311d26b4077296b7285a1eafa990e
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root aa331d93c3d1584cc43bc8e11185938097e292e5888b539c5025a4887e65fc41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,493
Size: 1.00 vMB
Total Fees: 0.00942052 BTC
Feerates: 49.26 > 0.94 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (492,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,213 422,213 0000000000000000037a5ac86552f2641c7b8ecc0489798590f2a07e8fed6678 1,995 0.99/1.00 vMB 89
422,212 422,212 00000000000000000168fc714c182b453a11578fdc0b9f585f631882bee4afbe 822 0.99/1.00 vMB 14
422,211 422,211 000000000000000004330bfbd879a0f1e33c330e981dc29b52770a02a130b32a 415 0.77/1.00 vMB 14
422,210 422,210 0000000000000000041c14d7c3ee6610107350911e0e0d558d61a39b4dd52666 1,674 0.97/1.00 vMB 42
422,209 422,209 000000000000000000ca84409bc183a14474840f73c7d26ca23abb92d6d5661e 2,236 1.00/1.00 vMB 44
422,208 422,208 000000000000000004174526d28dc15fb8e3e814ae4640162d8199432614d9f1 2,208 1.00/1.00 vMB 74
422,207 422,207 000000000000000003f3264b485e73f4952017aeefe3082afef1b61db07706e1 675 0.34/1.00 vMB 38
422,206 422,206 0000000000000000018e9b6af99a5e35f481985207fffa8f36f370b98f332408 2,195 1.00/1.00 vMB 73
422,205 422,205 00000000000000000039fba693e27c7d9e5364e2f0d776c2e8379419f45685c8 2,543 1.00/1.00 vMB 72
422,204 422,204 00000000000000000239bbc6fe07169bd0bdbfa472fe8054c8c32fa45e05de40 410 0.75/1.00 vMB 16
422,203 422,203 000000000000000004f46d4692e4ed8b5e35f31424270ab8c4723b10142d3512 2,076 1.00/1.00 vMB 38
422,202 422,202 0000000000000000038ea2293e933b702e6bb4e865b5221557ba6ef1377fcd05 2,338 1.00/1.00 vMB 53
422,201 422,201 00000000000000000450d2a7e88bf81af8709510beb08321aeed0749faa43f32 2,710 1.00/1.00 vMB 91
422,200 422,200 00000000000000000106e3d57b1bf9c09c413a1091030bdc9b3315c68f6f7cff 1,263 1.00/1.00 vMB 31
422,199 422,199 000000000000000004e712e47e5d8cc18df87eabbfd0b55598caf7dd0c05ad6c 1,467 1.00/1.00 vMB 28
422,198 422,198 0000000000000000050bd06af29d7e7b382bd095122f52057e4ccb5d94b80f65 2,661 1.00/1.00 vMB 79
422,197 422,197 0000000000000000001c2b6be10b13573a17aa337f27739549c09de4eb58f293 600 0.73/1.00 vMB 28
422,196 422,196 00000000000000000023487ee97c592fcfd12699e7afc0626612ebe6993b3577 1,844 1.00/1.00 vMB 47
422,195 422,195 000000000000000000c90a22e00f05e351dcfac82b0db19630a6ef6db7b6fe98 2,685 1.00/1.00 vMB 72
422,194 422,194 0000000000000000043b55c9c26bd8aa74721927286a63c0b5e490e14653e31d 2,644 1.00/1.00 vMB 75
422,193 422,193 0000000000000000027132cd26ab143b7fb13ed317c7f7d4c9924e1b03b466a7 62 0.05/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.92 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: 646.12 GB
    • Received: 12.81 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.