Loading Tool

Explorer IconExplorer

Memory Pool

83,662 transactions
31.16 vMB
0.09460506 BTC
Random Selection Loading Transactions
Max Size: 190.57/200 MB

Candidate Block

Mining Attempt d17882cd51fe5e956f2a404e98f73bd9ce8ffbb997a701448e3f72e7d83acd77
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 2f19289eca414207a89a1cd683f700a7b45fc627c58b4943892be1895c7594b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,729
Size: 1.00 vMB
Total Fees: 0.02125641 BTC
Feerates: 150.92 > 2.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (142,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
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
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.31 GB
    • Received: 18.03 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.