Loading Tool

Explorer IconExplorer

Memory Pool

56,163 transactions
32.05 vMB
0.13831735 BTC
Random Selection Loading Transactions
Max Size: 173.27/200 MB

Candidate Block

Mining Attempt d8a7c2f228d3905e38c9ad424628d3a685b7f763a8a8353a0fc8d98cb4a1e815
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 92cc4e339e70cfc7c0dd023d5438f5ab0f156ca617409b76eb909ae31ae70024
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,953
Size: 1.00 vMB
Total Fees: 0.04430638 BTC
Feerates: 101.25 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (551,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
363,583 363,583 000000000000000010e3f6b6d312519e982b6c28e28de105caceed0b64b22e21 1,022 0.50/1.00 vMB 34
363,582 363,582 0000000000000000058191223dbd29f9ab64a995347657c675a75a3bb296f8fe 294 0.14/1.00 vMB 35
363,581 363,581 00000000000000000d7591bb7e710dc7c25123793316be942eaf7aa3989365ea 419 0.23/1.00 vMB 30
363,580 363,580 0000000000000000007e9c1955d14ec14f9dba9de6469d8068964104a35977f4 90 0.03/1.00 vMB 72
363,579 363,579 000000000000000007f6da338f04a350351ccfa9487e0617c51ba7f8673b4789 2 0.00/1.00 vMB 0
363,578 363,578 0000000000000000162f295a61f51a0e7b2fc7d75ee9f1a63f8ba5383d365275 2 0.00/1.00 vMB 0
363,577 363,577 00000000000000000ba9a5d07c75c7404cd1c0bc9ef8f425be38b72a700a4d0c 256 0.15/1.00 vMB 27
363,576 363,576 00000000000000000f1a24b2f51ec39fa9f3946bbc404a66daf193e9dd9d8bba 164 0.09/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.08 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.42 GB
    • Received: 13.56 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.