Loading Tool

Explorer IconExplorer

Memory Pool

77,525 transactions
29.06 vMB
0.07084090 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt a02b3d77caba7279b02f2507deb8af77417abd3b8b4772c9a102324a423b1c95
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root e508a883f40b4255dc79d88dacdceb4b3f146d10173131fe51411220993d8737
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.00743325 BTC
Feerates: 94.79 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (611,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,219 304,219 000000000000000004bb4e1a17f056357712c511bf834966a5ea9de7bbcc1059 528 0.28/1.00 vMB 57
304,218 304,218 00000000000000005263094b11ff0161731b68ade4a1773ace55ffbeef38452f 282 0.15/1.00 vMB 28
304,217 304,217 000000000000000013e308b069b4fc3e8556029540c1d7535c5b9b2eaee16401 529 0.32/1.00 vMB 30
304,216 304,216 00000000000000001d75a751588aecba263465c01655ff349bef39f0d1ca1535 426 0.30/1.00 vMB 26
304,215 304,215 00000000000000005ae07a0708518311af79e78dbc2cab7166c2a11752323e92 177 0.15/1.00 vMB 22
304,214 304,214 00000000000000002ff239a691e1981338b13dacfa6e45ff6540e86ba9f29163 783 0.35/1.00 vMB 40
304,213 304,213 00000000000000005fc54f1458a6125f14cc4c6848caf7baa6fc7b24b1c93efd 344 0.16/1.00 vMB 30
304,212 304,212 0000000000000000360709ecbf7460350db463b2d378e17f7f9049684e05a91e 211 0.12/1.00 vMB 70
304,211 304,211 000000000000000028307e34527d5ec6b6431056f8d28fe211cd20098a64a837 825 0.43/1.00 vMB 44
304,210 304,210 0000000000000000644f9e1e02b375f358e8b8eac82e4dd0862fd9a85969ee9a 344 0.17/1.00 vMB 33
304,209 304,209 00000000000000000735360956345b633b6e757e8d45d13e6e0d502fac17484e 161 0.12/1.00 vMB 29
304,208 304,208 000000000000000045da15529f35494ed5c4ca77f104b36d03942c7f2051b1fd 699 0.43/1.00 vMB 28
304,207 304,207 000000000000000003248a180b3ecb12d3be9847a7a155f34b386292a57a8fbd 358 0.19/1.00 vMB 28
304,206 304,206 00000000000000004354ec05cc18f821d05663bc5524d2f81fc7880b4818ca33 534 0.49/1.00 vMB 25
304,205 304,205 000000000000000054cb2e73d09d94a25f6c47d68a97a72ae137f18f1445e3fc 734 0.35/1.00 vMB 35
304,204 304,204 000000000000000032c8c845fdb9e4e4c7acdd588096c4ba17207253356c76be 90 0.06/1.00 vMB 24
304,203 304,203 000000000000000014a8f593658613b2a817122aea1f5e094036123a19b3bdc1 31 0.02/1.00 vMB 24
304,202 304,202 00000000000000001591194a9dc71adc7c27d2c38fa5c63584d01aa0ccc73478 424 0.19/1.00 vMB 32
304,201 304,201 00000000000000005299a43a486b46fd81600a0dbffe2be744172abaea96c8c7 823 0.48/1.00 vMB 31
304,200 304,200 000000000000000047fb15da0f0cfa3674d9084f206fe5bd65e3431da4389033 406 0.20/1.00 vMB 53
304,199 304,199 00000000000000004193bd838072e57a049be05faf09fad1bf3cf305a22a1df9 43 0.04/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.