Loading Tool

Explorer IconExplorer

Memory Pool

16,035 transactions
22.02 vMB
0.03804426 BTC
Random Selection Loading Transactions
Max Size: 112.16/200 MB

Candidate Block

Mining Attempt a85e6ee958e04f4c0528884f61b346352e1a7358ebb52615ee874cadbd8eff70
Version 20000000
Previous Block 00000000000000000001453f1e576a656a9055f96710a92017b844e860ce9643
Merkle Root 56e5e3bf56bab89be5aa990311103479deb29e02d0479355a7c63c4a3f786094
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,302
Size: 1.00 vMB
Total Fees: 0.01397028 BTC
Feerates: 478.49 > 1.40 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,267 (97 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,170 940,170 0000000000000000000043f4e3f598076a5f1ec86ee464dcf7ddb18cb55958fa 3,375 1.00/1.00 vMB 1
940,169 940,169 00000000000000000000c9b24bfd4a71eac7a955b4dab98f8656fadaa5201434 1,537 1.00/1.00 vMB 0
940,168 940,168 0000000000000000000053b2a3c512d4dfb108dc7aa0a4ac9794f2747046454f 2,948 1.00/1.00 vMB 2
940,167 940,167 00000000000000000001ac6f91340499893993b4dbc2c2fd20823e0c6197981c 3,585 1.00/1.00 vMB 3
940,166 940,166 00000000000000000000d45b8edf0fd1af81fad5c105efea07197170cccac363 1,396 1.00/1.00 vMB 0
940,165 940,165 000000000000000000011b327910ab80042db3c9d9c8c378a49bb9f3a380fdcb 3,862 1.00/1.00 vMB 1
940,164 940,164 00000000000000000000d2aac62530c170225a73cc7e77f65e3d328ec40d78f4 4,512 1.00/1.00 vMB 0
940,163 940,163 00000000000000000000c977ccbbd6810e7881720c4e71b19278f282294e9e2a 1,097 0.46/1.00 vMB 1
940,162 940,162 0000000000000000000111825132aca1974174888da84adb03363fe1e19d828c 3,458 1.00/1.00 vMB 3
940,161 940,161 00000000000000000000e1d38dd0d42d21b5def636c75953f626e50f8a8744af 4,241 1.00/1.00 vMB 1
940,160 940,160 000000000000000000019601a8b87b216ae8a6b02ed735acb2a55be0f4e86492 1,268 0.36/1.00 vMB 2
940,159 940,159 00000000000000000000d046323c98e0524edeb41cde308e6cca9b8fa7ecdba8 2,521 1.00/1.00 vMB 0
940,158 940,158 000000000000000000018df4e71c6b668dcfa45b41029a112e8c6f98bda71439 1,011 0.30/1.00 vMB 2
940,157 940,157 000000000000000000014c76e51569f758d510eac1585e9856f92ce261f9d775 2,162 1.00/1.00 vMB 2
940,156 940,156 000000000000000000002d68c0c8feec4928346bfaedd9316762d7d7e027c448 432 0.15/1.00 vMB 2
940,155 940,155 00000000000000000001eef5e74d816615b7abcd3256daaa0df976951992af7a 1,224 0.34/1.00 vMB 2
940,154 940,154 00000000000000000000e7191d23dcf6f08845543e01f1051fc0cbd2cac2bd00 2,075 1.00/1.00 vMB 1
940,153 940,153 00000000000000000001c5589627f337f5e14917a951fc7d4c71d95f48e7a8d6 3,452 1.00/1.00 vMB 2
940,152 940,152 00000000000000000000b79768f0c70d72fd84b6ac90354ec44197e8c4136ada 3,501 1.00/1.00 vMB 3
940,151 940,151 0000000000000000000068e3424fc1dfa99263061c40fd76e552e4295ca1aa6a 4,148 1.00/1.00 vMB 1
940,150 940,150 000000000000000000003b9924ff3120095d14999511b7c608f4b940fe4d8356 4,311 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.22 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: 4,445.36 GB
    • Received: 241.46 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.