Loading Tool

Explorer IconExplorer

Memory Pool

80,577 transactions
29.94 vMB
0.09173462 BTC
Random Selection Loading Transactions
Max Size: 182.78/200 MB

Candidate Block

Mining Attempt f0bfe4913f3dae955b8da27ad4dd9a853cdedb1b9ef89bc05f9a7794d1a9410a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ef82b12f8f4d781d6b6697ea6d3955f294d33bcb4a4927bc86dc5edd131e95ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02498744 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (499,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,859 415,859 000000000000000000170c60f13db0553e1c5d4b802ec6ad7a41c77370e3df40 1,697 1.00/1.00 vMB 48
415,858 415,858 00000000000000000581f567aea93b4b0ce9e69752170232ad1ecd6e736a5fbe 630 0.34/1.00 vMB 51
415,857 415,857 000000000000000001f8f8160e61d7f8ba92e1b27d4b29130440776a2e5dd2ad 434 0.17/1.00 vMB 57
415,856 415,856 0000000000000000003c10d590c5cdfa0d206d7bedcaf688d514ffda00eb9565 595 0.99/1.00 vMB 21
415,855 415,855 00000000000000000522a26c37714c785479c5bdb84f0bcd13de5b0aeaec80e9 1,392 0.99/1.00 vMB 30
415,854 415,854 000000000000000002c127c4bb8e665d9035613f3841a16188370a92550f6a9b 1,864 0.99/1.00 vMB 36
415,853 415,853 000000000000000002e7210a661b5037986a1ad9e854c2e2e7d4bb299b6eda49 347 0.99/1.00 vMB 11
415,852 415,852 000000000000000002b4fcc31d3a0c8c2c4e9387b1878ee7d703d0447e9aac08 1,899 1.00/1.00 vMB 32
415,851 415,851 000000000000000002c10eee489f4c225da0ff5dafb0489e5dde4733f3bfcc1f 319 0.11/1.00 vMB 58
415,850 415,850 0000000000000000004cf2e13fcf921c86f145a1fe701426505818043584ae87 651 0.24/1.00 vMB 50
415,849 415,849 0000000000000000030ef74e3aade5fd35db309e56db4dd31541ff0597d28a9d 712 0.50/1.00 vMB 32
415,848 415,848 00000000000000000417da21075bdfc0f477b23733d93b9dbc971381f4dc3c26 2,717 1.00/1.00 vMB 54
415,847 415,847 0000000000000000027654f37c887d6a2f36fa9230780b8a8a65969213cc2dcc 1,160 1.00/1.00 vMB 27
415,846 415,846 0000000000000000042184d0ca31903f0a78df4af4c514f875864c5bf6952b60 1,764 0.95/1.00 vMB 37
415,845 415,845 00000000000000000523915665292f289bc75d32552a7de6b143a2559c77d2a2 2,876 1.00/1.00 vMB 54
415,844 415,844 000000000000000000fe0333f0b9f88cce8b2e7a741a21155ccedb896af04291 2,196 1.00/1.00 vMB 54
415,843 415,843 00000000000000000556b2575396ccdc2e949ed55de95ed1df20ed37875c41de 1,722 1.00/1.00 vMB 35
415,842 415,842 000000000000000000eb49c1a5529f26e1f8929c3e05d5bdaa61ed14ba5272a3 3,052 1.00/1.00 vMB 62
415,841 415,841 00000000000000000120a3a2d90fb127242a610b065ff33b16e5d04c1027a036 1,489 0.60/1.00 vMB 49
415,840 415,840 0000000000000000010bf2e008a216086765f395781278e85f5fa86f87a9ef2c 1,278 0.52/1.00 vMB 54
415,839 415,839 000000000000000001715a28adc0d8052c4e0f454b001e0b1bfba2bf4a815b8e 159 0.29/1.00 vMB 17
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.20 GB
    • Received: 17.67 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.