Loading Tool

Explorer IconExplorer

Memory Pool

76,073 transactions
28.79 vMB
0.07077928 BTC
Random Selection Loading Transactions
Max Size: 175.96/200 MB

Candidate Block

Mining Attempt 73a8f88936ab2aad37ff1d07ee17a3dbe6bfd6c772e6cff18a041f93e64f40e3
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root abee23d48add77eaf87b63204bc8e0e2c640cd6c0855ee25bcbde5e336e99b53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.00778188 BTC
Feerates: 104.17 > 0.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (102,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,386 812,386 00000000000000000002cde7ef7c2be35547eaff9a2f1cec64d0496851888b21 1,663 1.00/1.00 vMB 8
812,385 812,385 000000000000000000020e1ea5ceccb3f41cc1ba129288c59092034d440f9a9d 2,891 1.00/1.00 vMB 15
812,384 812,384 00000000000000000000c04699ee16e3ba3edb06a49d869fd500d655669b9098 3,244 1.00/1.00 vMB 20
812,383 812,383 00000000000000000001d0993216b28301c4a3cbbedf74844806bb63760ad1dc 2,712 1.00/1.00 vMB 17
812,382 812,382 000000000000000000021a48ad2da886ee840d44e1145f62b1b9409d091eb2ed 1,022 1.00/1.00 vMB 6
812,381 812,381 00000000000000000002dbb95d77bfbedfb0b5c673269bf5e7b265207ac5d2a5 2,843 1.00/1.00 vMB 12
812,380 812,380 000000000000000000041f456631617687905cfc39aaa1c2252d08017c859840 141 1.00/1.00 vMB 1
812,379 812,379 00000000000000000002983d2adf0c6a6797a6b31df2b30291235b7f8bea7616 1,843 1.00/1.00 vMB 9
812,378 812,378 00000000000000000003941dfe6fba9917fbc2cc29e4e6dec13eb88472dfc597 2,008 1.00/1.00 vMB 9
812,377 812,377 00000000000000000001f9ac25c2cc18e60d29c0ab976699f680e2081e736131 2,054 1.00/1.00 vMB 6
812,376 812,376 00000000000000000004a8142b7f2bea23948ec1ebb46e0aed6b5233820b739c 2,759 1.00/1.00 vMB 11
812,375 812,375 000000000000000000004b4ac25131f14419fb444c6ad156a31916970589e6bb 3,520 1.00/1.00 vMB 17
812,374 812,374 000000000000000000007a785df95113dfcd153b440b61faf538b860b3f8e812 185 1.00/1.00 vMB 2
812,373 812,373 000000000000000000028a8a3902672f6ee3e6a1ca56321c3a5aac724c83a0f4 337 1.00/1.00 vMB 2
812,372 812,372 00000000000000000003bcf9af7ed6178ce1253bbc5b051cbfe00014ce10a372 68 1.00/1.00 vMB 1
812,371 812,371 000000000000000000036ab251cb37aeb176818b02e7478a1c7d95817332019e 664 1.00/1.00 vMB 3
812,370 812,370 000000000000000000003e27980cb13329e5ef2cb969483613a56f48682fc8a4 1,180 1.00/1.00 vMB 5
812,369 812,369 00000000000000000004db4d7ecf76aeee94ad0dc6f6b65167c1ad8334e8fe58 1,137 1.00/1.00 vMB 4
812,368 812,368 000000000000000000021353861f8f2a446d75d703638fa519a3a524e0a2ce08 2,752 1.00/1.00 vMB 14
812,367 812,367 000000000000000000029017b8f624235502a208ec6dbf2309360bd9bb2267a2 1,784 1.00/1.00 vMB 4
812,366 812,366 000000000000000000039bd85a90e2e3428f4a4652ca5e6c611a4b2e015c642c 3,050 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.82 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.54 GB
    • Received: 17.08 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.