Loading Tool

Explorer IconExplorer

Memory Pool

72,038 transactions
27.12 vMB
0.08740200 BTC
Random Selection Loading Transactions
Max Size: 163.91/200 MB

Candidate Block

Mining Attempt 88ae9cc995b16ce0b090ae154a9c44927c2809e1caab9335db612e322fe71daa
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 9e2587d463ce3a28949812faf82b477cced21ae5fc02664235bd02a35a3e030b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,373
Size: 1.00 vMB
Total Fees: 0.02811451 BTC
Feerates: 445.47 > 2.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (132,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,093 783,093 00000000000000000001151e822b635af9355cf1827ffaae27c64945fa1c1226 3,103 1.00/1.00 vMB 25
783,092 783,092 00000000000000000000d6feaa6da62c4feb2008583814f4990dbac59cbd7299 1,448 1.00/1.00 vMB 11
783,091 783,091 000000000000000000043bf7b54e568829df8644e593c7d441282efdf533bbdc 445 1.00/1.00 vMB 5
783,090 783,090 00000000000000000000da06ee7a1775a1ac57867ed2468cf0d3380bac6f476f 1,647 1.00/1.00 vMB 9
783,089 783,089 000000000000000000027cfd062cf335e4e624c04051bcf01cb8332f44293c0f 2,695 1.00/1.00 vMB 13
783,088 783,088 00000000000000000002f09bcdb3aa131ecd7089ff64755432d5a7d0264380c1 3,433 1.00/1.00 vMB 27
783,087 783,087 00000000000000000001cc031b9032a8fab52c96414680492e5825405d3363c0 1,085 1.00/1.00 vMB 5
783,086 783,086 00000000000000000005c79b1d9916366eda57f0650b5909c7ea9b715f30648e 3,094 1.00/1.00 vMB 11
783,085 783,085 00000000000000000003ead00260008a2ce50beef8b45ae6f2df3e3a538b7dc0 2,172 1.00/1.00 vMB 21
783,084 783,084 000000000000000000043ec422630de8467346e3760ea9a136fc4b1dd109210a 2,763 1.00/1.00 vMB 12
783,083 783,083 00000000000000000002efcd2b591b54b09368fdca2c74e20584455d2ac9d88d 2,420 1.00/1.00 vMB 24
783,082 783,082 00000000000000000002519f6545d54153595a90a076c7b5da4ab953d76aa2da 3,478 1.00/1.00 vMB 13
783,081 783,081 00000000000000000001705babc9a7439996a825f5e063881cebd60a10db858d 3,409 1.00/1.00 vMB 25
783,080 783,080 00000000000000000001d8bf3be32026365a282dc19d4ea1253a22f15258477a 3,113 1.00/1.00 vMB 15
783,079 783,079 00000000000000000000ad2390d8809455d7b26d56c4bf415e519cc79f936f73 3,606 1.00/1.00 vMB 23
783,078 783,078 00000000000000000001b0b81bb181ce0f51b0f63f75bb2baeccbae27e2c7694 3,117 1.00/1.00 vMB 38
783,077 783,077 00000000000000000004e483f657ea49fa1b09a9f704b70edcba4764043b4586 2,838 1.00/1.00 vMB 20
783,076 783,076 00000000000000000000161df1a09a669893abc617aa0c67a331077885cf1f6a 3,553 1.00/1.00 vMB 35
783,075 783,075 000000000000000000051af7e7ef4cd38b2d94c7a79197a341af0fc988fbb787 2,831 1.00/1.00 vMB 23
783,074 783,074 0000000000000000000515eab98a15ef08e087859b5a660d086dc435432ec11d 2,790 1.00/1.00 vMB 18
783,073 783,073 00000000000000000004466654146fbf2d2a806a812ed5f8e8139bea96a55234 3,795 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.19 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: 751.89 GB
    • Received: 18.87 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.