Loading Tool

Explorer IconExplorer

Memory Pool

23,369 transactions
11.05 vMB
0.07253591 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.55/200 MB

Candidate Block

Mining Attempt 43563229d27933523be56d26e96f654a30d7799fcd6c2582b550195fa326a9d9
Version 20000000
Previous Block 0000000000000000000008b4f9fc51709a9751dd02004dc2c95f216dd0195c59
Merkle Root 27a043c74862cb01822a9d374dcca82d5d00a486a3fcfea86ddc35b3f224364a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 0.99795275 1.00 vMB
Total Fees: 0.05266738 BTC
Feerates: 502.67 > 5.28 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,629 (794,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,822 118,822 00000000000094f03c0b9e8ac08449930bf9ab0c97f4b08c7012593252bc12fd 11 0.00/1.00 vMB 0
118,821 118,821 00000000000074e616b426f5dc934120a9b9fc4e61008f18c9ed69631d772171 11 0.00/1.00 vMB 0
118,820 118,820 0000000000005a5b2bc91f88053870c5ab90dc2b57e5913f7686590beb1605cd 6 0.00/1.00 vMB 0
118,819 118,819 000000000000a2b902daae0be9e5b17ad3a940f672f256874f3a7b94afa45468 6 0.00/1.00 vMB 0
118,818 118,818 000000000000b871c4a08257a74e78070ccd7f9ce21ed251bd64e2f7e0cac3f1 7 0.00/1.00 vMB 615
118,817 118,817 0000000000008869cf45cae7714495a5b260830ecf1a615622d28ff61e04ae45 106 0.03/1.00 vMB 0
118,816 118,816 000000000000b4974538267d1c97c15eb2a977dbc6b73a54c1deb7e2ee9eedfb 4 0.00/1.00 vMB 0
118,815 118,815 00000000000060f56015ec7676668fc06187bc55748550e59eafc92e940ed7df 8 0.01/1.00 vMB 0
118,814 118,814 00000000000013a354b876bdda4b13e14fdcdef0ee7fdd55005a592aa95b2ec1 11 0.00/1.00 vMB 0
118,813 118,813 000000000000c396336ec55a30772895d64cfdaf6e1c8c28dc3f8116b3366c8b 5 0.00/1.00 vMB 0
118,812 118,812 000000000000a361971f61ed5d707507afd2c57298d4f4d81b834771b99d7633 1 0.00/1.00 vMB 0
118,811 118,811 0000000000002245f9484c5d807a6742039e0f1bc5f227b0e16a85e4f88670e0 9 0.00/1.00 vMB 483
118,810 118,810 00000000000092acbb934ff712704125fbdc60ec079b5958f44d65b4a1aaf16a 12 0.00/1.00 vMB 0
118,809 118,809 0000000000006cbc1489751526a2f12becdc629be2aa0ab43486c75eeb75681e 30 0.01/1.00 vMB 2,054
118,808 118,808 000000000000187e0aa2980fad5b440255921ac4b4b574137ee4cafa99befc34 2 0.00/1.00 vMB 3,891
118,807 118,807 000000000000b70349833b85582f861b8ddf4f7507fc8a14b5185bbd9144cfb0 34 0.01/1.00 vMB 733
118,806 118,806 000000000000acc976211a0a55200aa51d3b851a9763e81f5cc2cc106d3d64f3 13 0.00/1.00 vMB 935
118,805 118,805 000000000000b9766952eeb85a32001b86a9cd2cbffe5d10a8de5ba03a6610db 12 0.00/1.00 vMB 334
118,804 118,804 0000000000007eccb7d16d72081a1efc76dbc19d69a024f2c7508d05a8f26eda 24 0.01/1.00 vMB 1,219
118,803 118,803 000000000000bb63e3f0889e8dcd43ab0c3cd3340f8bab93ac83e283f2abac03 5 0.00/1.00 vMB 3,294
118,802 118,802 000000000000aba666e43e67656d8ead31faeb4a8a961c6a3a789d9e8ca0b70c 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.96 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: 467.72 GB
    • Received: 2.90 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.