Loading Tool

Explorer IconExplorer

Memory Pool

42,683 transactions
28.97 vMB
0.12873077 BTC
Random Selection Loading Transactions
Max Size: 160.27/200 MB

Candidate Block

Mining Attempt 14ef3fb2111dc1a0534415951029c08d44b97a275914c35a3a2ca75d556263ef
Version 20000000
Previous Block 0000000000000000000087ff388b876d45496f0946881d856f7fef958d768b33
Merkle Root a0c209c92c1138baab5da9b192636c836f15d42213ba25330a24a76e349461a1
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.06458494 BTC
Feerates: 163.10 > 6.47 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,307 (802,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,815 137,815 00000000000003b701a02582d141491eb32ce0878c57fb090186bc1ffa4fa377 1 0.00/1.00 vMB 0
137,814 137,814 000000000000041fa17f1b0ca83093c857b1e83ef0f4b36770800099de7f9fc4 45 0.03/1.00 vMB 322
137,813 137,813 0000000000000672ad7a031d38ee579907db34a76d6a4ad89f34fd473ec02350 13 0.00/1.00 vMB 302
137,812 137,812 00000000000008973c97247311f5a3dc71b6cc41374d1951bee8419f7aaa6410 19 0.01/1.00 vMB 21
137,811 137,811 000000000000024979cce20f3fb10573df660f78ed2193c79797f84b60cb870b 68 0.03/1.00 vMB 74
137,810 137,810 00000000000002d5a59205a114eb4d43ab5eb2c143ee9c1ccdb3790da742de94 109 0.04/1.00 vMB 1,498
137,809 137,809 000000000000067de950c0bfb0c948749630a511470bfbdec8a11c7864010143 17 0.01/1.00 vMB 979
137,808 137,808 0000000000000076dab5a684e3834ef58787f60a1174824657fb0abbabac136f 97 0.04/1.00 vMB 161
137,807 137,807 00000000000000f6084ea8e3778624fd0f61ef5a24a4966b708a849c5194fa3a 2 0.00/1.00 vMB 0
137,806 137,806 00000000000003c15ca080b6743e448d0bcc50ffd36259c9c1d4d0306c667ecb 111 0.04/1.00 vMB 255
137,805 137,805 00000000000003a7262bc65929a943091bc9d623e93d2e52c6cbaa68717fb92d 32 0.02/1.00 vMB 450
137,804 137,804 00000000000003d9d75754874b98a6b381412b24e8f292ff86e1667e6502aa6f 113 0.03/1.00 vMB 55
137,803 137,803 000000000000002191e61c358a3e35d7c6c4d535be121b257f58964b21ab2244 23 0.01/1.00 vMB 297
137,802 137,802 000000000000013530e986ebadab49a635127e5be0a35715cfe2eec2a13c4cbe 39 0.02/1.00 vMB 336
137,801 137,801 00000000000004e5ebc3d05f4bc4ffe6a7fad8cf592ec40650414bd5d89f3b48 9 0.00/1.00 vMB 518
137,800 137,800 0000000000000615bf1e85695a47abc79f6598e0d67636ddba259d59a0394289 85 0.03/1.00 vMB 97
137,799 137,799 00000000000002021436bd081c7c438d33ab15bb3c463dd88ead23c4ce1ed99e 94 0.04/1.00 vMB 574
137,798 137,798 00000000000001adbbe50e03ae51ed39e1cfd1f073027b21474a4d2762229689 11 0.01/1.00 vMB 0
137,797 137,797 00000000000003cd6528a3052da516f1be1ce8d61122ad1b407379e2b37cfd95 69 0.03/1.00 vMB 99
137,796 137,796 000000000000053067887db3cd8a1b7e5e004a5f0106dfa1954a5849bfd20a55 10 0.00/1.00 vMB 957
137,795 137,795 00000000000000e17a6317a9e1ee50eaef2dd149a31e3d62d2546917e2897919 138 0.05/1.00 vMB 591
Previous 10 blocks ↓
Total Size: 827.30 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: 4,449.26 GB
    • Received: 241.94 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.