Loading Tool

Explorer IconExplorer

Memory Pool

51,676 transactions
29.32 vMB
0.08120163 BTC
Random Selection Loading Transactions
Max Size: 158.59/200 MB

Candidate Block

Mining Attempt 54b4b0947c0474fb990f22d75ebc0a3f6ebcae74915aaa168bad37a4b1a0a3af
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root e19f852fc988e36a0bbe62a999405827175ddf29ad452504464f99acf760a23b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,213
Size: 1.00 vMB
Total Fees: 0.02495913 BTC
Feerates: 173.90 > 2.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (785,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,511 129,511 0000000000000703fa67a615a4de5ba8698b1bbe71a43883e330074074711c07 138 0.05/1.00 vMB 412
129,510 129,510 0000000000000e09f91467816e1d489a9b80fd07f86805fa1da2fe53e68c201a 67 0.04/1.00 vMB 35
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
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.