Loading Tool

Explorer IconExplorer

Memory Pool

82,351 transactions
31.00 vMB
0.10510807 BTC
Random Selection Loading Transactions
Max Size: 188.51/200 MB

Candidate Block

Mining Attempt 4cf22ddcc6b745b9e973207410854655720aa1adb6fe6d7548725dbfee81e8ce
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 25c0f8167bbe8018d7cc8e916760c50478f8c0057a117d67e4f23297bf54b219
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.03180602 BTC
Feerates: 200.89 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (105,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,061 810,061 00000000000000000000f31a2480557acf3d29dba3a6b0fc74f2f99077d373f9 2,036 1.00/1.00 vMB 6
810,060 810,060 00000000000000000000e60dde5f923e4b3cb2eb1f2e2edf3002520ea31c55e2 1,667 1.00/1.00 vMB 15
810,059 810,059 000000000000000000049eb09efaa4949ec9093b5fea6af9551ef9961a8a3eb2 2,966 1.00/1.00 vMB 25
810,058 810,058 00000000000000000003a52200f9e844feb8560d751967e680b66cdf3f04ab04 1,897 1.00/1.00 vMB 8
810,057 810,057 0000000000000000000439d875be2848eb6320f9729af3af7cee8903b00e752b 3,508 1.00/1.00 vMB 25
810,056 810,056 000000000000000000031f9cf8400735d0bd0b19fa960f684fdf28e3696be496 2,514 1.00/1.00 vMB 35
810,055 810,055 000000000000000000017fa41bd2df38eeaddbf307bd579828fe34b646a16e7f 1,224 1.00/1.00 vMB 11
810,054 810,054 00000000000000000001e12f638ebcfa5968e7d5c6cfcbd0c019ddecdd362103 2,015 1.00/1.00 vMB 14
810,053 810,053 00000000000000000004663243a61785bbebd616e5a8de43be3e5c5add780d95 3,344 1.00/1.00 vMB 33
810,052 810,052 00000000000000000002977c39c52175f1755df2fde2f92701f18778a9e3accf 2,604 1.00/1.00 vMB 16
810,051 810,051 000000000000000000001ab5484ae61e5823516aa066c9f1df042ca7e98c02dc 3,186 1.00/1.00 vMB 31
810,050 810,050 000000000000000000039f849372dbe650f8b9a17e7aba7a8e022aaf41280b8d 3,422 1.00/1.00 vMB 28
810,049 810,049 0000000000000000000249133a1be5c753b94c21fe2d3e18bb6726e38840cbc9 750 1.00/1.00 vMB 5
810,048 810,048 00000000000000000000521825810a93441e5768d46d0e4fc3c68cf78db86e6c 1,811 1.00/1.00 vMB 28
810,047 810,047 00000000000000000002e4aa1d028ead8a3819efbf47cf708a673ce7d6011709 500 1.00/1.00 vMB 6
810,046 810,046 000000000000000000040eba2f5e7cbe70916713aa8cb55a0d4acbc572ee1cc3 2,235 1.00/1.00 vMB 11
810,045 810,045 00000000000000000004be9a370017b3837774b85f05cffe4a162b9c3873b843 1,926 1.00/1.00 vMB 6
810,044 810,044 00000000000000000000c9f6ecef1021ebc27433f970d0ee7521686428e1e01c 2,708 1.00/1.00 vMB 17
810,043 810,043 0000000000000000000065f259c9c8f150f9231a0b772cb9c388391a0fd8fd86 3,489 1.00/1.00 vMB 23
810,042 810,042 000000000000000000026ef0269551b40b082564becdbb21c6d5ebaa0a3c82cf 3,205 1.00/1.00 vMB 36
810,041 810,041 000000000000000000022c4eb93f997330b7fc4cfad85ef250cde87b2be16b5c 2,745 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.