Loading Tool

Explorer IconExplorer

Memory Pool

42,430 transactions
26.14 vMB
0.05485995 BTC
Random Selection Loading Transactions
Max Size: 137.26/200 MB

Candidate Block

Mining Attempt b82ea8d24e6a6536a0d7039034be801ee1cb3694b1aa2e1bb9c63fa9f7f4cb8e
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root c07a0d449d497823cbb9e78ad5b2b954148cbfd1b4a00b2c17d56a501dc4e553
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,911
Size: 1.00 vMB
Total Fees: 0.00715407 BTC
Feerates: 140.50 > 0.72 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (703,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,731 211,731 000000000000012869267e85bdb7dc193401636dedd2c12b7f0f69bd16d5f95d 764 0.39/1.00 vMB 149
211,730 211,730 0000000000000425937408851d5747e5ced10c0fd0e035f3f83f73c4cb037e61 379 0.25/1.00 vMB 111
211,729 211,729 000000000000035a887d67d154e3b0f98c00770fdb2cd8cb841ef28a692ac640 646 0.25/1.00 vMB 197
211,728 211,728 000000000000032402e128f6206c7a32c41b414f02d69b43a2965aac935db37b 10 0.00/1.00 vMB 14
211,727 211,727 0000000000000160ee66b91de28c2cbed3d6223622953a9d928ab6947542da78 10 0.00/1.00 vMB 177
211,726 211,726 000000000000000f4dc77ea3d1a9976041834c0525212973fb501b1550a24954 6 0.00/1.00 vMB 12
211,725 211,725 000000000000029ba5adfc01e9c78ee0769350c5354e2d6061d579db22e7919e 738 0.25/1.00 vMB 227
211,724 211,724 0000000000000198524785b4a27f8e55fe6bcd5ee433358fb68c20511cd7da25 726 0.29/1.00 vMB 213
211,723 211,723 0000000000000182eddbebe5cfb2dfbc9304e97639945f536932776b641a15e0 141 0.07/1.00 vMB 131
211,722 211,722 0000000000000426f2303d650fcd100603d5ecddab1c90d1d39ad1a86fc02964 595 0.27/1.00 vMB 173
211,721 211,721 000000000000005fbb7ed7837d8a2a149c2145197e9c274a62dece46458772aa 791 0.25/1.00 vMB 236
211,720 211,720 000000000000027155a009c6decc560ca512fc045be26945d9d6577abd39549d 503 0.18/1.00 vMB 181
211,719 211,719 0000000000000341a6f13ed6aea59ebc0ec94d02a877f8ef5fc4caf0920f408e 512 0.12/1.00 vMB 260
211,718 211,718 00000000000000e0de4ede09309f007b82e13cb9601ad80728c64cd514d23192 824 0.25/1.00 vMB 231
211,717 211,717 000000000000003186f9bf8e23fe7e89115bf5a6d1d7a6363d2d1931409b87fa 93 0.05/1.00 vMB 213
211,716 211,716 000000000000044b5876c4e0224cf4db7a4f6bce9f603affecb3b686fb8e31e6 464 0.20/1.00 vMB 307
211,715 211,715 00000000000004086650e8e34bf0a20fdf571897cd00f343bbe1453605187d31 317 0.12/1.00 vMB 185
211,714 211,714 00000000000001a872f7fc6fdd92130eece229e0ec2c29ecdd93e10cefeac492 162 0.06/1.00 vMB 149
211,713 211,713 0000000000000292f2ce5b2315e39191533d33f42f7b72d5b42134f64eaa893a 353 0.14/1.00 vMB 201
211,712 211,712 000000000000044ec7319955baa871e887c3bf77b57b245ed7e5c04faec0175e 147 0.05/1.00 vMB 109
211,711 211,711 0000000000000147ccf3492f6479cbc60bbe98f9ee56502a7966cfde6a6f8dbd 205 0.09/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.