Loading Tool

Explorer IconExplorer

Memory Pool

53,453 transactions
25.61 vMB
0.26653311 BTC
Random Selection Loading Transactions
Max Size: 141.80/200 MB

Candidate Block

Mining Attempt c52ba6624ec202b3fb49afabd85fdfba811b20327f8d7cc9bd93c1e1d3770640
Version 20000000
Previous Block 000000000000000000002de571b094bfff7eee2407ae753761569733a5146f33
Merkle Root 3b9969d3eb9245118309703e961b6eb17dae6c46a27bfd04d9e8690acbdf9607
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,572
Size: 1.00 vMB
Total Fees: 0.12586638 BTC
Feerates: 302.29 > 12.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,085 (827,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,874 86,874 00000000001b97f41396c057d762d93bff544c593295bc129ddc018eba14ac0a 2 0.00/1.00 vMB 0
86,873 86,873 00000000000f4ff26842a6888d0ec7265249d2ea65ff51beb5ecef4fe54b1d06 7 0.00/1.00 vMB 0
86,872 86,872 00000000000eaa37ae1b9cb8b17eea17c0e52b70e8ecb5c8ebb0f5f0acdb2e9b 4 0.00/1.00 vMB 0
86,871 86,871 00000000000398c7bac198accc2fe35d1a3fedd1a9282c1f51cba6b4cabfad29 5 0.00/1.00 vMB 0
86,870 86,870 00000000000850df2eb02b8de2cb2d25f626b971df740a51cd110b14f7ddaef8 8 0.00/1.00 vMB 0
86,869 86,869 0000000000031d4e9f4e96ac010a9ecd635c7eeb6080e391dfbd7d51f1cb8dc0 2 0.00/1.00 vMB 0
86,868 86,868 00000000001b3a8ad25cd8bf6aab6025c04d7827a29bc6644bd8a4abe2a02017 15 0.01/1.00 vMB 0
86,867 86,867 0000000000009ff2840fe6811aaecf105cc73f23eb4b2d6fdb34b51f0a9884c0 4 0.00/1.00 vMB 0
86,866 86,866 000000000006e8bacdc08af1ef3a2cc391a00e7ba3a89d80a6c057699b3ea640 7 0.00/1.00 vMB 0
86,865 86,865 00000000000f89df9b3307d47d486513b71b0c8dcfac29a4ed72b2eae2d744d7 5 0.00/1.00 vMB 0
86,864 86,864 00000000001ba96fda9f7c7f6cc926d5e8c39c89bf4855be2c972b5957e8e456 4 0.00/1.00 vMB 0
86,863 86,863 00000000001a6139c7dc97cfb46e0dd3296d46f0ad0cfef79a14d088cb45fd2a 9 0.00/1.00 vMB 0
86,862 86,862 00000000000c7382a8150e7975464c1b3394d28db7423f1957e71980346d2fcc 9 0.00/1.00 vMB 0
86,861 86,861 000000000001e7556eafde2b8ff335128284b3bd0e6046c452495925e050a086 11 0.00/1.00 vMB 0
86,860 86,860 00000000000b187e60aaa0e628b2977806dc7a47f5886aed744e8633045cf556 3 0.00/1.00 vMB 0
86,859 86,859 000000000009f3444d8c7809fb3c91645cf3b8ca8170839bff21109a57fcb85e 7 0.00/1.00 vMB 0
86,858 86,858 0000000000098aa4e21a16e05af4dc90a0da80af36f9fe849ae9b1024e77bdd2 5 0.00/1.00 vMB 0
86,857 86,857 0000000000199cedfa77c472817f60f47e953a12d1b84987343c18cd517c6d0a 7 0.00/1.00 vMB 0
86,856 86,856 00000000001de283c2b69450fd576753d9264c35a4a21cba2d026582f932eebe 13 0.00/1.00 vMB 0
86,855 86,855 00000000000f1e315ba2be64b917dba904ce202321850d924b7bc925e5a4d338 6 0.00/1.00 vMB 0
86,854 86,854 000000000017bed591e59101548ff830d83d318396c6459403ec624366695a85 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 556.99 GB
    • Received: 7.04 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.