Loading Tool

Explorer IconExplorer

Memory Pool

49,349 transactions
30.25 vMB
0.17212491 BTC
Random Selection Loading Transactions
Max Size: 161.84/200 MB

Candidate Block

Mining Attempt 72eae95c5905021bae1e5664c9bb3267a403db3e3da65a11d8359f2258b22d1b
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root de886cc442275d22ebafbfec641b7d865fc1b809605b6706a1d9d803963b3263
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,056
Size: 1.00 vMB
Total Fees: 0.09245060 BTC
Feerates: 261.10 > 9.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (551,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,604 363,604 00000000000000001210e4b037572bf29f2297c3fc0e18ee1000d56ab22e5929 641 0.37/1.00 vMB 26
363,603 363,603 0000000000000000015e9767df6ddf47c70fb83920a41de01e31cfde83267b3d 209 0.10/1.00 vMB 29
363,602 363,602 00000000000000000454fb5495c9286c600722b0bf6a0bc0dfddcc143409f9f7 79 0.25/1.00 vMB 2
363,601 363,601 00000000000000000542d3fcf26029cb66d4f1f9f38f70923a0e440f3e4d0d47 1,043 0.57/1.00 vMB 29
363,600 363,600 00000000000000000816947908ac7b9615cf448300d53a1be6423dd6adfd2b4c 105 0.09/1.00 vMB 11
363,599 363,599 000000000000000002964adb4b63d58b16dfbef54177972dd145cf25b45e5dcb 1,578 0.85/1.00 vMB 35
363,598 363,598 00000000000000000bbed05f5037c2203c10ef13bb89596153bf792fddb0f5df 94 0.10/1.00 vMB 10
363,597 363,597 00000000000000000496f15c8a3d0ad3d51f165e7fa1baeadbfb0c5fe3d95e0a 1,061 0.54/1.00 vMB 34
363,596 363,596 000000000000000010978c735d3eccf0304b552b3babd151eb1fc10573cd6212 1,302 0.68/1.00 vMB 31
363,595 363,595 000000000000000001f9b1f6cc210b56fb9ec5ca4f246ed1465583099d944388 652 0.32/1.00 vMB 32
363,594 363,594 000000000000000013a2bf9e6b7cb9d92d8ef883418a72083eb8b111411d1204 511 0.25/1.00 vMB 28
363,593 363,593 000000000000000012f0911db3547b95785e59b4284f104addf8b05d1b2d5781 1,226 0.64/1.00 vMB 34
363,592 363,592 0000000000000000027894cdd5a7d6f5087ec9a8a266103e2b81326642bffbbb 542 0.28/1.00 vMB 33
363,591 363,591 00000000000000001315f8b589135ab3be12a1c6056553872ae8891518561bca 905 0.41/1.00 vMB 38
363,590 363,590 00000000000000000944883e8242aaa17709d3255e5b8919286ba2ef4a5d502a 491 0.24/1.00 vMB 33
363,589 363,589 00000000000000000ab91c65bfb6c086c4b0c4d4ded1cd49ab9c106b0ddf899c 76 0.05/1.00 vMB 14
363,588 363,588 00000000000000001247b2e58a53203f426ac2054c4b573ef39bbe048dee2af0 1,037 0.54/1.00 vMB 30
363,587 363,587 000000000000000000f37b7568b00c52d41ba0b450af724f365926b99dd06269 1,604 0.93/1.00 vMB 32
363,586 363,586 00000000000000000dab71686441036cd31e604bef324f52f0a4dfc181320a5b 276 0.16/1.00 vMB 30
363,585 363,585 00000000000000000e442400eab98417b1faf6d8e5f7812653f5328898c9bbf5 305 0.30/1.00 vMB 13
363,584 363,584 00000000000000000a1701b47ef44dd2abc9d3b4b9270d8717493220e086fdcc 1,923 0.93/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.