Loading Tool

Explorer IconExplorer

Memory Pool

78,139 transactions
28.99 vMB
0.08827226 BTC
Random Selection Loading Transactions
Max Size: 175.31/200 MB

Candidate Block

Mining Attempt dcccf8044d093272a1fb600449b444f00b5c662ac69ea8b795d52ee19133494b
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 163935134879b1769ca2e7f6e6049afa122bfe433dc4e2b90ae94bb0a26abeb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,326
Size: 1.00 vMB
Total Fees: 0.02783270 BTC
Feerates: 477.45 > 2.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (399,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,097 516,097 00000000000000000045cf7f30203c0a794e2f62556cdc7e17c429155eb73497 147 0.05/1.00 vMB 31
516,096 516,096 0000000000000000002499e3989b78ec7209b24f62514587267e08110ceee964 332 0.20/1.00 vMB 26
516,095 516,095 0000000000000000002e5f072398ee27b25b6cdcf69051bcdbbece417093c979 42 0.01/1.00 vMB 47
516,094 516,094 0000000000000000004faf2752ef031618eca68568b6fe608f4b7166fcb80786 48 0.02/1.00 vMB 60
516,093 516,093 000000000000000000493328110868c41d9772b57916ca712e9dab84eea2bdb3 435 0.20/1.00 vMB 48
516,092 516,092 0000000000000000000f8f8c50d3856f35d87ff04a832b728f202b8ac81c534a 388 0.15/1.00 vMB 20
516,091 516,091 0000000000000000002ee26bbd1b73a65eae53339e3b1867d399bf6cf0134ad9 462 0.24/1.00 vMB 23
516,090 516,090 000000000000000000460555e01eb9d5a347837ba2f97a57999bd18eec9b06ec 137 0.04/1.00 vMB 48
516,089 516,089 00000000000000000028bf32cfec9aa940b2ac731208c147e107a45d9147d2c2 465 0.15/1.00 vMB 29
516,088 516,088 0000000000000000003d1ec3a313c94e17c2c6df757e2a12078de050bd6eb57d 1,017 0.39/1.00 vMB 40
516,087 516,087 0000000000000000001fdca6585f3a5d1f7f93e788fdd99627a6bbb7dcaf4f89 610 0.24/1.00 vMB 34
516,086 516,086 00000000000000000028b9c5d04f6ca90abb5f2ab566d421259f4e1a5a47e0d8 197 0.12/1.00 vMB 60
516,085 516,085 000000000000000000056751ca015b09d60db9c10ed64239348276314143c3a4 92 0.04/1.00 vMB 47
516,084 516,084 0000000000000000004bd3798775aef12805089822853e830141c30b5922876a 640 0.26/1.00 vMB 19
516,083 516,083 000000000000000000115334b7ec9bdaf0b62767e6fe74ea7bdddec681aa75e1 65 0.04/1.00 vMB 88
516,082 516,082 0000000000000000002897b03bb42991677d8a574f894b8efe6c397e1a6b1599 69 0.04/1.00 vMB 44
516,081 516,081 00000000000000000028a8a3ad933429653601292b0cb899e0dbd891ca251821 402 0.30/1.00 vMB 22
516,080 516,080 0000000000000000002b9d043ee51c32ef1ab7e9613f07643a25038437995659 322 0.12/1.00 vMB 41
516,079 516,079 0000000000000000003e373b064999c46fa8643f9240050b800b60d30242428d 46 0.03/1.00 vMB 82
516,078 516,078 000000000000000000032812f5d5702d21eaad7e385e83bd18fa3c06ff54ccda 952 0.44/1.00 vMB 25
516,077 516,077 000000000000000000347cc0315fa07c130418da98e38c565ece37728f4f6b86 131 0.04/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.63 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.17 GB
    • Received: 16.17 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.