Loading Tool

Explorer IconExplorer

Memory Pool

84,829 transactions
30.68 vMB
0.18142011 BTC
Random Selection Loading Transactions
Max Size: 185.96/200 MB

Candidate Block

Mining Attempt 49d3cc34379d4945461576caa309d2f8dd975852613086bd6f7bc23b1e3f9068
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root ba89a15e1c0921fe324a0a737774e102e22227ae21d66d3aa2ff087c71258cdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.11798704 BTC
Feerates: 179.53 > 11.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (641,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,671 273,671 00000000000000032ef82b12de6dcfc6471079196142815a88c71b24c9850070 130 0.18/1.00 vMB 17
273,670 273,670 0000000000000004e7075449f4d14f07b4a1af35a211276188d5e1888619afa8 610 0.25/1.00 vMB 58
273,669 273,669 000000000000000546c32d6184a09862db3526a4043527e1750591a2b03b77a6 16 0.01/1.00 vMB 40
273,668 273,668 00000000000000044d5ca87e4eb8ca74c8813a3893d0ba52e42ff87da281b1a9 25 0.01/1.00 vMB 40
273,667 273,667 000000000000000606ef1d8bdf31847464ead1905b2d1e9eb257678b663b2981 411 0.20/1.00 vMB 62
273,666 273,666 00000000000000005c4aea0ad15842d6dc8c3de9c1ea936e0b8347cdeec451c6 164 0.06/1.00 vMB 38
273,665 273,665 00000000000000009e99c6ca94d26463a755878a465314ee09419893922443e7 102 0.04/1.00 vMB 50
273,664 273,664 0000000000000003f294ebdb58f371fe06487cd2c03e438d649506a0abe4aa7b 363 0.18/1.00 vMB 23
273,663 273,663 0000000000000004efa5f2b4fb185a04d144bc880edd9291807b593b539ead90 328 0.21/1.00 vMB 63
273,662 273,662 000000000000000343e1d02e095b023b24a7d04339b1b1481f840a0850473829 325 0.14/1.00 vMB 41
273,661 273,661 00000000000000013fe44b9aa1e047edeb4d0bc21bb7381288c137ffff8aaa17 60 0.03/1.00 vMB 51
273,660 273,660 00000000000000013b7c8f044592a903a20cb0b386d3190a4e8162dc0135f068 411 0.17/1.00 vMB 59
273,659 273,659 000000000000000034ca5daeb4545ed2cf4eb68bdb5555e5db9c2c188e95b699 553 0.22/1.00 vMB 67
273,658 273,658 0000000000000004748b3727afef2314e661c8627debb97f4ee80073753aa269 353 0.18/1.00 vMB 63
273,657 273,657 0000000000000000d38180480b002c8be96a005ed913e9f2884397bba7c35156 386 0.21/1.00 vMB 39
273,656 273,656 000000000000000341b7a41ca683cc7c97006e4995a227746fe28deb37f96b94 237 0.10/1.00 vMB 62
273,655 273,655 0000000000000004050631335be558178e5857b5e186de49312b85661624dbdd 83 0.03/1.00 vMB 90
273,654 273,654 0000000000000001e90e3bda02743479923160dc359ab28a2da3a66b1ecf15af 251 0.11/1.00 vMB 99
273,653 273,653 00000000000000045ef115828f0588cd1f37231dde97d78812e15b06be7c7631 304 0.15/1.00 vMB 46
273,652 273,652 000000000000000259847b2175946aa49f8e4de3fa0cfe782af96088eb8d01e6 274 0.13/1.00 vMB 42
273,651 273,651 0000000000000005ae6c63b67351f1b633c08a3fe9e31104adedcd1a5eb2f6bb 96 0.04/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.32 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: 660.25 GB
    • Received: 14.65 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.