Loading Tool

Explorer IconExplorer

Memory Pool

47,805 transactions
30.27 vMB
0.09797512 BTC
Random Selection Loading Transactions
Max Size: 161.21/200 MB

Candidate Block

Mining Attempt dfd64ac7126f52cc294283253dd70db0cc86305ba0e58f0d3ca18098ae476bd6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 22cab477777d884266b7a18e855ead0323375dd7ece1868eda20654f7cff103b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.03677031 BTC
Feerates: 150.97 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (417,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,242 497,242 000000000000000000a25c615d4a67e44cb584ac1b47908814e954e4204d66d7 1,851 1.00/1.00 vMB 65
497,241 497,241 000000000000000000a2de77d6e732509f2202ecfc8af85eb0f97358e404dffe 2,330 1.00/1.00 vMB 142
497,240 497,240 000000000000000000af15c51a1efde4f2078ccc2d7a8a53d32c48b118027878 2,744 1.00/1.00 vMB 84
497,239 497,239 00000000000000000065368d9ec07abc886638636b9fbdf7e093d4d48a70c259 2,691 1.00/1.00 vMB 141
497,238 497,238 000000000000000000013178782f220d78d2d6656aae521680ff878f891148a6 2,171 1.00/1.00 vMB 196
497,237 497,237 00000000000000000090eba4bdf8708d19d9ac1770caf3b720782149b380ca49 2,174 1.00/1.00 vMB 72
497,236 497,236 00000000000000000033283fbd841f0797cb5214bcf33bd966a308616e1d6824 2,149 1.00/1.00 vMB 185
497,235 497,235 00000000000000000041d8c6859fed2ff527a513e01cb999409914c68843913d 853 1.00/1.00 vMB 52
497,234 497,234 000000000000000000a6f93592517173870e4645ecde1a64f0dde0c0b8afe8e9 2,304 1.00/1.00 vMB 123
497,233 497,233 00000000000000000032f761e0400cd584202f19745fe421916695b97d8f4af1 696 1.00/1.00 vMB 37
497,232 497,232 0000000000000000008588ebb1dfc156f790c71bc98357b7cbb2b5fb86466d40 1,591 1.00/1.00 vMB 86
497,231 497,231 0000000000000000002f767218831d4055d876d0e568f95bd05beec23949cefd 1,885 1.00/1.00 vMB 98
497,230 497,230 0000000000000000001695fd8198f82af3b652dffca69c9f987f35d8e9d39c59 2,357 1.00/1.00 vMB 153
497,229 497,229 0000000000000000001ed1a2bf5987c4949286e1d6af8a85531912fbcdcb5b24 187 1.00/1.00 vMB 17
497,228 497,228 00000000000000000069ecfe58afdcb1b759b5fa7d764027e5130c66dc2a7d64 1,795 1.00/1.00 vMB 103
497,227 497,227 000000000000000000379b5630846f7b684c0e0534190ff1ab185033fe241e90 1,756 1.00/1.00 vMB 102
497,226 497,226 000000000000000000bfb4e5538d9b8bc9213d0739606e4ada545473e72d6532 1,422 1.00/1.00 vMB 66
497,225 497,225 00000000000000000036294892a3faaaee282b3d69ab7470e040c7fa9c19423b 2,986 1.00/1.00 vMB 54
497,224 497,224 0000000000000000003db9635015490f21652930aa4a104125e2669947bd2e32 1,403 1.00/1.00 vMB 102
497,223 497,223 0000000000000000007b640aae3ab8495409bec6e056f6a7211ad4ad520074ee 2,491 1.00/1.00 vMB 148
497,222 497,222 00000000000000000082429c2698044ba66e8a37278b5bdf4e12672728b327d8 2,375 1.00/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.