Loading Tool

Explorer IconExplorer

Memory Pool

47,230 transactions
27.64 vMB
0.07226373 BTC
Random Selection Loading Transactions
Max Size: 146.45/200 MB

Candidate Block

Mining Attempt c2953a2e7f673725746ffb332265283d3a4bc4b17e115028a88608b158960739
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 98de31b6f5ad40f82a20f853c43d3db3b8a06342c199570ce3c0f501e815f06d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.01948612 BTC
Feerates: 318.30 > 1.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (142,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,155 772,155 0000000000000000000373af917a0f20860073133a22a3bd3c4259d4349366d0 966 0.69/1.00 vMB 4
772,154 772,154 000000000000000000045bb794f7a52d69dd3538be2fdc271b9ce59711523b84 2,478 0.99/1.00 vMB 12
772,153 772,153 000000000000000000028e5a05bc970f710151336071690ebeafbd9d6b19e883 1,275 0.96/1.00 vMB 3
772,152 772,152 0000000000000000000025da09d6f3d8333ad271bad25a4fd20c13ee8ed50287 1,176 0.99/1.00 vMB 4
772,151 772,151 00000000000000000003c590c27916bac9b25a985fcbf5ba72821930ac17e1ff 3,218 1.00/1.00 vMB 10
772,150 772,150 00000000000000000004f1a8b991c8407c66ef3dbaa7e0bfbd80207f03bc94d2 2,498 0.83/1.00 vMB 7
772,149 772,149 00000000000000000000b750e577625a017cd5413b35636b016e94d8a0dfdb80 2,485 0.98/1.00 vMB 6
772,148 772,148 00000000000000000005da91f064bfcc3a30f6632be5dc03627050f5a6a7a4db 1,845 0.70/1.00 vMB 6
772,147 772,147 00000000000000000000ead36446fdb79526c4134c2e90c933c6d18f11ba7312 1,189 0.35/1.00 vMB 8
772,146 772,146 00000000000000000005308d2b732f1a310e7630f4e7fdc0c02f4ef5a6030015 927 0.24/1.00 vMB 7
772,145 772,145 00000000000000000000e3b17282944a92f9a7e64bb34ba72034f5a911f96178 676 0.23/1.00 vMB 2
772,144 772,144 000000000000000000011d5006e1b2cd6fe56a2447c95b564819e57a634401d6 3,165 1.00/1.00 vMB 8
772,143 772,143 000000000000000000044ab0ab4aea274ec060f60e2373f083dfdfe55fa3f92f 1,916 0.84/1.00 vMB 3
772,142 772,142 00000000000000000006e9681cec9f9eb22613203086775c5f6f3e1fe7fd8827 3,442 1.00/1.00 vMB 2
772,141 772,141 0000000000000000000187aea050e9cacafdefb941e3dbcd638a4b7eeb6e405a 2,193 1.00/1.00 vMB 10
772,140 772,140 0000000000000000000428629ab2119c5dffac2300cd0aea1bddfd0049315831 2,145 1.00/1.00 vMB 16
772,139 772,139 00000000000000000001cc6450470bc5de3f5e2b1bdf579311343de4d3e7c065 165 0.05/1.00 vMB 7
772,138 772,138 00000000000000000005f247524716d5c6ef1dfb20f20569a52f805632bf23c4 831 0.25/1.00 vMB 6
772,137 772,137 00000000000000000003456e022f9d1a32bba00530166ec6d29c66367cbc3a3f 507 0.12/1.00 vMB 7
772,136 772,136 00000000000000000003bd29ba805fa05d232902c155dbc69a65505c6506d865 1,678 0.57/1.00 vMB 6
772,135 772,135 0000000000000000000153123d8419110781111a18f9532e970e50badd19de4a 59 0.02/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.20 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: 654.03 GB
    • Received: 14.09 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.