Loading Tool

Explorer IconExplorer

Memory Pool

77,830 transactions
29.05 vMB
0.07627115 BTC
Random Selection Loading Transactions
Max Size: 177.80/200 MB

Candidate Block

Mining Attempt 2056338f3e0591f6486e26b43a5f1789d0429ea0fc43184442f783975dce0413
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 9f51b41ec91b85d52300ba0f7d3dfde1f5e5884e822fd55fa213acc7154942ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,363
Size: 1.00 vMB
Total Fees: 0.01284470 BTC
Feerates: 157.34 > 1.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (488,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,867 426,867 000000000000000000d73477c1f03057707e17194c925c874f7caa013da7eb66 3,240 1.00/1.00 vMB 82
426,866 426,866 000000000000000000a720c86d40c6019333f1077628558e5041a5293a336ff0 597 1.00/1.00 vMB 16
426,865 426,865 000000000000000003e484ffcf732c98000233f6e46c8c3cab8fb492d31f41d2 1,177 1.00/1.00 vMB 32
426,864 426,864 000000000000000001e65f3dacbb281b0ed01bd19fd695421181d8a480022cee 2,491 1.00/1.00 vMB 65
426,863 426,863 000000000000000000d68c808e6478abc067a901a6ea3ed51d2627d92c1456c7 1,104 1.00/1.00 vMB 30
426,862 426,862 000000000000000003e00583258349d3ee99dcd489e8ab8acf7f2070ab836484 2,365 0.98/1.00 vMB 62
426,861 426,861 00000000000000000408255b9a6ae3d3ffeaa2d0ceaf69622766bac1fb337709 490 0.17/1.00 vMB 70
426,860 426,860 000000000000000000f6eb503c649caf12b29b0d14d6d37232fcf0cedb33a988 883 0.36/1.00 vMB 63
426,859 426,859 000000000000000001bd2fafc88728d779b359bed69872b1cd2dd218adc848ab 687 1.00/1.00 vMB 21
426,858 426,858 000000000000000000e85145e6278e86d5b066f32085f52af47abb7f7cab40e8 279 1.00/1.00 vMB 8
426,857 426,857 000000000000000001bfcb18be881118ba1338494c7fcc80a556d3323bd9efdb 1,207 1.00/1.00 vMB 24
426,856 426,856 000000000000000002e0ede52e62194d281ebf37485cd87b7750531b53f3b02f 1,230 1.00/1.00 vMB 35
426,855 426,855 00000000000000000281ee192a9f6f34f28f0ef358b596f39a25c7783a470cd1 1,415 0.99/1.00 vMB 34
426,854 426,854 000000000000000002478527a9fa7ecc7468d52b3b93b456649646f44e4586b6 1,789 1.00/1.00 vMB 49
426,853 426,853 00000000000000000269bfa4fe7fbc2b8732c6d0cfb8c07f6b1cd17c2c6233d3 187 1.00/1.00 vMB 12
426,852 426,852 000000000000000002a6fb0b832ff9db0a90f1768534600402a84cd53d4b4b96 1,278 1.00/1.00 vMB 37
426,851 426,851 0000000000000000021ba1146b2997c75f6b75ac3cad157ba772646a4568d01b 917 1.00/1.00 vMB 27
426,850 426,850 00000000000000000256550cc07031752796500846df841046fc6dd159b9b3e3 1,606 1.00/1.00 vMB 40
426,849 426,849 000000000000000004eed87d3459db9e87534e4acbdcd4a45a46173a94970a4a 1,335 0.60/1.00 vMB 53
426,848 426,848 000000000000000003b903a45c0738baf41868ae2f48a5dbd2747c22b0384dea 1,755 1.00/1.00 vMB 46
426,847 426,847 00000000000000000231f5f483b5158eb4aba9f369b1b92d4d6ab234bac07b05 2,779 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.