Loading Tool

Explorer IconExplorer

Memory Pool

44,777 transactions
28.14 vMB
0.06222713 BTC
Random Selection Loading Transactions
Max Size: 149.53/200 MB

Candidate Block

Mining Attempt fcb0a3cd4ce37d751bfbf8a1e8cf406c989fe63f14faf35741bfc3d0288c0373
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 31691cf2c559743eac65f45c8dd2a8e69820d32a09a5a759e847039fbdf61f06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,698
Size: 1.00 vMB
Total Fees: 0.00914243 BTC
Feerates: 361.66 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (785,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,509 129,509 0000000000001cc983d2b113a857a392f2acf93c98039a6254da82e127f0441a 36 0.05/1.00 vMB 903
129,508 129,508 0000000000000240166312b4c07b9c9b1d94d0fccececdf40c854a8036ae4861 9 0.00/1.00 vMB 898
129,507 129,507 0000000000000f83b32eb8ffef23530bb92be777c9bcdaf95e5f61de8d69312c 108 0.04/1.00 vMB 87
129,506 129,506 0000000000000fd9a0f09bc0578709e11c5c294c46a3261fbbaabbe9b996d263 42 0.02/1.00 vMB 1,261
129,505 129,505 00000000000012aebf5e374a17f3b8e9c623368c725a3f2fc42eb6cd65ca13bd 28 0.02/1.00 vMB 897
129,504 129,504 0000000000000710b6d36cd3cd7b32cd9079e94d7178d75a21258245301d5611 12 0.00/1.00 vMB 654
129,503 129,503 0000000000001c42d2e97991106fd0d6eadf9210007b3e944b52c4415c51338b 25 0.01/1.00 vMB 838
129,502 129,502 00000000000011a1aaf8d56e79e6c0eeb1646107f23d01212a4e0c543a0cc990 22 0.01/1.00 vMB 1,620
129,501 129,501 00000000000008ca2aea3c2b9e760cbdb636a9551918fd6cb41074c7bf9bad1d 33 0.01/1.00 vMB 225
129,500 129,500 0000000000001c427502ea512cdfafd30504eb6651bc4be72e2e528263f778c1 104 0.05/1.00 vMB 471
129,499 129,499 0000000000000d9c759bee77638c8d36660491ac282f9e6c05935eed86b1d864 16 0.00/1.00 vMB 1,426
129,498 129,498 00000000000011106f08af346db110a299086a8b07027dd9c7c70170670f5462 15 0.01/1.00 vMB 563
129,497 129,497 000000000000098bea933ad9ccda892fd4ca4df06fff157598f37ae4bea50595 17 0.01/1.00 vMB 1,560
129,496 129,496 00000000000011747f86604379f3b1add324bfb7899473275a38483471b0a447 46 0.02/1.00 vMB 303
129,495 129,495 000000000000114ee8a5443c5cc84818874debcfae34890d9f1924111246af4c 104 0.04/1.00 vMB 2,075
129,494 129,494 0000000000000a6bfcd004cc046afa81df393217141dce093108d8854eea985d 3 0.00/1.00 vMB 0
129,493 129,493 00000000000013ce668a072746a1ef26f5ae4fc6b14c2e49c2d5041bf13713dc 50 0.01/1.00 vMB 624
129,492 129,492 00000000000002f66278b83bc17be01eb6d856e8aa66b65e281046d66b597005 128 0.05/1.00 vMB 1,005
129,491 129,491 000000000000078170a0d0152f243635c08d9795973c6273924745b9c78c6bcd 12 0.00/1.00 vMB 1,219
129,490 129,490 000000000000073d56f996756bf05f4bf2d054e7890bee595bf419d30f9f9e9c 26 0.02/1.00 vMB 829
129,489 129,489 0000000000000ff267cdeddbbde9f82b5b538e63ea5561a6728ec07ad8b5f713 136 0.05/1.00 vMB 736
Previous 10 blocks ↓
Total Size: 782.12 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: 652.16 GB
    • Received: 13.73 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.