Loading Tool

Explorer IconExplorer

Memory Pool

82,419 transactions
31.03 vMB
0.09087530 BTC
Random Selection Loading Transactions
Max Size: 190.07/200 MB

Candidate Block

Mining Attempt 8ac5474622ff314116b8f663074154a5883350d32e5b9cc395eda35ac446ed9f
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root e323a01e5ea870996a48e709c88f6a308e834c85c9b7263d17f46d9a529488d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,486
Size: 1.00 vMB
Total Fees: 0.02102942 BTC
Feerates: 100.00 > 2.11 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (518,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,602 396,602 000000000000000003b6c313fa05204b4c1e8003ac0de7491b24e846b36cbd83 1,284 0.93/1.00 vMB 23
396,601 396,601 00000000000000000342a5e221123da112f337f0aa3e2c02c578e90f88b60d3f 786 0.36/1.00 vMB 40
396,600 396,600 000000000000000003374da31bd71501c21df461341815493058f4fe82f31cef 2,082 0.93/1.00 vMB 37
396,599 396,599 0000000000000000059d7305689a86cd45fe89512e0841639664c7002679001f 1 0.00/1.00 vMB 0
396,598 396,598 0000000000000000061aee190aaf125864d120982ab8e991bb0f427e1e3c8e9c 647 0.31/1.00 vMB 40
396,597 396,597 0000000000000000007963f28527883b0924e96d138fbd979b883f85d7577e0b 1,274 0.53/1.00 vMB 48
396,596 396,596 0000000000000000074cdb2faa2ec21237c0875a7546ab72ebed617d66d58016 1,371 0.57/1.00 vMB 44
396,595 396,595 000000000000000000f18be2bf6b55fca81264d0e04c234381d226ccb1e4b917 857 0.39/1.00 vMB 43
396,594 396,594 000000000000000004132e467f20c7ac9571f01dc7076c09920a16f36ade5747 2,424 1.00/1.00 vMB 52
396,593 396,593 0000000000000000082e95147ef660b0be7d06e516e5780781e8ed101ba1cc67 554 0.30/1.00 vMB 30
396,592 396,592 000000000000000008f6ea21c4cebf6214dba104016601c5a6e5ff7eebfbd703 943 0.99/1.00 vMB 15
396,591 396,591 000000000000000000ef8ec152377940ba9a1b928fe128a3720082954909be05 802 0.37/1.00 vMB 44
396,590 396,590 000000000000000007f537d952bd82ff3c140c542d626f1ba73b505aeb165011 591 0.99/1.00 vMB 9
396,589 396,589 0000000000000000043a4fcb05b4654dba030e0736f2a2a47718c160df37cb96 1,125 0.50/1.00 vMB 35
396,588 396,588 0000000000000000078449fc88fb1b1b3223165c5ef9257451903a2e8f0e1023 493 0.33/1.00 vMB 26
396,587 396,587 0000000000000000059f2d61c074b842dd8a10f8f360a7b979c4dcdeb0e0ec8f 1,501 1.00/1.00 vMB 29
396,586 396,586 000000000000000001618b7c9452b7484de43f3795506125aeac788239be9997 338 0.19/1.00 vMB 30
396,585 396,585 0000000000000000069b6f4d4866e94fd1cd63969515af057eeea63d826d4f61 390 0.99/1.00 vMB 7
396,584 396,584 000000000000000007918bb2f70a9b9333da3bf611917d9b1968d62b2cc2265c 478 0.99/1.00 vMB 8
396,583 396,583 0000000000000000085063741524cd9b11f796eb54c705c2dfbb85eea0cac735 28 0.05/1.00 vMB 18
396,582 396,582 000000000000000007ece667172ae1c6c77f45af0d37f8b803a3108c317b48ee 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.