Loading Tool

Explorer IconExplorer

Memory Pool

80,702 transactions
30.19 vMB
0.07429262 BTC
Random Selection Loading Transactions
Max Size: 185.19/200 MB

Candidate Block

Mining Attempt c6a43ace00eb55fc3c766a2280b06018f80ee321723a1bfbf1ffb94a5d9b82e2
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root fa0c9afc89b8a2f7dc09eb1817d17c6a997e8112354e05271780d099da99eb55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,492
Size: 1.00 vMB
Total Fees: 0.00567858 BTC
Feerates: 40.74 > 0.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (549,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,907 365,907 00000000000000000404cf3903f06d4a8609aba58485e7686e09c96a007c59f4 625 0.26/1.00 vMB 42
365,906 365,906 00000000000000001547595289a70ad62f46f971af66e7097503f4d3dfa77e47 1,642 0.77/1.00 vMB 41
365,905 365,905 000000000000000002e273e76de5a1fe90ce2ef8e69f0aff7dc3452bcf7e6c36 1,365 0.68/1.00 vMB 43
365,904 365,904 000000000000000002d564e0f0463b68582369efa72914f333a7c8e6c904c8f2 868 0.95/1.00 vMB 15
365,903 365,903 000000000000000009d9f669addbbe8b9b59552b09996f5bf17d6807ee57de11 1,462 0.64/1.00 vMB 45
365,902 365,902 000000000000000011338124e15c54f4031e7a593f2d2e819c4653bb152d5033 251 0.75/1.00 vMB 4
365,901 365,901 000000000000000014be1a3722bb662a629d3fd2164837f99a9840c5a2e6af1e 1,130 0.58/1.00 vMB 41
365,900 365,900 0000000000000000103e5e44d221599032ba9ad67b604ae06de096da518f61e2 1,338 0.92/1.00 vMB 28
365,899 365,899 000000000000000011b489f4f64da65d763784827504d2a44e06de8a496c5c4d 963 0.42/1.00 vMB 45
365,898 365,898 000000000000000001da3bbcfc1adf92c1369f6c29ddad0f218dc1b3f772248f 405 0.24/1.00 vMB 36
365,897 365,897 000000000000000004f4b67d50f51dd25ca64c82c14688c7d8fd09fcb6de485e 805 1.00/1.00 vMB 20
365,896 365,896 00000000000000000e077d4c9308540ea80915039ff59f9d2f18e96278fde0bc 126 0.08/1.00 vMB 39
365,895 365,895 000000000000000004ed5c928540750a56528bea3615c97b5bac0f2b641f927e 617 0.33/1.00 vMB 55
365,894 365,894 00000000000000000adc87c1980954dba7711b9ecfbf5ff87fa596ce285d904f 682 0.75/1.00 vMB 16
365,893 365,893 00000000000000000202f3ca4c1703bedd6c3c50cd6f803513d036b24c8ff0e4 284 0.93/1.00 vMB 28
365,892 365,892 00000000000000000ced0456bd7721d428a74c4d596b7cba41719e39e8edc9b0 489 0.87/1.00 vMB 55
365,891 365,891 0000000000000000147b369a3d16b521934ac34669dc99439e17aef5359dd89f 346 0.15/1.00 vMB 44
365,890 365,890 000000000000000014c59420b767ee64a33b80bdc3cf44eac987341704fd3d4f 470 0.75/1.00 vMB 64
365,889 365,889 00000000000000000ad5953c9507454f3073e28d4b3ff17ba04feefef65ed323 908 0.75/1.00 vMB 62
365,888 365,888 00000000000000000f0c7430c1916588edc2bf05fa3765fc19369836f199be79 150 0.18/1.00 vMB 554
365,887 365,887 000000000000000003959e365d38f9a813e00fa6a4c5047c6bddd8275484f6ca 1,190 0.59/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.