Loading Tool

Explorer IconExplorer

Memory Pool

72,533 transactions
28.01 vMB
0.06833309 BTC
Random Selection Loading Transactions
Max Size: 165.98/200 MB

Candidate Block

Mining Attempt 83384e7fda98d5166fad5237f25ee1645ed6435e42302a9cbed451a8d232c23a
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root bfd8898508f7d8dd9784297d368f05029cc016413b9fe483fb528c0bb38e0f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,905
Size: 1.00 vMB
Total Fees: 0.01242605 BTC
Feerates: 101.52 > 1.25 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (319,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,293 595,293 00000000000000000001d5b873ab6562dd45e0717efc62bb8c6b6af411938434 1,622 1.00/1.00 vMB 87
595,292 595,292 00000000000000000014dfa765ee5b77d431b4eed8e945b664423c04bb4786e7 481 0.14/1.00 vMB 19
595,291 595,291 00000000000000000006dc0ff5b99cdeb30594f23dab7cebfed8959bd83ff863 1,906 0.60/1.00 vMB 19
595,290 595,290 00000000000000000000b0d3d8a3c05bb48c34551a992c305266b9facb915754 1,354 0.47/1.00 vMB 23
595,289 595,289 0000000000000000001716d862287875ec332478f1f674551fe777da09f0df66 1,353 0.57/1.00 vMB 2
595,288 595,288 00000000000000000015010a65777cdb05c87b8b11a7249720dc1eb6cc528c2a 2,377 1.00/1.00 vMB 17
595,287 595,287 00000000000000000016a1ff403f200e7ff8830461dc6859344d9327e2859b56 2,131 1.00/1.00 vMB 8
595,286 595,286 0000000000000000001308f35a701e95f37da5a049b18bfe398efeeabac9b25c 2,925 1.00/1.00 vMB 44
595,285 595,285 00000000000000000008f10e9cbb75ba23c6c755dc2f297a6d2b9823691dea9d 2,598 1.00/1.00 vMB 2
595,284 595,284 0000000000000000000318edcc2651d4c437f13bfbed1a15b68eaa4249a66eee 2,876 1.00/1.00 vMB 19
595,283 595,283 000000000000000000175157814d897ec74cc9e7c31561b1f04d4de6d5418700 2,881 1.00/1.00 vMB 27
595,282 595,282 000000000000000000070fd72ef71aafab7cc62f59eb182abc4c2456a98e7725 2,644 1.00/1.00 vMB 28
595,281 595,281 0000000000000000000518ae08d2c1a67801a958821f14a86d95bfc31fae8c03 2,817 1.00/1.00 vMB 41
595,280 595,280 000000000000000000023a3645993df3e7c26dbd265b34ca8e052d096505cc17 2,684 1.00/1.00 vMB 4
595,279 595,279 00000000000000000012e88f79f3fc6f04b777a05df0a968cf66b2464ab6b8bb 2,851 1.00/1.00 vMB 24
595,278 595,278 000000000000000000051427c45ce3a44798de6a34e223bcd8dc1db50fd43dc0 2,690 1.00/1.00 vMB 30
595,277 595,277 0000000000000000000c8534b20c72e9185f3e951927bc71b79fb8b870842e1d 2,952 1.00/1.00 vMB 32
595,276 595,276 0000000000000000000b5a9931c148fc9f462ccd9b210a97a5285e0f57298e89 2,908 1.00/1.00 vMB 31
595,275 595,275 0000000000000000000e7c1de2b67903c75280543c223d472209529f22bf218b 2,244 1.00/1.00 vMB 8
595,274 595,274 00000000000000000005726b3b595297d260ef4d7f22f0fe89f70129f6d9ddd5 2,484 1.00/1.00 vMB 22
595,273 595,273 0000000000000000001779ede722204aa2991a0d26e340aba1ed940cf643488f 2,911 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.