Loading Tool

Explorer IconExplorer

Memory Pool

25,499 transactions
26.65 vMB
0.05498159 BTC
Random Selection Loading Transactions
Max Size: 127.58/200 MB

Candidate Block

Mining Attempt 967cd982035f185edcd1c603e348cffac3b735f9dc49e533d75e72932b541094
Version 20000000
Previous Block 00000000000000000001f153be8400a938169c22122f44526eb6818272e825e6
Merkle Root 8cd95f2f6e7023388d377e2f97f7d7e39622344dd3996edc085dbaeb073742c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,744
Size: 1.00 vMB
Total Fees: 0.00522775 BTC
Feerates: 73.20 > 0.52 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,496 (471,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,555 442,555 000000000000000001d67830ee8e14a85fc47fc77d4e573a6fa53b4209e4e773 2,278 1.00/1.00 vMB 95
442,554 442,554 000000000000000001f15c0409b7b3f06ff43fe40b7768341d2df838e8eb6939 2,524 1.00/1.00 vMB 102
442,553 442,553 00000000000000000385e52beeeaa9a2b52ef345caa4ffe29d931838840ec3d4 614 0.87/1.00 vMB 24
442,552 442,552 0000000000000000029e78c786c809e79cc875f1704151bab3664cc4a0697106 2,292 1.00/1.00 vMB 63
442,551 442,551 000000000000000002c151146c89ec84bdec638f35f1f1a4a6065c639644c604 2,098 1.00/1.00 vMB 58
442,550 442,550 00000000000000000136329d0b887b9d0fd3efd326af0d9ac0af449701d69d6c 2,751 1.00/1.00 vMB 92
442,549 442,549 000000000000000002b0006d5233a57bfdf19acc13e7f7ee7387f525c3c86781 2,051 1.00/1.00 vMB 53
442,548 442,548 000000000000000002502b90fce3697436fe3c7acf049135a7f0fee596205784 2,556 1.00/1.00 vMB 79
442,547 442,547 000000000000000001d452f06b05011e634b5ae841c47da6bd744947fb38979f 1,922 1.00/1.00 vMB 70
442,546 442,546 0000000000000000006c4b94b3f8a05310288bbfae57772465591b356cb6eff2 2,964 1.00/1.00 vMB 104
442,545 442,545 000000000000000002a3216bf4e150448a4e59e33abb0f226368023cc0fb8874 9 0.00/1.00 vMB 469
442,544 442,544 000000000000000002d8ace8033507fd771a68a4d9064fce4dd19140c9f4ef26 2,336 1.00/1.00 vMB 73
442,543 442,543 0000000000000000031af652de4e484f302ef078136f75071d7e43054abb12d9 2,175 1.00/1.00 vMB 81
442,542 442,542 00000000000000000038f1f306f53e72e809a274db3a31633bb5bfcabd5bef15 3,159 1.00/1.00 vMB 77
442,541 442,541 0000000000000000029e94781d8c4b2cef2d307c1f4a73b4052d7532ed535c94 2,537 1.00/1.00 vMB 73
442,540 442,540 00000000000000000005a2b2c48bc63060228df98898384da044e15eef3d4828 2,658 1.00/1.00 vMB 70
442,539 442,539 0000000000000000005094ccd3306d9b5f29ea93cd4a80c1abfba4ce74e62b6c 1 0.00/1.00 vMB 0
442,538 442,538 00000000000000000364af1ccfff94da83d074e6b4293f655fd642ec5557db07 1,767 1.00/1.00 vMB 80
442,537 442,537 000000000000000001ec9a03d608265a91e2084387681daf9c37a2891ce2fd76 2,451 1.00/1.00 vMB 97
442,536 442,536 00000000000000000167d172d3988d83f3f431cc56384f6777e2075e1cd0120b 2,979 1.00/1.00 vMB 103
442,535 442,535 0000000000000000017c87e688f8d11a36ed163259542b2310abf4d297a7fe19 3,012 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 781.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.93 GB
    • Received: 10.93 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.