Loading Tool

Explorer IconExplorer

Memory Pool

40,753 transactions
28.37 vMB
0.07293911 BTC
Random Selection Loading Transactions
Max Size: 144.68/200 MB

Candidate Block

Mining Attempt 7e379b716a8b57d4302afe2fe4aa940a3b4206e6f7bfbf172dad66ea45fa32af
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root d3fa4cc847dd67919057f313343078ef6ce5d662f5a6f9a2c97006f9c8c46f55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,478
Size: 1.00 vMB
Total Fees: 0.01818722 BTC
Feerates: 88.27 > 1.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (795,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,308 119,308 00000000000085dbe286fd1198e82f4bd2b2829376a8c16a3bf1b75956cfb010 11 0.00/1.00 vMB 669
119,307 119,307 0000000000007e1e44a2dfdc5a238f9b1d9992cadcfb4d5e727c29faa7ddb181 9 0.00/1.00 vMB 699
119,306 119,306 0000000000006bf07b500f63a37d64f23c9f55dce91e55c976e91f58a3a2f7cb 5 0.01/1.00 vMB 160
119,305 119,305 000000000000a537086e46a6162ed91113e7d13225fb0d33fa0d3391d2c7d3b4 38 0.01/1.00 vMB 85
119,304 119,304 00000000000040efbeedcbb0845f9ead09f5eb61ad10686d27b318f35fca2ae9 25 0.02/1.00 vMB 677
119,303 119,303 0000000000001424d667125e3b8f4163357acde57ab30caaf949ff75b1b52332 12 0.00/1.00 vMB 308
119,302 119,302 000000000000a4b96e58dd13638ba871973950c338c0d93435921e78bcb9f1e1 12 0.00/1.00 vMB 1,208
119,301 119,301 000000000000ac50b90227e65fb7db25db1f4600c6844f9c5fce73270d622adb 8 0.00/1.00 vMB 318
119,300 119,300 00000000000024d8b30b59cc164f5454b48f4c50d0cf088488bd85c6aec66f2c 11 0.00/1.00 vMB 0
119,299 119,299 000000000000a5046485db4aba24a285738e3e36c9dc614ae46b2e9d3e41ed02 2 0.00/1.00 vMB 3,861
119,298 119,298 00000000000069162f60580e869b37c5873a7e5c9f87193c72e782ee1b2d6396 13 0.00/1.00 vMB 509
119,297 119,297 00000000000058e5fee294c63ad70dcc160b27662571c41720b6595f77a38ee7 11 0.00/1.00 vMB 0
119,296 119,296 00000000000084a15b0bfaad5c7750bce233cec3f6bb82354c036057ab2fa9ac 2 0.00/1.00 vMB 653
119,295 119,295 00000000000090493a6662122a7d31c0dea2263afe137ed8634705354222091e 26 0.01/1.00 vMB 678
119,294 119,294 000000000000565c8556cd075b5b4e04b93bb7d4b3db8daad0cd679c82457179 20 0.01/1.00 vMB 209
119,293 119,293 00000000000085b8fde745a082f1235bc864589af758fdd101f1dafeff89a0dc 16 0.00/1.00 vMB 1,347
119,292 119,292 0000000000000cecb778ef587bbc14398a39993d6be24ad96f0534012ed25398 12 0.01/1.00 vMB 760
119,291 119,291 0000000000002d00dca495b5c5b4b0d30faab02895446ba0a5c14b708b47c888 32 0.01/1.00 vMB 0
119,290 119,290 000000000000621edb423f0968db5911b545f0e83753d72727adb2cbb33cfbe2 11 0.00/1.00 vMB 346
119,289 119,289 0000000000002d53f187d8a3b264015d6da2a27165013d85e8e8f6d510bcff38 17 0.00/1.00 vMB 1,058
119,288 119,288 0000000000006e8226897065752bd531e54730787b7decbb037cae7c268f4d62 17 0.01/1.00 vMB 462
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.