Loading Tool

Explorer IconExplorer

Memory Pool

76,277 transactions
29.88 vMB
0.09905852 BTC
Random Selection Loading Transactions
Max Size: 179.45/200 MB

Candidate Block

Mining Attempt 45fc37040d2e223b5642483e30b36e48788697414a4aa0b9bc39c9ea1b9c9e32
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root afeea4f051fa184c3469bfd882937926ec5a19129f6a4100f006c630b4284b23
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,443
Size: 1.00 vMB
Total Fees: 0.02760701 BTC
Feerates: 150.62 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (635,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,073 280,073 0000000000000002b447980347d47bface677984130d6ed9ad5e73936fd40a96 124 0.06/1.00 vMB 51
280,072 280,072 000000000000000075412c45ce369fdbce02b5d256fe9ff67b8c29ee18301d8e 51 0.10/1.00 vMB 4
280,071 280,071 00000000000000015c61db65cee5cf4c89ea6c2562974445c56a6128e2a8f8ed 77 0.06/1.00 vMB 18
280,070 280,070 000000000000000157cf1fa4ee573a1ae4c39cfd699d16cfa8a0bdc528218955 200 0.11/1.00 vMB 29
280,069 280,069 0000000000000001d676f07f0896f31fcdaecca9e174b3294d7bd3974a866f18 91 0.05/1.00 vMB 53
280,068 280,068 0000000000000002feff0d42e57330a9b0b3e92cb66037a5373b4b0db8dcbe53 343 0.20/1.00 vMB 24
280,067 280,067 00000000000000030696619befe5c7202aa4e1fe80916b2c158df090d9e7ee9e 89 0.03/1.00 vMB 154
280,066 280,066 0000000000000001e13b75cabc882275f7a582a6fcdd3494d71aa23d015daf5b 49 0.13/1.00 vMB 25
280,065 280,065 0000000000000002f8a5fe05696ae572fea8a8c98215314b5b09ce7fd761b60c 604 0.25/1.00 vMB 43
280,064 280,064 000000000000000259f36c7bac8128034039976c5409635f435967b1d907a0cb 95 0.13/1.00 vMB 14
280,063 280,063 0000000000000002b3cc65c9c7519d358056cf7e307aae29d51861b35d5f21a9 516 0.25/1.00 vMB 45
280,062 280,062 0000000000000000b00a0efafb6e8cc5866659b003885726371c78143988c915 491 0.25/1.00 vMB 30
280,061 280,061 0000000000000001cd7ae3443a20b295de6bfdc0b018d9b1325e308bf52115d5 74 0.03/1.00 vMB 226
280,060 280,060 0000000000000000d01f0c58895b0a86ab5e2dedd532b486c81ec3475194c2eb 438 0.24/1.00 vMB 44
280,059 280,059 0000000000000002cbc5783f1bca715879d8a371b35474bf774eca206e649a63 55 0.03/1.00 vMB 39
280,058 280,058 00000000000000002b6ba0611698e04e982b205440937c14b51be7e9e610cdc6 138 0.09/1.00 vMB 23
280,057 280,057 0000000000000002a1fb2afd7670600586a0e10bbc4ea264b172ea16f3fd566b 274 0.18/1.00 vMB 36
280,056 280,056 0000000000000003045ce9bd29f1e74dec14b0523127b6311cc8d8f0227bb47b 110 0.03/1.00 vMB 106
280,055 280,055 00000000000000027f516ea3ec39f7b0458ed01e28a6ee4a68d446bfb4f63494 176 0.13/1.00 vMB 31
280,054 280,054 000000000000000118ce6d7e5cfd65b46512a4bb088fc9bf5732813fa4dd3b6a 406 0.34/1.00 vMB 24
280,053 280,053 0000000000000001405dac1352a2aa939f8230947cdefb6e4f98549ffd9b470d 105 0.09/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.17 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: 748.69 GB
    • Received: 18.81 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.