Loading Tool

Explorer IconExplorer

Memory Pool

80,895 transactions
31.11 vMB
0.08954338 BTC
Random Selection Loading Transactions
Max Size: 187.28/200 MB

Candidate Block

Mining Attempt fcdc0feb522ec6f3275dbe89486a0178de94922aacf2c4d813b82311141a6e5e
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root e430fa1be66c8520de167cd4326f67fba869dc42a0dda81014cca1c2e64653ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,292
Size: 1.00 vMB
Total Fees: 0.02943460 BTC
Feerates: 711.74 > 2.95 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (618,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,004 297,004 00000000000000001de02a03ad2917e0d383e9980b10a4c31ff655f4d0596c53 16 0.01/1.00 vMB 8
297,003 297,003 000000000000000042a14f553a94c4e49c1ba391fcc63059a66176a5b7c0ca18 17 0.01/1.00 vMB 33
297,002 297,002 00000000000000002839671958a3c37c5372afe21b7a97fd6e517fcfc69f0d35 64 0.03/1.00 vMB 30
297,001 297,001 000000000000000079fd7d472ae544cd46aee44846318bac2951562f14b7bdb8 350 0.14/1.00 vMB 42
297,000 297,000 00000000000000005b7d48c27a70502f45c09c14a55e249802d723ba4370b67b 377 0.17/1.00 vMB 38
296,999 296,999 00000000000000004aeff9ee33ab24193ef3d803d288434ed4c98570af805c6c 555 0.25/1.00 vMB 38
296,998 296,998 00000000000000001ae1d30a19bffc375a0a00e2b7366abab2867470c0f99096 128 0.06/1.00 vMB 36
296,997 296,997 00000000000000003bc105e0d2c8db076afa2d55b0502b641122ab9cfec8145e 428 0.30/1.00 vMB 29
296,996 296,996 00000000000000002bb914d2320af0ca02b57bf77063e0717e6782397f6a9567 438 0.33/1.00 vMB 28
296,995 296,995 00000000000000002002aadc348f9a1be815ebf6e0632b66656cc39ed31c0eee 376 0.21/1.00 vMB 36
296,994 296,994 000000000000000091f3a085b669261f7cd0b369d39aafb1c07755dd9791214c 40 0.01/1.00 vMB 34
296,993 296,993 00000000000000007111d012c091e25854458221d5c9702dfa816e2f3bcf59c9 586 0.26/1.00 vMB 46
296,992 296,992 00000000000000002aac59dd87d11586e4654194892556dbc6133891f554b7bb 113 0.07/1.00 vMB 30
296,991 296,991 000000000000000039ea12ef6bb83f3714e258f610024658c830c17b7518568f 128 0.05/1.00 vMB 44
296,990 296,990 00000000000000001e0541238eb6862a97d44cbb9e50f3d01a9ba3021a326898 376 0.18/1.00 vMB 26
296,989 296,989 00000000000000006b6e8d97c1ac2bb0da046aa164663be19269d1b3432117c4 102 0.04/1.00 vMB 63
296,988 296,988 0000000000000000912bb5758ee136709baf448de3486cd7499b45ce452b3dca 426 0.27/1.00 vMB 23
296,987 296,987 00000000000000001705fcb8669bae6e88040f0f9d989e8285c419ae75833a5d 512 0.18/1.00 vMB 60
296,986 296,986 00000000000000006af86b7df0597e0e12322a60b3e57d8c8e63c11b550642a7 659 0.35/1.00 vMB 38
296,985 296,985 00000000000000002eef57bfc029f0ea1b83eae165183c2d5165f62fa45066ab 361 0.19/1.00 vMB 39
296,984 296,984 00000000000000001d8951b11909dc65d91f7d4c993c0dab070dcca93175e5b1 317 0.14/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.50 GB
    • Received: 18.17 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.