Loading Tool

Explorer IconExplorer

Memory Pool

82,984 transactions
32.58 vMB
0.09923097 BTC
Random Selection Loading Transactions
Max Size: 195.38/200 MB

Candidate Block

Mining Attempt 7b7afe5503cc6503542f41969baa7f48e17580781a731a00f357c66d0cb6d5b1
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root a4403177a60481c48176501e2d6d8dedcc7b3e13f9cf2aa8b2ae524c375c9df3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.02384411 BTC
Feerates: 265.25 > 2.39 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (532,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,247 382,247 00000000000000000ab9b7d312135daf63a074877ac080d29d19ad9321fb2293 524 0.41/1.00 vMB 20
382,246 382,246 00000000000000000e1d603874b0c486d1b230a913960740c9434806606967ed 1,782 0.74/1.00 vMB 32
382,245 382,245 00000000000000000afca83c584a2f57e320129f871f80c2f5435778f29e0543 1,361 0.57/1.00 vMB 35
382,244 382,244 000000000000000004f62d276bb4ac8268ada30e984626298b1176775542352e 745 0.37/1.00 vMB 30
382,243 382,243 000000000000000008dfb36894ac6d1dab26d201a2a7b98d5c09b15c46375e72 986 0.47/1.00 vMB 31
382,242 382,242 0000000000000000083ad1dd0cec7d3ad09587f147592e9682a459714bfd666d 845 0.42/1.00 vMB 31
382,241 382,241 00000000000000001133e5733912ab9767bb7bbdffd843b96640ddce33049621 1,595 1.00/1.00 vMB 24
382,240 382,240 0000000000000000048b8eac72ee771c5047cf24305842278c31c268756238d2 639 0.50/1.00 vMB 23
382,239 382,239 000000000000000008ae3c262b953edddf6a0cc960f4e587f6bfe3736d245ce3 660 0.64/1.00 vMB 17
382,238 382,238 0000000000000000054a3350c36bfb3d67c67e6dcf62d90281ad5b1cc0b096d1 252 0.10/1.00 vMB 26
382,237 382,237 000000000000000005ec20f14c1a17ade1e4b4538d3cd0be13292719312e5172 2,561 0.95/1.00 vMB 44
382,236 382,236 000000000000000003213b6ff15274a24ab55375bc3958a6602d0fe3e8622ccc 72 0.06/1.00 vMB 58
382,235 382,235 00000000000000000f8971b945020721e62985e7fd9ca17fa4424bfd1c369082 1,911 0.95/1.00 vMB 34
382,234 382,234 00000000000000000552f06efd373e49e06af6ceab1daba4ffeadc0c8cbff0c9 1,902 0.95/1.00 vMB 46
382,233 382,233 00000000000000000fc73121b754a11a10bfa891e3ad6272b7980f91b97a5713 543 0.93/1.00 vMB 12
382,232 382,232 00000000000000000bba7dd96b1284ebe4ade08af2f827c49cd876218d8518ed 1,071 0.93/1.00 vMB 27
382,231 382,231 0000000000000000043739b9f4ffe01ab57957360e832c8e922c59780f807127 328 0.21/1.00 vMB 29
382,230 382,230 00000000000000000c423ad44efb82c394924f916d165caa78b1965f440b92cd 679 1.00/1.00 vMB 19
382,229 382,229 00000000000000000893a1be6124dba8637c57e765ed72648f561fb2cb42a217 682 1.00/1.00 vMB 15
382,228 382,228 0000000000000000085b24492b3128d85d6fe7b9fcc7357dcdff3fa668449e36 1,725 0.95/1.00 vMB 24
382,227 382,227 00000000000000000eaf4c56aba3a75b9937863f1ec49a9516642482c077df54 3,047 0.93/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.70 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: 697.32 GB
    • Received: 16.55 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.