Loading Tool

Explorer IconExplorer

Memory Pool

79,288 transactions
29.32 vMB
0.07278107 BTC
Random Selection Loading Transactions
Max Size: 175.97/200 MB

Candidate Block

Mining Attempt 43def9cd921d041edc06bc89db4c155271b4b03f6872918f0125172e9d92331f
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root a03c58882e72a1106704cfcc96306112dfa9cdb3da055fa096e44345c92fdabd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,405
Size: 1.00 vMB
Total Fees: 0.01316751 BTC
Feerates: 170.94 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (536,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,197 378,197 000000000000000009a07b761b0239baf86a3449e25f842a37bc604628e7e87a 509 0.95/1.00 vMB 12
378,196 378,196 00000000000000000621a9e63a906afe00d54af025c49002338695d8b51f2add 355 0.75/1.00 vMB 9
378,195 378,195 00000000000000000fb3a4c06c75ab85dce74d1f6ce3f88e3b74e8f0b8bf2a20 1,126 0.44/1.00 vMB 43
378,194 378,194 00000000000000001010af89a6708899320badbf50918c9c05daeef3dd726d5e 209 0.75/1.00 vMB 7
378,193 378,193 000000000000000008ca0154e0dda3aeafc7f0bd2ea606e544a98e110a94cb8a 530 0.93/1.00 vMB 10
378,192 378,192 000000000000000011d793a3145c370845e5ee097896490e0d7e4a51e18e0a7b 862 0.35/1.00 vMB 45
378,191 378,191 00000000000000000207739e77c1e74c17b5634ed8104f657fe7bf3ab86574e2 1,306 0.55/1.00 vMB 44
378,190 378,190 0000000000000000048ffb8ff0eeb3775ff41533188b94debf68c9f8b3253017 1,007 0.97/1.00 vMB 20
378,189 378,189 0000000000000000032e38695480101075f2c86b1996d740cf80ddfc9c45b974 2,202 1.00/1.00 vMB 47
378,188 378,188 000000000000000010397a75e5eb51d7dc18edf01f384876986b4048b75454ea 1,188 0.75/1.00 vMB 28
378,187 378,187 000000000000000003df02f7c38759e92ee02bfe435f415293da2d9cc7baacb9 1,154 0.54/1.00 vMB 37
378,186 378,186 0000000000000000058f89409ab7d016cbb34da8878a696335bc444b021213b4 688 0.47/1.00 vMB 25
378,185 378,185 000000000000000009ff286496a223938a6139d706401de20a7b6095a39f0956 2,965 1.00/1.00 vMB 60
378,184 378,184 000000000000000002bc306e893f75a4331af7884a278563adbc298d26488bf2 183 0.75/1.00 vMB 3
378,183 378,183 0000000000000000053ed404bbeaa49ad111d3c9abf4f674b3d88154b17d5ae8 370 0.25/1.00 vMB 31
378,182 378,182 000000000000000003071991250174a84957b3c3d8521dead709299b01c705fb 271 0.15/1.00 vMB 33
378,181 378,181 00000000000000000fd91cee49b345d513dc70dd099d35311bbfd170456e3668 580 0.24/1.00 vMB 39
378,180 378,180 00000000000000000a6d59a594e9a2018375f849b273282f9fc660a7947bed8d 1,541 0.91/1.00 vMB 33
378,179 378,179 00000000000000000d4899d431d15f0e2feebc62649f300bf7ca6c6771b9e003 416 0.93/1.00 vMB 9
378,178 378,178 000000000000000006c75aeed0a4fbd52e138592a3b891cd82ecdafb3ce420d4 939 1.00/1.00 vMB 19
378,177 378,177 0000000000000000014868978463562a1dfc3001b014195bfaa6c92f9d823571 891 0.52/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.