Loading Tool

Explorer IconExplorer

Memory Pool

79,301 transactions
30.73 vMB
0.10762132 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt fca6a827231ca6b4afe50bf0024d9d801b4f0588782c0576567572aabf355934
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root cec55b54827ce7b05dae084f3355530c2cdca50fef3e6c587525a85f12bcd769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,924
Size: 1.00 vMB
Total Fees: 0.03425674 BTC
Feerates: 201.36 > 3.43 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (365,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,696 549,696 00000000000000000020f36da0b01d8bc5911ad2979c44f145931f88028606b9 822 1.00/1.00 vMB 2
549,695 549,695 00000000000000000026089f1bfb60c21d6ab41851b78df4ac6a10522f2e02a1 2,694 1.00/1.00 vMB 8
549,694 549,694 00000000000000000002a6d08892863ecb660fc038d1b233b6eedee91c3a732b 3,175 1.00/1.00 vMB 15
549,693 549,693 00000000000000000022018237deb8fe33c36a465308e3a3d53d0c4cfeea12f5 3,122 1.00/1.00 vMB 18
549,692 549,692 000000000000000000045aea978b58bcc75ab40946b9793e3a09f5cdedde3372 2,556 1.00/1.00 vMB 11
549,691 549,691 0000000000000000000c3020a305b367b3cdf1f90d215ee517d616dc4539102b 2,001 1.00/1.00 vMB 3
549,690 549,690 00000000000000000005c40d6dd2a4977bbb73b60ddb3c5a108a3c0e550cb365 2,188 1.00/1.00 vMB 17
549,689 549,689 00000000000000000023ea43bc146ea10f614210074ae913dffcc0763e8ec425 2,130 1.00/1.00 vMB 10
549,688 549,688 0000000000000000000eeefc04e63aef4c409ed7c47ae7d5447e166c7d0679cc 2,419 1.00/1.00 vMB 5
549,687 549,687 0000000000000000001dd2ce6adc4c472fe12fc8ff48a86a89ffbd4fa95a1a55 3,014 1.00/1.00 vMB 13
549,686 549,686 00000000000000000024f9e3b27614c512024518ede7962e210d46aea688d79f 2,866 1.00/1.00 vMB 23
549,685 549,685 0000000000000000000fbea54dfe037fce69ce29e4021459f54f516890870fbe 284 0.16/1.00 vMB 24
549,684 549,684 00000000000000000003715d6d1ae76ac7aacf983e85d4dbbe9835d9274c0158 682 0.33/1.00 vMB 20
549,683 549,683 0000000000000000000bc0ab2f744ab38abc6fad27dfbb870689d9edc3f051f5 1,321 0.75/1.00 vMB 9
549,682 549,682 00000000000000000026b88fd68af49235919fc65935b2b2a479d68deb695bc7 1,955 0.82/1.00 vMB 11
549,681 549,681 0000000000000000002073e7d0083cca60e012d886717268ca365a127cf7c6a8 1,422 0.64/1.00 vMB 14
549,680 549,680 00000000000000000017dca907d2c487ded94ed96e98dbc884ec07fda2e4671b 1,538 0.57/1.00 vMB 15
549,679 549,679 00000000000000000025d5d42df0819480a91632d140a2e996dddbcc3440f863 2,171 0.90/1.00 vMB 7
549,678 549,678 0000000000000000001421168e1a4dc96419f56e7ce6b5501ee6e948d726faf2 685 0.23/1.00 vMB 24
549,677 549,677 0000000000000000001b54616b853c90b034b1cccbd625ae3f482a3c47735428 1,541 0.70/1.00 vMB 11
549,676 549,676 000000000000000000164e313547b8aac334394059a2d7f2bb200e29c942d9b6 923 0.45/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.