Loading Tool

Explorer IconExplorer

Memory Pool

80,172 transactions
30.85 vMB
0.08909816 BTC
Random Selection Loading Transactions
Max Size: 186.82/200 MB

Candidate Block

Mining Attempt a2a8064f265e50d159e3c2d5aa54e72cad918f0b64f75938ab3d69de67bba95d
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 1e23ad09b70667ad336e166f766f21c61d2e3f1ac52f1c3e6b7c393249568702
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,864
Size: 1.00 vMB
Total Fees: 0.01583469 BTC
Feerates: 106.51 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (549,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,857 365,857 000000000000000003a06b470c01ec84b8c59a3f4873bd98b799065e89c8a3a8 449 0.25/1.00 vMB 101
365,856 365,856 00000000000000000c01b11f6761da8ff50d2bfefaa086c7990359160422a625 1,132 0.62/1.00 vMB 51
365,855 365,855 000000000000000007284732d7ee033aabac20719fdd9c961dd3964b892d6653 1 0.00/1.00 vMB 0
365,854 365,854 000000000000000002ed32f01d085fe28d83dc228c678f93083ab9fb93786c9c 309 0.75/1.00 vMB 4
365,853 365,853 0000000000000000105e2ee10de5678b302afa3f5cf93375d6a2c3aeac13e606 1,004 0.59/1.00 vMB 51
365,852 365,852 00000000000000000b003d8190a2cdd335cc30858bfcbdd5dae591b7a93dfb49 367 0.25/1.00 vMB 29
365,851 365,851 00000000000000000cd59b580cea185f69ffc7e6885c4605705b56be6ee89a10 768 0.95/1.00 vMB 14
365,850 365,850 00000000000000000767df744fd1cee0dbb10f2c82acc8806a12f3af14577e50 1,740 0.75/1.00 vMB 48
365,849 365,849 000000000000000009898b42978e4d4381da0d0db08ecdfd356f9c2b356c7722 487 0.75/1.00 vMB 26
365,848 365,848 00000000000000000389065645a56b64b9f2dcef74c4014d56cb87e7b1cb97e3 766 0.95/1.00 vMB 16
365,847 365,847 000000000000000005fa4068f3ad59ed652609a4cc75756927f7a189861d53a3 631 0.75/1.00 vMB 15
365,846 365,846 000000000000000001b4131ef104b3938a8fb33e77963a154996b51a6de52594 196 0.25/1.00 vMB 8
365,845 365,845 00000000000000000821f9f597f63a1fde333953e26a02932bd2235d2b0cf5e2 1,072 0.56/1.00 vMB 40
365,844 365,844 0000000000000000014c6476f37ce1f5c8a981759dce358f73a371fbb99205a4 1,586 0.93/1.00 vMB 572
365,843 365,843 000000000000000007f22a6cdf51aa612e2370610815f9c1ebab38ecd4b3c8ea 1,583 0.93/1.00 vMB 35
365,842 365,842 0000000000000000000c7716f66d7fdbf6abd8db8c89c507d808aff54f7d46b0 797 0.95/1.00 vMB 25
365,841 365,841 0000000000000000027024b3536ae9f34f542809ef61705b1928b76152992e54 655 0.95/1.00 vMB 11
365,840 365,840 00000000000000000cf95d8729449e601fbc3ec3209287b9568ea1d3765730e4 542 0.34/1.00 vMB 37
365,839 365,839 0000000000000000143c124d28a09480c5ce0c3da6c3d4a3979f23bdb1e190f0 875 1.00/1.00 vMB 16
365,838 365,838 000000000000000005a261e09898a80300d37f295ab5b906849b06f35bbecaa7 1,197 0.75/1.00 vMB 56
365,837 365,837 0000000000000000083ecf4b7541d11d002e752278c4bca32eeecba85414ff2c 108 0.09/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.