Loading Tool

Explorer IconExplorer

Memory Pool

79,475 transactions
29.67 vMB
0.06798148 BTC
Random Selection Loading Transactions
Max Size: 178.63/200 MB

Candidate Block

Mining Attempt 7e784ef3a27b77144523b53f2d6fe1d6e3f4926b8f20fff97e4c493728f64823
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 2b308bf8de692fc39a7c61216b0053c667dbf94b7418108c8cc505ddfb93e2de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,327
Size: 1.00 vMB
Total Fees: 0.00762152 BTC
Feerates: 100.19 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (370,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,906 544,906 0000000000000000001be5616cd944cfc275eed9bc482f1922a73c18461746cb 2,573 1.00/1.00 vMB 23
544,905 544,905 00000000000000000025146aec11b45a5ad26d1f085c00a00e2a75e0d27a3bbd 2,146 1.00/1.00 vMB 16
544,904 544,904 00000000000000000014b9f2617ea2a3af0b1b263e0849aae766e23fbba88cd4 2,405 1.00/1.00 vMB 7
544,903 544,903 00000000000000000017eed50c2e486813b4083ea086c0bf3e4ac6221360364f 2,835 1.00/1.00 vMB 11
544,902 544,902 0000000000000000000402153b492a81529509d35e9c18c83387bb21938d314b 2,537 1.00/1.00 vMB 21
544,901 544,901 0000000000000000001ca4cbcc4acf561caf974b442f394129dfebbf63dcb087 2,781 1.00/1.00 vMB 18
544,900 544,900 00000000000000000007ebc9c49127131f4f334ee1a038b9d92105a0d27f8fe4 2,277 1.00/1.00 vMB 15
544,899 544,899 00000000000000000009130919835efb1b409e799a971b76d04672077f1e13f1 1,144 1.00/1.00 vMB 14
544,898 544,898 00000000000000000005f0a8a8e434c87b4be0bbeafd58e9f122323ad2a5b801 1,827 1.00/1.00 vMB 18
544,897 544,897 0000000000000000000de373ec1d150731373d437eaa31aa69f80b10e69a9d0a 1,919 1.00/1.00 vMB 27
544,896 544,896 00000000000000000000b7993895c2c0998176afd06648450f8758452165ce6e 1,000 1.00/1.00 vMB 45
544,895 544,895 00000000000000000010bd07a15e6291642f530952c77c307f14913335d0d3cd 647 1.00/1.00 vMB 64
544,894 544,894 00000000000000000014b67e4dcf889eef09d46d5b2192eab930507f25c68c8e 2,578 1.00/1.00 vMB 45
544,893 544,893 00000000000000000003d7978e00fba9c5cebda8921be4a68616e8dd96d03b01 3,159 1.00/1.00 vMB 24
544,892 544,892 0000000000000000001955c9c11ba70e332ceb5440a09754cf49c961deaecf9c 2,934 1.00/1.00 vMB 15
544,891 544,891 0000000000000000000e11d1942c65866ff34d156d6261cdcd3c68b237c3b126 1,642 0.85/1.00 vMB 7
544,890 544,890 000000000000000000128f1a64365909fd0d0ba88767e08875b2f5db785565ee 2,780 1.00/1.00 vMB 15
544,889 544,889 0000000000000000000438b28b5b352420cb064e96f5c87249eb648bf60ae040 2,308 0.92/1.00 vMB 14
544,888 544,888 0000000000000000001d89ce78cc1f6de9370f6f4264541dae069a560524517b 620 0.26/1.00 vMB 15
544,887 544,887 00000000000000000011d146f915a054cdc3554486419112328fce5431ff109c 2,080 0.97/1.00 vMB 12
544,886 544,886 000000000000000000027b5953f9d797e5439333588fe049d7a577ef92d19d59 2,158 0.99/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.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.