Loading Tool

Explorer IconExplorer

Memory Pool

42,133 transactions
20.10 vMB
0.06539090 BTC
Random Selection Loading Transactions
Max Size: 112.44/200 MB

Candidate Block

Mining Attempt 118cf9b054295bdf7b67a525987e1f1d69c1d8d3c56cc80e2c3ef74e1956b818
Version 20000000
Previous Block 000000000000000000018dfea523a08efde97d0baa6ce74524f912cdf4780010
Merkle Root f7cc80238c82297c9b765018619f29f94e631bc34f6c7ae7dade2b839ffdbf0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.02581786 BTC
Feerates: 578.69 > 2.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,064 (739,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,453 174,453 00000000000003a78845337395159d2009d350e5590f91670d91b01f8e85e313 22 0.11/1.00 vMB 56
174,452 174,452 0000000000000613656db1d99737320bb31234ddce828a33ab8cfcbfadfd6611 131 0.05/1.00 vMB 102
174,451 174,451 0000000000000459fd65c72e89ba2d71aa7456a31bf429aa59504e6faedde4e8 48 0.02/1.00 vMB 6
174,450 174,450 00000000000001796abb83c25fa588ae0fd80a2a2e9818fe5420332fa1a58ea8 80 0.06/1.00 vMB 331
174,449 174,449 000000000000014cf912961c577ee2a630e39132be21efc3a9e4a7e21581f3fe 33 0.01/1.00 vMB 80
174,448 174,448 00000000000007517854579a8b684541ab6192f87321f5fd9202e17500cbbf27 57 0.02/1.00 vMB 176
174,447 174,447 0000000000000a4d694b9e9711053c8ca05ade199a1719a5a4b08a75f6b92fbe 33 0.03/1.00 vMB 123
174,446 174,446 0000000000000298289a41a130d1bda7a6e2f2fe07d127b7cdb2a371748e8cda 113 0.03/1.00 vMB 167
174,445 174,445 000000000000076d2c62939982d64ea107a7bf3d51b525d3c09474a2b285d028 58 0.02/1.00 vMB 91
174,444 174,444 0000000000000266abcd425042a0db3ecf2265c4b9817d0fb2a820df72878fc9 29 0.01/1.00 vMB 112
174,443 174,443 00000000000001efa02df5ae259e8b3d744573f79b2a9116f0020a5687dd8ce5 24 0.01/1.00 vMB 198
174,442 174,442 0000000000000019828c1c134cb8051a5d7c183ebc0c6b16e19de8adee6ed21b 18 0.01/1.00 vMB 59
174,441 174,441 000000000000029f7d654603e316e2af29e9a4bcd266ea9104398d2a1b60e01b 79 0.02/1.00 vMB 2
174,440 174,440 00000000000009881fa9e7662369be6fa36e8e7e35602452f4e2ecb855bf4df4 104 0.04/1.00 vMB 133
174,439 174,439 000000000000040cf282575a401adc74f2404da00560fdec78a3d66a4ac31b24 30 0.01/1.00 vMB 174
174,438 174,438 0000000000000400f176ddfc104e5cc619c2678f22b5523dcbc946b9021ab8b5 76 0.02/1.00 vMB 136
174,437 174,437 000000000000090a3ae10c676b441e996add30e50162a75cc88998e979b664b8 40 0.02/1.00 vMB 57
174,436 174,436 000000000000018fe9bd03d7b466e6dedcea50062887a0e70acc8b9f624ddca9 126 0.05/1.00 vMB 73
174,435 174,435 00000000000006af56673bb9285bbf48c938e42ce36e8cb15302c922b334bc3b 166 0.09/1.00 vMB 123
174,434 174,434 000000000000054362b2a1f5e932b7962e3a1f9c8091d8eabd840c9c2ad5eac2 7 0.01/1.00 vMB 597
174,433 174,433 000000000000092ad18680060d5de8fc7c77bdf1f341c2912fde697ad0f07bce 34 0.03/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 780.71 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: 554.84 GB
    • Received: 6.82 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.