Loading Tool

Explorer IconExplorer

Memory Pool

82,676 transactions
30.46 vMB
0.09901183 BTC
Random Selection Loading Transactions
Max Size: 183.44/200 MB

Candidate Block

Mining Attempt 6ba3ab18bb596a3efc652df4f3389b9dad73a6e5a5367e7bc14d7d87607ab47b
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 5d242ba84334ec43edab69dc867be61f3c6556f1b215fad7900ae6fe9e461d95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03538789 BTC
Feerates: 454.44 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (157,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,346 757,346 000000000000000000049c923db6ce265ee4f9a96df6a1fb0a2342ace8d0ccab 1,918 1.00/1.00 vMB 10
757,345 757,345 00000000000000000005c9d697d614bea9096a6d5487153414fedbe3db53de1a 2,937 1.00/1.00 vMB 9
757,344 757,344 000000000000000000054a1cbdf79e19d9185ab83bc0adf8670009af1071fd62 2,754 0.99/1.00 vMB 8
757,343 757,343 000000000000000000086a9f14c8b78180b758d0e13420645f2110e88bcf70ea 245 0.14/1.00 vMB 4
757,342 757,342 00000000000000000004b90ab0cc4cb198547fc5139247b9d08e2fe73be2d07f 687 0.21/1.00 vMB 9
757,341 757,341 0000000000000000000119874f30b3595cf1a5aba1383a1f312a975ca397867a 2,060 0.61/1.00 vMB 9
757,340 757,340 000000000000000000016b307a44473c6ec8030d791697deadbff6b070c8f844 456 0.13/1.00 vMB 8
757,339 757,339 00000000000000000004b66820a96c620bcb4d7763bba416846c8be551af6910 1,743 1.00/1.00 vMB 4
757,338 757,338 0000000000000000000332273b010a2b4e63e3d91a498d9f13fed8e2c6518e44 2,815 1.00/1.00 vMB 6
757,337 757,337 000000000000000000068ad34f8b48fad414af54972a95c05671160fd9f03a22 3,111 1.00/1.00 vMB 9
757,336 757,336 00000000000000000001c8cbc5af627fe013961295ca640372165c22dd5e5a81 2,375 1.00/1.00 vMB 6
757,335 757,335 00000000000000000002079466d55f929a4b57b2cb85ff45e7a20800665451d6 2,181 1.00/1.00 vMB 15
757,334 757,334 00000000000000000006153ef76edda9d1dafe2343a4056d6407aedcb1efc45b 1,357 0.71/1.00 vMB 3
757,333 757,333 00000000000000000007e076d996e687b4a93dae8b81d3a6d8bd6f249895a95e 3,072 1.00/1.00 vMB 9
757,332 757,332 0000000000000000000769e0fbe56bf1d0a4c175b1b800ce877d8ceaeeb4654f 2,162 1.00/1.00 vMB 6
757,331 757,331 000000000000000000032720f3aa83fce26827580e3d25927f8e3c5ea8a89b18 2,609 1.00/1.00 vMB 3
757,330 757,330 00000000000000000000606a90fb16a8bddf4f1536646e45c28e9f4ee1807bef 3,200 1.00/1.00 vMB 12
757,329 757,329 0000000000000000000533a5e879284533c2eeeb0d1331090c85162fa89e71c2 3,079 1.00/1.00 vMB 11
757,328 757,328 00000000000000000000a8baf3422677394fe0f7b9c02f165a46beff10767e3d 269 0.09/1.00 vMB 7
757,327 757,327 00000000000000000007cf668b51e9f6445ae117e7df2f13813464d9ffcbc321 1,330 0.46/1.00 vMB 7
757,326 757,326 00000000000000000001e82b0a2b012944877567c99685bd4342aaecfa499a9b 975 0.99/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.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.