Loading Tool

Explorer IconExplorer

Memory Pool

47,457 transactions
30.15 vMB
0.09405823 BTC
Random Selection Loading Transactions
Max Size: 160.56/200 MB

Candidate Block

Mining Attempt d068425a73159d7a55872978efadc5d86f620315d710323ea05e320b5f8c90e3
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 04d62c6b6611463c30315b061ad76de281244d4027bcd44fde09086bbc246b4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,813
Size: 1.00 vMB
Total Fees: 0.03408638 BTC
Feerates: 150.97 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (372,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,318 542,318 0000000000000000000895e1192b2637987453f22a9d8bc6b825e215587fc7e0 2,954 1.00/1.00 vMB 22
542,317 542,317 00000000000000000002dba875d7afcf2a0695dea3389879b9827e253b364e33 3,004 1.00/1.00 vMB 21
542,316 542,316 00000000000000000009cf6ae5669ca9d31d29bb0b115d46fb3d2a897900405a 1,039 0.33/1.00 vMB 21
542,315 542,315 0000000000000000000ce0422dd8db96c34d082ebd3fa2ba571d890d5fc1d80c 2,621 1.00/1.00 vMB 21
542,314 542,314 000000000000000000100a2486807371aaccb1cb7b11205da919585d60db2d4c 2,137 1.00/1.00 vMB 6
542,313 542,313 00000000000000000018df23f0e3ffeb83fcb858aee644ced4b0c025d11c699f 2,535 1.00/1.00 vMB 13
542,312 542,312 00000000000000000001b710a909b6b8ed4f47a076aec6bd1762b9d352c71e01 3,075 1.00/1.00 vMB 16
542,311 542,311 000000000000000000213bcd1ed9273e7433602023e2e13ffa33805a458b5d12 2,012 1.00/1.00 vMB 18
542,310 542,310 00000000000000000001126717697f3ab55cd77e3d6bdc5a507a737a4237e42d 1,357 1.00/1.00 vMB 6
542,309 542,309 0000000000000000001899a3d9bdaa23a8d78deb4187a915e91798febd7b9b21 2,848 1.00/1.00 vMB 5
542,308 542,308 00000000000000000018ecb15109a016e13d25fee93d5290730381f1e40e3e22 2,297 1.00/1.00 vMB 35
542,307 542,307 000000000000000000154523dc21b29c0a250a23a534cea24c14c560be44fffa 1 0.00/1.00 vMB 0
542,306 542,306 000000000000000000040a22af0d0a26f706477eb899f77f405ce54b4f7718ec 2,839 1.00/1.00 vMB 17
542,305 542,305 000000000000000000006e502aabeeaf23a5c8461b3ab698a776b05a86a8eb02 3,050 1.00/1.00 vMB 9
542,304 542,304 00000000000000000014197b06c6bbf9f5aa1eeb8ff529361cd161dce91d19cc 1,669 0.60/1.00 vMB 20
542,303 542,303 00000000000000000025eb2c783f2f29d68ab4260f4b0248450c0038debc7ba4 3,007 1.00/1.00 vMB 16
542,302 542,302 000000000000000000150c5177997cb16d33431139bb20b07b1570e429f94e9f 1,697 0.71/1.00 vMB 16
542,301 542,301 0000000000000000001c55e6e186e0721d45cad952ae731e68d7f2c7dd365c36 1,142 0.48/1.00 vMB 9
542,300 542,300 0000000000000000000cbcac3dadfc0c7aba4d496d006699a52337b7ec465e06 58 0.04/1.00 vMB 23
542,299 542,299 000000000000000000104ec75dfc721c32e5656b611bbdf7853b2476f8da4bc3 2,220 0.74/1.00 vMB 18
542,298 542,298 00000000000000000000cacc22909e6b3ed521360818e2bbd1a73270c3badaf2 1,382 0.48/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.