Loading Tool

Explorer IconExplorer

Memory Pool

78,675 transactions
29.41 vMB
0.06445651 BTC
Random Selection Loading Transactions
Max Size: 176.98/200 MB

Candidate Block

Mining Attempt 777f61c49326bb5f5a3efcfa706c7c7030c885ad145f451b92d799ec06850392
Version 20000000
Previous Block 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05
Merkle Root b28099301c0c31789fc38065319280818fd20c2f4270a1725c1bc83624b05a3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,388
Size: 1.00 vMB
Total Fees: 0.00485892 BTC
Feerates: 30.21 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,990 (541,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,921 373,921 0000000000000000108ef4fa7c55293458960da97c19b8f50f995d71cb5d2a0a 601 1.00/1.00 vMB 15
373,920 373,920 000000000000000000962d704496d0a715b75928e43c87329eb34815dfd4d4ed 643 0.22/1.00 vMB 51
373,919 373,919 000000000000000001562f6551b85ea81ac33b83dd732c4a4e664f823128e2cd 127 0.04/1.00 vMB 44
373,918 373,918 000000000000000001d45f38556c22cc04711ef85bba9cac21a392eec4c0d53e 613 0.23/1.00 vMB 47
373,917 373,917 00000000000000000a68ef51742b83b93768ad590c1962f7791c08039fea540c 294 0.87/1.00 vMB 9
373,916 373,916 000000000000000004bf5625a23a38ae9c083eeac48fed1f1ac8c5510f643241 348 1.00/1.00 vMB 10
373,915 373,915 0000000000000000108f56ba45bbdef3230d219ae48a7cbafb52f9fd9454f49e 1 0.00/1.00 vMB 0
373,914 373,914 000000000000000005acd7da524dabd6347d17f2656c39c452a7438044deb37b 203 0.75/1.00 vMB 7
373,913 373,913 000000000000000012056987134fe3b1dc760afb12ccfe623d70a3a996d7f3ca 455 0.18/1.00 vMB 48
373,912 373,912 000000000000000010137e9ad6115647b7064fc794b61e9d42672d7cf6c1be8f 628 0.27/1.00 vMB 44
373,911 373,911 0000000000000000060a1c9225ae56260ee476270f953fc89db9c896f8108f05 1,529 0.95/1.00 vMB 31
373,910 373,910 00000000000000001263d8a53eb8d0b13cb69d5b9248602c28bd6a8df6d1eab1 1,234 0.52/1.00 vMB 44
373,909 373,909 00000000000000000935fac88a5fec724943333c2bd9284f0684a0624f64ad64 168 0.75/1.00 vMB 6
373,908 373,908 0000000000000000012d46b2fc68b952346d52274346f53227cca0c59a6dd9dc 854 0.93/1.00 vMB 22
373,907 373,907 0000000000000000039a0d365acf6e99d2407c554fe19220433f559027807c06 1 0.00/1.00 vMB 0
373,906 373,906 0000000000000000044a676ec8198e67929dd56c9aec6385a435faf3ec131e93 2,018 0.93/1.00 vMB 43
373,905 373,905 00000000000000000a1cb1589bb4a0e1c59faec094f8212e95370fe0415a60d2 1,266 0.75/1.00 vMB 30
373,904 373,904 00000000000000000d0aaf93e464ddeb503655a0750f8b9c6eed0bdf0ccfc863 1,085 0.88/1.00 vMB 25
373,903 373,903 000000000000000006f2f9e169ddd2cdb10b380104b30232ecbf774ba039cd67 681 0.75/1.00 vMB 19
373,902 373,902 00000000000000000b48ae26579533bad03b1ecd8940860471fa4684143f1202 1,455 0.95/1.00 vMB 30
373,901 373,901 000000000000000008ecb3e94db6f990a6279a77225e11c053199af79f25996b 305 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.37 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: 663.87 GB
    • Received: 14.94 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.