Loading Tool

Explorer IconExplorer

Memory Pool

39,742 transactions
25.88 vMB
0.05340751 BTC
Random Selection Loading Transactions
Max Size: 134.43/200 MB

Candidate Block

Mining Attempt 1201007c8a54a009c7171fe60eb9570202dd3d7d1d2d0adb495d90804cc0b485
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c4dac673256375f3122bf976e7de93ec50658c6efabf36f377661b347e43bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 1.00 vMB
Total Fees: 0.00647442 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (870,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,865 44,865 0000000032bd7e9f7a63086e8b3d9ad77ba754641a0235f30d69185563a805e1 1 0.00/1.00 vMB 0
44,864 44,864 00000000015024754a3459b352e0b3b05b52afe8231cd0014f8046af698322e8 1 0.00/1.00 vMB 0
44,863 44,863 0000000014121f6de07d7dbe4194c861ce1edc3642f98ab8d2b5e10e9134a100 1 0.00/1.00 vMB 0
44,862 44,862 000000002a2e4391df67fbd5015911c4183e15e6b5101b8b0381f3c5c6120d89 1 0.00/1.00 vMB 0
44,861 44,861 0000000019a72c5f8d351bec530364a20eb95fc9b89f1981ab51f268df1d3990 1 0.00/1.00 vMB 0
44,860 44,860 000000001d3a40164d75ad828fb604cae999e2b5d499a485fc90102df42bc20c 1 0.00/1.00 vMB 0
44,859 44,859 0000000032e6fbc19e660e47c259578abef982e91796d7f2714ec84ad36ec6e7 1 0.00/1.00 vMB 0
44,858 44,858 000000002904bb0453c8637116d3d633abcfec233b4d5a98ada193ddf637df4e 1 0.00/1.00 vMB 0
44,857 44,857 0000000011bf58c7372da945f9aaa2cd784324276eabaa1c8dd5d856e5aad839 1 0.00/1.00 vMB 0
44,856 44,856 000000000ea5e9f7f3026194a8717be84ebb9351427f2447877261150d8eba7f 1 0.00/1.00 vMB 0
44,855 44,855 00000000094e298b0bc6d1581e2f712c93772e3ebc6abdf8b93861079b90d424 1 0.00/1.00 vMB 0
44,854 44,854 0000000034415b52dd0fe9d5c20173288c01cd99ca0a7f2eb30cc80225055dfd 1 0.00/1.00 vMB 0
44,853 44,853 0000000005753c820d6d07cbf6818c6ee483ca178e4fabc2b8a5a6ae454d2e1d 1 0.00/1.00 vMB 0
44,852 44,852 000000000e9b4ad519936231d4ba8690ecdd4e2d13ff1f47fc2a45fbbc1a0812 1 0.00/1.00 vMB 0
44,851 44,851 0000000023f22119fcfe280b1a9306d428a1b1e915d0d5265004047645acbe01 1 0.00/1.00 vMB 0
44,850 44,850 0000000013e103ed9f753b3f4ec3a6e8fb19720d4c8faa43ebd5c0c1374b6ed1 1 0.00/1.00 vMB 0
44,849 44,849 0000000035dbee780874e88bbc5f373f018e3d3cb3d5bc83c8fc18709cee7a63 1 0.00/1.00 vMB 0
44,848 44,848 0000000017f504f7ebc3b8741557df0cd4acf03a41d786b0dcfd1a484103bb47 1 0.00/1.00 vMB 0
44,847 44,847 0000000024e7ec19f9154f9de821f755a38a5055d863a42395bc130c5174f716 1 0.00/1.00 vMB 0
44,846 44,846 000000001013425c7286c35b05012ea74a2e5cacdaf23d8b45f18a2fde6cefc4 1 0.00/1.00 vMB 0
44,845 44,845 000000001214fab48cdaa16de5813819fbfeca837db053aa39f951c9bfc02217 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.