Loading Tool

Explorer IconExplorer

Memory Pool

77,812 transactions
29.48 vMB
0.08715006 BTC
Random Selection Loading Transactions
Max Size: 179.51/200 MB

Candidate Block

Mining Attempt 3039da2852c8263a7d5e11c405d48e458880c327ebc726b67f5c2dc772d548bc
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root d80af0699fee516943d9864b13fec88325683125b939e14e9341da8903b985d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,500
Size: 1.00 vMB
Total Fees: 0.02238412 BTC
Feerates: 477.45 > 2.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (292,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,388 622,388 00000000000000000002954e2419b002e90c78aaf726df959636eea5f7e3f3d6 503 0.18/1.00 vMB 46
622,387 622,387 000000000000000000072935ebab9f181722159eed5d4d830ef3bea4ad4dc3ff 92 0.03/1.00 vMB 43
622,386 622,386 00000000000000000010012a6108593efa7c813a904fc62d6a1b0b763e2b6bb0 61 0.02/1.00 vMB 42
622,385 622,385 000000000000000000065ac72b5ef29ca9f264849bd1f1967b69cb86e662aa33 1,128 0.43/1.00 vMB 40
622,384 622,384 000000000000000000007ff2d94a07b6b3cfebf79d4215e0c5886db98cf888a6 1,441 0.48/1.00 vMB 41
622,383 622,383 0000000000000000000d7a02b995363fe64d3a743dfcb6900d8c3672072fbfa9 668 0.23/1.00 vMB 41
622,382 622,382 0000000000000000000fae23fa1874bed859e3c174f97622e16450e6b6f09e85 2,218 0.90/1.00 vMB 41
622,381 622,381 000000000000000000081b3cde6115d211e11f0c60c9ab423274602b4b3c12c4 192 0.06/1.00 vMB 44
622,380 622,380 0000000000000000000373779cd65be9a8387937c7f74ca552b8fe15a4bc833f 445 0.17/1.00 vMB 37
622,379 622,379 00000000000000000004a21ba23f87fa8914c23f7d36e727efffb1b07d9fd320 1,744 0.68/1.00 vMB 38
622,378 622,378 0000000000000000000c92e297f5fede12f13aa1d51cde1ffb2e0fc30a64322f 1,167 0.42/1.00 vMB 40
622,377 622,377 0000000000000000000d53fe597d8694c5c9ea30497f1108950e4a0aee7f6b98 1,502 1.00/1.00 vMB 23
622,376 622,376 00000000000000000007741198f6602932d73adffbe1b550da180995496069d1 2,831 1.00/1.00 vMB 52
622,375 622,375 00000000000000000009903a8ab69912d5eec7bad304fcf09c861ea9cf2820dc 1,083 1.00/1.00 vMB 15
622,374 622,374 000000000000000000092f188af1e35816b6b8d37114e28f9a3d3aaed2ab6cee 1,796 1.00/1.00 vMB 19
622,373 622,373 000000000000000000093341bf5534d1267a764356e6142740f22466ba0a5db8 2,245 1.00/1.00 vMB 37
622,372 622,372 000000000000000000054f0ff7f35b0401b645f1f7f7d3bc5f172f24e60df84d 2,681 1.00/1.00 vMB 42
622,371 622,371 000000000000000000030a50fccac83275a1adcfa708b03ac23f4f4991f116b2 2,501 1.00/1.00 vMB 46
622,370 622,370 0000000000000000000ecc630970a2fc6b41ce563fac322742c3f989cba71403 1,494 1.00/1.00 vMB 8
622,369 622,369 000000000000000000025495aa5ec2d454b80a3273dcccbc737b67a9edaa99d7 809 1.00/1.00 vMB 26
622,368 622,368 0000000000000000000cc4e9b916bc795019556a1d1164e0edfcf27557c9e703 1,840 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.