Loading Tool

Explorer IconExplorer

Memory Pool

36,388 transactions
25.84 vMB
0.08524752 BTC
Random Selection Loading Transactions
Max Size: 132.33/200 MB

Candidate Block

Mining Attempt 04067449a89866c88df7833e464be0d8ffd7ac0a8b27336a2449032d5f50cd1f
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 18796c76c0b6741dd76aa8c4d0149bd1f3af9d386425e21d84afa69530f77094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.03785096 BTC
Feerates: 171.09 > 3.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (620,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,995 293,995 00000000000000003f9f0159f6e5ae9c6f4a1c34e1d570e861832803723c7bcc 83 0.11/1.00 vMB 8
293,994 293,994 00000000000000006204e1066c3288f80de2f446e0b23afbb888d72875125c00 109 0.07/1.00 vMB 25
293,993 293,993 00000000000000008b0b967d053b8854474474428926284043a251dae66584bb 512 0.24/1.00 vMB 41
293,992 293,992 00000000000000008d861e94749484bebd4ccfa32b3209cb58643ce272241e28 98 0.04/1.00 vMB 31
293,991 293,991 00000000000000000c1d5b7b6b461d60529135a80f29489426271f02be0a8a0a 309 0.14/1.00 vMB 34
293,990 293,990 0000000000000000cdc35401da38275a87d8018dcc65f71f6f2846afdd1b5f99 32 0.01/1.00 vMB 15
293,989 293,989 000000000000000086a14c733bcf187de70ea69727ee0ded90638910e1bd3896 128 0.05/1.00 vMB 21
293,988 293,988 0000000000000000b56959406831a27398d99ebfbaafef71023ffb8f5f547bf2 627 0.29/1.00 vMB 37
293,987 293,987 00000000000000003296beadd0241d0c415305aa36d58e4a023764a53a8ad4d5 458 0.19/1.00 vMB 40
293,986 293,986 00000000000000001bce6b0a44cd9e97372ac8ab7d9b4368bee0557fe9e7e29f 409 0.18/1.00 vMB 30
293,985 293,985 0000000000000000c8d5861d1e29049f8c231bfc08b0e69eb4e86de3d415f36c 509 0.21/1.00 vMB 35
293,984 293,984 0000000000000000458d904df5189b3a04627ecc14fff01326952e7fe73b6958 144 0.12/1.00 vMB 19
293,983 293,983 0000000000000000a068483f5fd4c4632668889400fbd52ac90c1d529f94792a 1,067 0.49/1.00 vMB 31
293,982 293,982 0000000000000000252e57f69c5857427c64e5717eedd32a5bf148b3ef422825 512 0.19/1.00 vMB 101
293,981 293,981 00000000000000004f7811e616ef7fad94207b9927d69d9a5ff596fd0c20bdbe 80 0.10/1.00 vMB 6
293,980 293,980 000000000000000024a77d6b2871ccf7109f3be5ff36bc971d028a6462a9a730 1,275 0.63/1.00 vMB 36
293,979 293,979 0000000000000000aa253b0486ce8fbd9470dca24e80c032545fce371ffe0a95 479 0.46/1.00 vMB 16
293,978 293,978 000000000000000090b82ef7b3e0e6df9751f8d6fdb368e0221829b983139b24 1,118 0.35/1.00 vMB 64
293,977 293,977 00000000000000004f7685caa496aee302a7371c31af199bbecb45a4db6ffb07 178 0.08/1.00 vMB 31
293,976 293,976 000000000000000051e3f034608c1f6b769a23f6142de420902fa0d452ec32b2 644 0.28/1.00 vMB 41
293,975 293,975 00000000000000001b2351fddd9b99319b29493c1c02a49cd5639e436e261c0c 277 0.11/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.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: 635.74 GB
    • Received: 12.33 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.