Loading Tool

Explorer IconExplorer

Memory Pool

85,514 transactions
33.11 vMB
0.16197370 BTC
Random Selection Loading Transactions
Max Size: 197.13/200 MB

Candidate Block

Mining Attempt 2ef85878897e673d1812757f5db86a5b12218500baef77c9a5091d55afa55fa8
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 79913efd2cdfa1f551fcf168311666884a4f3bc4cababcf9d7cd7374d9a9bae3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,707
Size: 1.00 vMB
Total Fees: 0.05014174 BTC
Feerates: 318.30 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (575,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,842 339,842 00000000000000000e19de945ae084070fec55bee0a6af41b26bb32aa78b1f6d 190 0.15/1.00 vMB 18
339,841 339,841 000000000000000000607703ef3b6bde779aedf05859ac7713e76cc932ec0c8b 312 0.25/1.00 vMB 16
339,840 339,840 00000000000000000c5b733a24a207d3d445bf76ad009637a402730955bbce77 1,021 0.84/1.00 vMB 16
339,839 339,839 0000000000000000122591c320842fbeef81e4f28df3da0a9708c581d7622157 2,506 1.00/1.00 vMB 31
339,838 339,838 00000000000000000177cf8242cf5780ecf84c5cc9d647955287b15f440d53ad 428 0.27/1.00 vMB 20
339,837 339,837 0000000000000000016f6e877609e66caeb583b0035dfa7a40dfd8e96038d894 865 0.67/1.00 vMB 18
339,836 339,836 00000000000000001354718e52e8e65fd6b4265a94beb1888ef5e33dbeea0da1 1,266 0.75/1.00 vMB 24
339,835 339,835 0000000000000000057da8d2c1cd2613d46b9554885137a5d09a917997ebcc03 343 0.15/1.00 vMB 30
339,834 339,834 00000000000000000e3d03d04a0a2a2793f0a26d0aa70eb94748214eee958c49 1,307 0.47/1.00 vMB 36
339,833 339,833 000000000000000018d0697d0fa0b71b59d9ca78afd452a0444c5e9dc669690d 170 0.08/1.00 vMB 24
339,832 339,832 00000000000000000198d81647f34f3b72bdd73a04d21e1a048b230e2df7cb9a 563 0.30/1.00 vMB 26
339,831 339,831 000000000000000001306025861e6323af8868b1be57c1211d972f72247e8216 431 0.28/1.00 vMB 17
339,830 339,830 0000000000000000167a7f49d89b6e4864725e30c670d92b99f28170efdcaa65 676 0.44/1.00 vMB 16
339,829 339,829 00000000000000001532597a9deb9d1b398d759c7281150dcbcf1c3a28d69b64 993 0.75/1.00 vMB 21
339,828 339,828 000000000000000005fa5b865d6cdd3703b026d5cf4a8e6cfaeac9957f9e7f4b 880 0.75/1.00 vMB 18
339,827 339,827 000000000000000010ce4ce09186cd2741884a8ad5825dc9f50d2b66e45f42ca 1,024 0.35/1.00 vMB 35
339,826 339,826 00000000000000000bac0a974033a4adaebaf8b1444b58738fc9e52311981fae 621 0.75/1.00 vMB 16
339,825 339,825 0000000000000000121a6c302707d0b777997ec0d88d9f1d1335267fc180f2e9 1,741 1.00/1.00 vMB 25
339,824 339,824 00000000000000000c367c74a5be66c04ed73a39fc631e43e5977519455ae792 1,438 0.75/1.00 vMB 28
339,823 339,823 000000000000000017374acc494c6f42875735b1b296818c6fd65b6c08066ff8 1,229 0.75/1.00 vMB 23
339,822 339,822 0000000000000000001eaab84b715b198e23cbf59691ac1a4b49c302f8ca6da9 583 0.21/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.