Loading Tool

Explorer IconExplorer

Memory Pool

40,994 transactions
25.85 vMB
0.05352855 BTC
Random Selection Loading Transactions
Max Size: 135.05/200 MB

Candidate Block

Mining Attempt 70cebc72c837f2cdd0dff2a5fa9d6935331f3ab047b0d89a40f57d481806969b
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root 0795c1172cfd4318e951d32de87fb392c57c32bd47767825fc3cfc17c6ef8158
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,562
Size: 1.00 vMB
Total Fees: 0.00659515 BTC
Feerates: 75.74 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (197,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,415 717,415 0000000000000000000942dd713c8b4824dd34cc8b6bf55e4609ae4aab2596f3 2,317 1.00/1.00 vMB 5
717,414 717,414 00000000000000000003672fe3806a7fb2b16747ce40c99011227bb1924a7dab 2,691 1.00/1.00 vMB 9
717,413 717,413 0000000000000000000432899bfa9099b1aa221ced29cc9db862b4a2b8369a98 1,702 1.00/1.00 vMB 13
717,412 717,412 00000000000000000008da2090451684d0778f25557da4821bee05c3a3093171 1,618 1.00/1.00 vMB 14
717,411 717,411 0000000000000000000124c0a6df3f70178bb1dd713f130094c1a57fab8508a6 2,761 1.00/1.00 vMB 15
717,410 717,410 00000000000000000001f6415b23f33c8a733115525fdf14558feacf4e350c03 3,363 1.00/1.00 vMB 27
717,409 717,409 00000000000000000007833dad629fe646bd6f2856672228226abdfe62b1712c 1,383 0.49/1.00 vMB 13
717,408 717,408 000000000000000000091c4f231949de18c4f88f7475690cb99b61b21a2a7f0e 14 0.00/1.00 vMB 13
717,407 717,407 00000000000000000009d3c78e8f8849937eb19ba6a6373dc815fe30e8f2bda6 2,411 0.92/1.00 vMB 12
717,406 717,406 000000000000000000047d9fb1d6a13141f8e5eed12995e9dc79d3aee99c413e 847 0.41/1.00 vMB 13
717,405 717,405 0000000000000000000102b88ddb694ae1cd189468089af69166b96df151aa2d 1,788 1.00/1.00 vMB 4
717,404 717,404 000000000000000000001e80e7a3827af4f69d1317d264d6865721fbb5807cb8 2,392 1.00/1.00 vMB 19
717,403 717,403 00000000000000000007ef1d70f376db05df6f7a826a2f5fda424ae3daea60f5 2,130 1.00/1.00 vMB 15
717,402 717,402 0000000000000000000169f90d17c53656e061dd447313e60ef6a4ef69b05084 258 0.17/1.00 vMB 12
717,401 717,401 00000000000000000007bb6ef883511ac0f8a0ae39d75525534650dfb3e65b3a 1,029 0.93/1.00 vMB 11
717,400 717,400 00000000000000000007d41511ccf1fb5884b4df336b1d320ee2242a6f277b00 1,094 0.54/1.00 vMB 8
717,399 717,399 00000000000000000001e8b2f44a873ae208a1acfc529a2c273b9c33f6d91534 2,313 1.00/1.00 vMB 13
717,398 717,398 00000000000000000009595df2b4102b1f41db002641ec5ac4f98e2b6b4d6125 24 0.01/1.00 vMB 14
717,397 717,397 0000000000000000000a5eb2fe3fdc0c6997652b95c672362924b899ff6f0d88 1,938 0.77/1.00 vMB 13
717,396 717,396 000000000000000000037ae7f20f487ab2ca27d8394117af38db5b5dea45700e 233 0.09/1.00 vMB 11
717,395 717,395 00000000000000000000fcfd86b9056a738a8a9ba86c7a0f5a03ac2af0f8f16a 41 0.02/1.00 vMB 13
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.03 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.