Loading Tool

Explorer IconExplorer

Memory Pool

53,427 transactions
29.82 vMB
0.09900547 BTC
Random Selection Loading Transactions
Max Size: 160.02/200 MB

Candidate Block

Mining Attempt 900f25fe7fe5b9b8817e3ac773b0aa6f965cf2a1a5eadf0b8d61186ce48eb5a4
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 33b2e83a6e1ef77e2ca39234762fbe03b5ce1402bf10554a2462dc94c613e4b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.02543860 BTC
Feerates: 157.35 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (395,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,872 518,872 0000000000000000002ee37ce51df1281ca1de7afb339456d38ddee0c698ab3b 2,117 1.00/1.00 vMB 43
518,871 518,871 000000000000000000175b23f8c5392e910bb0fbebff39a7578a4a585d665d69 135 0.05/1.00 vMB 37
518,870 518,870 00000000000000000018519fb232dfdb0df694ec08b76009c862b9315ecc0d7b 1,388 0.45/1.00 vMB 9
518,869 518,869 00000000000000000041a18d86b00255aca3c64738baf1240fdbdaaa62064f37 2,285 1.00/1.00 vMB 42
518,868 518,868 000000000000000000234fd89d4ea909142f8ee8fd1481f5202bddb72f5132c4 2,311 0.90/1.00 vMB 28
518,867 518,867 0000000000000000000c97159b51034edc18e8f3ec28872a3d11c0d71e4dae88 1,765 0.67/1.00 vMB 39
518,866 518,866 0000000000000000002adff5a2d5de8019c0a28e942164f35ae20716f57d845a 1,148 0.40/1.00 vMB 25
518,865 518,865 0000000000000000001ef4e2420f2ce884a8cb1f428b46c449b795f933f8355f 2,622 0.99/1.00 vMB 30
518,864 518,864 00000000000000000019e2040ef941ca33dfe42cd649630c8ca73cd60f4eb9c6 277 0.10/1.00 vMB 23
518,863 518,863 0000000000000000002a17b21c20396280184addd0f40373a7a52d0751313f66 887 0.58/1.00 vMB 19
518,862 518,862 00000000000000000007686f0f8f9070dc8eab28292fd7428ab805ce95e86946 2,433 0.87/1.00 vMB 26
518,861 518,861 0000000000000000000cce45fdc2edf2581fd478a80058b358b690ba7577c245 2,022 0.76/1.00 vMB 29
518,860 518,860 00000000000000000033006fb546f8b282cf3406c3bae9b72f332e3658bdfc35 1,100 0.36/1.00 vMB 9
518,859 518,859 00000000000000000018adc92b37ebaa69417df225193e5ba892e89afc5bb242 571 0.33/1.00 vMB 44
518,858 518,858 0000000000000000002583c9d91b6bd5108be3cfa5628c2daafb551a62ea306e 2,031 0.77/1.00 vMB 24
518,857 518,857 0000000000000000002d13b82cd4bfb569feefc04307988ac70de9e2bd41e21a 87 0.03/1.00 vMB 28
518,856 518,856 0000000000000000001c59ea1cd05f2551ddf3a19b79fda2c1b54a14c1a7dd06 256 0.11/1.00 vMB 23
518,855 518,855 00000000000000000021a0bd4e0dfdbc78843fca6ae282d33778d089dcaf3eac 864 0.32/1.00 vMB 20
518,854 518,854 0000000000000000000f1c768a08288fef190c638281c9e60188dd3ec0b0c69e 2,643 1.00/1.00 vMB 25
518,853 518,853 0000000000000000001cea1709b3b6d59434ac3b98227e83750f6d216dc96715 612 0.21/1.00 vMB 26
518,852 518,852 0000000000000000002e4c9ab45f892a65d710acf247e70435bcedee2b399a9c 95 0.03/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.89 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: 645.09 GB
    • Received: 12.68 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.