Loading Tool

Explorer IconExplorer

Memory Pool

78,933 transactions
29.42 vMB
0.08325842 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt a538509506d53a58f093aa66b3c49cb8ed9268f20710f4e5b3d22b13a4d32702
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 604d59f912c1f030de1d644b0775f83bac1d2310c5c1af417ec5e4d639dfb3ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01865973 BTC
Feerates: 402.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (142,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,957 772,957 000000000000000000074fb5e5839c1bdc3a95ffb753c0b6c805f47af6c88751 176 0.04/1.00 vMB 12
772,956 772,956 000000000000000000072c2ffef6d8bed2f42583d8acce5378237f86a80e65e9 69 0.03/1.00 vMB 17
772,955 772,955 00000000000000000003e7078ca583c8cc1da41f6590f28dc296eb95641ef179 1,079 0.44/1.00 vMB 4
772,954 772,954 000000000000000000075ad0e68fb8a06286ecd821be8541de74aa2f7d9436e9 2,921 1.00/1.00 vMB 10
772,953 772,953 000000000000000000016fc9c826d63c43ddbec4e06e9d366103c8ceb90c1a91 3,019 1.00/1.00 vMB 18
772,952 772,952 00000000000000000001265acaa9f5a3589c53d95540d51f8dbda38f287afeea 3,362 1.00/1.00 vMB 18
772,951 772,951 00000000000000000003ed304f6d0d96bf2b6b077867de7bc4564143a358f3e5 1,272 0.48/1.00 vMB 12
772,950 772,950 00000000000000000000ed47f4a2024bff7dd90a5a778762370205310c964c70 2,886 1.00/1.00 vMB 9
772,949 772,949 0000000000000000000346e8446b8920fce83349077a1deebbb5403feb1aa87c 1,433 1.00/1.00 vMB 13
772,948 772,948 00000000000000000004d981c4577f7ad7b25c964d041d0e4614fd75c3f5c2a9 2,769 1.00/1.00 vMB 23
772,947 772,947 000000000000000000025c885450ee0f14a619470fa6d6904aa8a129d81e8af9 1,395 0.69/1.00 vMB 4
772,946 772,946 00000000000000000006de0268cf56ad9daede4fe76a3ef1a23a3e6f324c3f6c 3,011 1.00/1.00 vMB 17
772,945 772,945 000000000000000000008cdcab95d2643bd0992548e3d28460f711c0029e289b 3,612 1.00/1.00 vMB 21
772,944 772,944 00000000000000000002bb7502de86a5519942f35729576635d7ba336b556c14 286 0.10/1.00 vMB 14
772,943 772,943 00000000000000000006128e68d32a22c1efa602589d952dff4023cfb945452a 903 0.65/1.00 vMB 8
772,942 772,942 0000000000000000000363895333e7ede454c2a9092d125d16fdd6d40148f058 1,967 1.00/1.00 vMB 6
772,941 772,941 000000000000000000062aa8cb72f2c211a281992da95afc83fcd0202c1d64f5 3,302 1.00/1.00 vMB 21
772,940 772,940 00000000000000000000f745053a9fc5afa6fa5d97babf86d4eb7a2d26251901 3,377 1.00/1.00 vMB 15
772,939 772,939 00000000000000000004a431ec368583c2c27270740b67fc878a787c726d42db 3,127 1.00/1.00 vMB 13
772,938 772,938 0000000000000000000078236bf149d6d3dea3025f53abdccb76905ebf316278 881 1.00/1.00 vMB 2
772,937 772,937 0000000000000000000196cc99be8efead3a50f6bff88383e60490c2861f1f84 1,831 1.00/1.00 vMB 12
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.16 GB
    • Received: 17.66 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.