Loading Tool

Explorer IconExplorer

Memory Pool

87,863 transactions
32.57 vMB
0.24828253 BTC
Random Selection Loading Transactions
Max Size: 194.68/200 MB

Candidate Block

Mining Attempt 0ae31d0dc8c50abaca2bd94818120a630ea0418d675a69e93e067cf1d850020a
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root a1c63f12af2f10d04fce266f72f75089f6773819de392a79658e7982df867798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.10992086 BTC
Feerates: 538.26 > 11.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (373,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,714 541,714 0000000000000000001eea20319770994066a703f6528fef094b55864d718488 1,000 0.34/1.00 vMB 19
541,713 541,713 00000000000000000005f3698a4aa4c095c290d70efdb1df8abc4d9899bfaa2e 928 0.30/1.00 vMB 14
541,712 541,712 0000000000000000002321a4e4fe77b9267a69c5bb993457e04aae7fdc91f905 2,327 0.92/1.00 vMB 19
541,711 541,711 00000000000000000024679dc574c7f3c89d19e715da71d244b5af7597a7e084 202 0.06/1.00 vMB 15
541,710 541,710 0000000000000000000b094b990a5c15799e107b4e1f6380b47e7504ea6e0e06 479 0.41/1.00 vMB 13
541,709 541,709 0000000000000000000bece0f13e8d425d0f0e5c833e79afa0325a6c6d94b3a3 2,792 1.00/1.00 vMB 14
541,708 541,708 00000000000000000025d4b59bd16c7b4d9a901ff8e3daf0a73e59a76a348dac 183 0.08/1.00 vMB 9
541,707 541,707 0000000000000000000638509775fc883828b57f66ea3df24d70de6b4fbd7e21 508 0.16/1.00 vMB 11
541,706 541,706 000000000000000000161b045315fb952042c4273ed03ec0981814dcb8d94aef 611 0.22/1.00 vMB 11
541,705 541,705 0000000000000000001866134615d88f9c866cf647da4f3bbad8db8f29953116 927 0.36/1.00 vMB 27
541,704 541,704 00000000000000000024b8d11fe68db404a3543a34dffc20c9e794fb941b4d95 130 0.05/1.00 vMB 22
541,703 541,703 00000000000000000003a86cad27f55eb6484d51f2d56de226aba758990803c4 2,610 0.97/1.00 vMB 14
541,702 541,702 00000000000000000012b1adde6ea39c06518abd1c6e9927f508e881c81cea52 1,879 0.78/1.00 vMB 13
541,701 541,701 00000000000000000019775a332f3b3d1cf9c5ea1bcebcdc62a072b26b7152b1 2,983 1.00/1.00 vMB 19
541,700 541,700 0000000000000000001e5851065c8f6685856bcefa59c29bb1cbf4131d501e98 1,340 0.46/1.00 vMB 21
541,699 541,699 000000000000000000176129692f83fe040b7ab0ab084d7c4e028e19270ad5fd 571 0.17/1.00 vMB 11
541,698 541,698 000000000000000000248c2023bca6f71a368d41fff24f0fe27c745f894580e8 1,112 0.60/1.00 vMB 5
541,697 541,697 0000000000000000001897ed0d0a4ba4c9a739d807f046df016f56f22be52706 3,076 1.00/1.00 vMB 7
541,696 541,696 0000000000000000000cba25442d4ced01cd33287543a7bb605a6ba9114d289f 961 0.33/1.00 vMB 21
541,695 541,695 000000000000000000091c9fb3210ae0d4e1c300a53f5f8b05cea53a797e6064 2,435 1.00/1.00 vMB 35
541,694 541,694 00000000000000000023891755deb339ffa1a7c6efb2062a5cd372f464d46b20 229 0.09/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.