Loading Tool

Explorer IconExplorer

Memory Pool

45,213 transactions
28.65 vMB
0.08467238 BTC
Random Selection Loading Transactions
Max Size: 151.35/200 MB

Candidate Block

Mining Attempt 63d8014cf81d7aba7b10e3a2a339cd0ac3c4b0da5d5349d4e3209beb0e0de953
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root a3427d81cf54b09a8b05ae713bfb1b4640f5ec90e4b8807bee900bfe868004ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,255
Size: 1.00 vMB
Total Fees: 0.02996821 BTC
Feerates: 120.00 > 3.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (403,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,952 510,952 00000000000000000019f0b5a8a079dd84632547b84eb32a6bad4b35cbf18279 1,674 1.00/1.00 vMB 40
510,951 510,951 000000000000000000254584acb1ee112292d66d80415125ff88d8a3c7e7884d 908 1.00/1.00 vMB 20
510,950 510,950 0000000000000000002419de6c09f2e2db13a2ffc17fac1ead0484e6b57d8e86 1,444 0.75/1.00 vMB 53
510,949 510,949 00000000000000000049929f3fb8d51ddd48d4ac05272dc7d7396913f875c4c3 304 1.00/1.00 vMB 7
510,948 510,948 000000000000000000436d6d496cba64a273bfec3a6cc2bcdf70be98935b4270 943 1.00/1.00 vMB 21
510,947 510,947 000000000000000000244e25ae917cdfd6949d9fa68c890590b681f3187f2969 1,661 1.00/1.00 vMB 39
510,946 510,946 000000000000000000445791986e19cd3dce14e3d74da3478d4edb8415e7a38b 760 1.00/1.00 vMB 14
510,945 510,945 00000000000000000011cc387b7c82b36200df8723f959cb789d9261ff54f634 2,231 1.00/1.00 vMB 50
510,944 510,944 00000000000000000025912bb30bbdf05394f735414ee6e7e11fafd2110bf577 2,576 1.00/1.00 vMB 74
510,943 510,943 0000000000000000001019959284d240d112f8614317de9da282d6d42a6e9276 499 0.33/1.00 vMB 39
510,942 510,942 000000000000000000458cc39e307e1a8fa8b5e7ca9c45d471291cd1dd842869 2,123 1.00/1.00 vMB 44
510,941 510,941 00000000000000000053bed33d78f9bd0138e05bb1a005064d35560a016ae801 2,034 1.00/1.00 vMB 55
510,940 510,940 00000000000000000016c9563a8846ae2a6966072b77d7fc48c8f1b45ac2ffd1 1,018 0.83/1.00 vMB 6
510,939 510,939 00000000000000000002f018b9033f84b6ea7c69581f1d82fabad36a77172031 2,651 1.00/1.00 vMB 73
510,938 510,938 0000000000000000002a34d199e4ef3afa590cc18b20c8f6038b68d1853e3754 1,335 0.67/1.00 vMB 57
510,937 510,937 0000000000000000005a963da160ec5af0b87eafcc0a856779ea5203d21e494a 564 0.60/1.00 vMB 15
510,936 510,936 0000000000000000003e8ace0ce96cc26f57b2180b0f1a60d3a7fdba96ed176f 1,799 1.00/1.00 vMB 48
510,935 510,935 0000000000000000003fc647a9a8a97bed2dcf4217d28b40b3dcd8b969085848 1,660 0.76/1.00 vMB 47
510,934 510,934 00000000000000000046528acd3e6d7c98ec735c22cae0ef0d143f134a836d76 1,248 0.97/1.00 vMB 42
510,933 510,933 00000000000000000046e19d21e9aaeb04685347909fbc941a1eb6d849167c42 232 0.07/1.00 vMB 48
510,932 510,932 00000000000000000029b8de967953dc96e68b964c333bc425d8a1e2b522f598 96 0.03/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.10 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: 651.66 GB
    • Received: 13.61 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.