Loading Tool

Explorer IconExplorer

Memory Pool

82,001 transactions
31.67 vMB
0.10605123 BTC
Random Selection Loading Transactions
Max Size: 189.86/200 MB

Candidate Block

Mining Attempt 2f26a84d5756b50a4cba2a845a61101c2e166af7377566fdb9b60852c406e164
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 64ed26d49ae485e8211357173bc04d76c4947f65c92e23369c632952b5df167d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,706
Size: 1.00 vMB
Total Fees: 0.02333030 BTC
Feerates: 99.50 > 2.34 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (617,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,350 298,350 00000000000000002f9496b2bcc8adb4f20b04a58f0086cb9b0d5eb8e4c63142 256 0.15/1.00 vMB 36
298,349 298,349 00000000000000006234754585e436a624f5ecb121e2c7bba00f3a4255136f60 1 0.00/1.00 vMB 0
298,348 298,348 0000000000000000135e1355a9e1f47228e16f27e20483c5e9492e1ab2ffddbc 63 0.04/1.00 vMB 42
298,347 298,347 0000000000000000047d1c4fa63c98c52b25f0bcc9cb0711881d15af396701c9 55 0.03/1.00 vMB 23
298,346 298,346 00000000000000000614860e0567b4cd91ebe2895b3c1aeab8759fd51f52dc0d 256 0.18/1.00 vMB 27
298,345 298,345 0000000000000000132da4900e04b03bb3cb6f903bc9e44810c9d3e6a27f9892 467 0.24/1.00 vMB 27
298,344 298,344 00000000000000001939efbad466f4d56580e6bef771555743c9861931531f73 350 0.21/1.00 vMB 26
298,343 298,343 000000000000000021fc99b9d460df9476b4d050b63b66e66e303684aa69a84b 640 0.44/1.00 vMB 32
298,342 298,342 000000000000000068c1b6fb96d06e390351886d392ba6db212eb6044fb91ece 256 0.27/1.00 vMB 21
298,341 298,341 00000000000000009aa97127766ce853190485676be7e36a1ec7506c34d725c1 718 0.35/1.00 vMB 36
298,340 298,340 0000000000000000789cecefdcb35888c270395b00ec3f05d5e62dfb670496bb 617 0.35/1.00 vMB 35
298,339 298,339 0000000000000000515cfef8fbfe3406742b0cb12243429d91105b9fcd904a63 253 0.13/1.00 vMB 27
298,338 298,338 00000000000000002175ec5ec2bc4a76cc089178f89cec844a484675004c7464 504 0.35/1.00 vMB 24
298,337 298,337 0000000000000000515533bbbaeda68fb15e3233bbcc018b8aad06c6be5ae000 996 0.75/1.00 vMB 26
298,336 298,336 00000000000000007e7e029e216dfa7c9fc90973b38172a088e2967d6b5e1e66 677 0.35/1.00 vMB 67
298,335 298,335 00000000000000007d44d71b8557841fc06ce1a75532786fa1c7f8b96a863a0b 767 0.35/1.00 vMB 56
298,334 298,334 00000000000000000fb1f2a54392e22c8aa6a573b175827a229109d9a07b650e 566 0.66/1.00 vMB 47
298,333 298,333 00000000000000006e6312039af66e7b959528e7f15fe21eac9acd3ad7b4c241 306 0.18/1.00 vMB 29
298,332 298,332 000000000000000036ab6d19001b54fad0da76551071093e9a4944d169f2d85f 382 0.28/1.00 vMB 27
298,331 298,331 000000000000000041dda9935430bb7e919319e334d805319cb5be85fc288994 267 0.25/1.00 vMB 17
298,330 298,330 0000000000000000257bf16cd94236452345936ba901122c04d68ecf8d2e4c0c 512 0.19/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.