Loading Tool

Explorer IconExplorer

Memory Pool

80,246 transactions
33.91 vMB
0.12741885 BTC
Random Selection Loading Transactions
Max Size: 192.69/200 MB

Candidate Block

Mining Attempt f482e33625dd697ec2e5e1a2414b7f2bbdbb13d4bf4766efc598eabcae1aee17
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root f6679340191b64559b407d0d1c86fd791daf81173627c8c84b93d54dd6251f61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,338
Size: 1.00 vMB
Total Fees: 0.01766286 BTC
Feerates: 52.08 > 1.77 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (142,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
772,936 772,936 00000000000000000000a26cae7ebdcdd39b64438b9d9d8168ef2f8e06e6129a 2,303 1.00/1.00 vMB 19
772,935 772,935 000000000000000000061a348006eef114f9f52500f0472a5681047fba354b19 496 0.13/1.00 vMB 16
772,934 772,934 000000000000000000043f25c5abf2a0dcec639d7368e6ad748d89b55c03ba34 3,220 0.96/1.00 vMB 10
772,933 772,933 000000000000000000029d59f6abfff3ceef3ca0ee763195ce8e93bc338f4c70 3,770 1.00/1.00 vMB 20
772,932 772,932 000000000000000000071659fa3afe19f95ee54c3fa5c1aef76588dcb3d64421 1,735 0.56/1.00 vMB 13
772,931 772,931 00000000000000000003f9d2c3a18fc758aae3f52c50f89886658172912d8f6f 1,613 0.74/1.00 vMB 10
772,930 772,930 000000000000000000061f560f5555ef8032abce6fd9821ff65bb332d4a0cb81 3,134 1.00/1.00 vMB 16
772,929 772,929 000000000000000000031f1ce783cff96462e59dad8d2d0046129e4c2722c4c4 27 0.01/1.00 vMB 7
772,928 772,928 0000000000000000000640ba1f7eff47178e842e78f467bdca0bea5d6cca7261 919 0.47/1.00 vMB 7
772,927 772,927 00000000000000000000d665af4a9519dfee97e8fee9e1c973ff4ec1904bb258 3,172 1.00/1.00 vMB 23
772,926 772,926 000000000000000000043fac38872d8f1e5bd68a8d88472af323b93c4f0a66b7 1,040 0.42/1.00 vMB 23
772,925 772,925 0000000000000000000053818d4585d6281fbd1b1b3b9c97204049f3e8d96657 1,499 0.57/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.10 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: 728.45 GB
    • Received: 18.48 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.