Loading Tool

Explorer IconExplorer

Memory Pool

81,162 transactions
29.83 vMB
0.10478560 BTC
Random Selection Loading Transactions
Max Size: 180.40/200 MB

Candidate Block

Mining Attempt bf03b5f92eb2f37d324387f3c9a460ce576c2413d6432b43b1cf884be2cfb21d
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5f48001cf67d2aa3090de828310a1bee3d33571100defb6a71bbb14bf7d34818
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.03940874 BTC
Feerates: 146.36 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (233,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,590 681,590 0000000000000000000a2d75125218484f5d0917848b8b1b0b3c2e89575888d5 1,882 1.00/1.00 vMB 77
681,589 681,589 0000000000000000000439a3b5efb4c4f0d7e68a34b733aebb51477334b38606 2,022 1.00/1.00 vMB 37
681,588 681,588 00000000000000000008db6d94c4fb17f52d0e6fe14883a5c819ab67dabff407 2,110 1.00/1.00 vMB 43
681,587 681,587 0000000000000000000a81ab936f106b98c6b3b6139a959dc2e2c824ece21676 81 1.00/1.00 vMB 5
681,586 681,586 00000000000000000009d767ed42f199320ebd8fc65ac8946493a087acaa0c11 2,501 1.00/1.00 vMB 66
681,585 681,585 00000000000000000006bcba5a42e927554b40a61daf0c17ff6bd515c994c3cf 468 1.00/1.00 vMB 20
681,584 681,584 00000000000000000003bb4aaaf885dd844f05a1eaa0e279999b07b8db2bd214 1 0.00/1.00 vMB 0
681,583 681,583 00000000000000000005b0b8ff77e84f2f44d423258105f6e4adc477b9a45dd0 972 1.00/1.00 vMB 5
681,582 681,582 00000000000000000001b842336fbd5b465b2b201837c1dea779c737c3e75011 1,700 1.00/1.00 vMB 70
681,581 681,581 00000000000000000002fa2061b936fbe775bf68763506d55a27ddc788603162 1,026 1.00/1.00 vMB 18
681,580 681,580 0000000000000000000c4ed663597147e8133902a28b717a20277900b58f1e47 1,149 1.00/1.00 vMB 20
681,579 681,579 00000000000000000006bf6f636e1f6bb23ecba534ba900b9e6379f57c6666d5 2,330 1.00/1.00 vMB 59
681,578 681,578 0000000000000000000cbfa48af262ee222ee2ac7508f172cd749f8e113249ed 1,649 1.00/1.00 vMB 33
681,577 681,577 0000000000000000000c604f5074b6dff62b20751fda1ae139b274fe4e781042 929 1.00/1.00 vMB 21
681,576 681,576 000000000000000000092706e47e913c5d95d949b15f4d33c2b89ececb5ae378 646 1.00/1.00 vMB 15
681,575 681,575 00000000000000000007312f0a814a32545719fb9177ae285464cbb7bf5aadd0 1,880 1.00/1.00 vMB 35
681,574 681,574 0000000000000000000d3a582125740b9db01c0958f22d4fe67d906a48b0d8f5 1,750 1.00/1.00 vMB 66
681,573 681,573 0000000000000000000a7ab7837f17c6b28056a6800e605c91c14e4ce59fe2c3 2,398 1.00/1.00 vMB 53
681,572 681,572 0000000000000000000236dc251f114f0366f215090d88f0d7cbe86026ada10d 1,212 1.00/1.00 vMB 109
681,571 681,571 00000000000000000003df97a9e4ad6e9963fb738ffab6c8ea9763daa0251d50 790 1.00/1.00 vMB 18
681,570 681,570 0000000000000000000618243bee90fef389d7b3e9179e109e4ff87c9bb4529d 663 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.