Loading Tool

Explorer IconExplorer

Memory Pool

78,843 transactions
28.93 vMB
0.11266385 BTC
Random Selection Loading Transactions
Max Size: 175.63/200 MB

Candidate Block

Mining Attempt baae00b9113cfae3c60d379065b52fef37e8be618fa001f9a4351f568820e807
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root efe2fe1d906073d628047db065b7816ef89b0cc8a218f0bc0b4613a7479767f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.04053328 BTC
Feerates: 602.26 > 4.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (85,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,510 829,510 000000000000000000038fbf6b752fc45297103ff8a3a0d811da3c5bd2096548 2,645 1.00/1.00 vMB 31
829,509 829,509 000000000000000000011768f35de15bce380b4c237003603df840478082c47d 3,408 1.00/1.00 vMB 60
829,508 829,508 000000000000000000038f1de3c5cf39e6f790f7d8d84e1c8d081c6450c37a98 2,471 1.00/1.00 vMB 30
829,507 829,507 0000000000000000000351fe3c9f4999dce8f99a4ba04a13a0a6e3d23465c29c 3,350 1.00/1.00 vMB 45
829,506 829,506 000000000000000000029085dc1408ddd30a26130d73f0719f3fe93afd7516f5 3,245 1.00/1.00 vMB 44
829,505 829,505 00000000000000000000c42ecc7b8b28cd855eff3d57181ae3adc467dbe56e1d 2,385 1.00/1.00 vMB 41
829,504 829,504 00000000000000000003182d183868029a7d3dca1abbe23a8b81685280da25ea 1,838 1.00/1.00 vMB 22
829,503 829,503 0000000000000000000365a2da32485cc69a49404c575373663b4662bdb80ab3 3,464 1.00/1.00 vMB 55
829,502 829,502 000000000000000000025a6068ed263ef7a0e93b02952e85e46a9787f653b2cd 1,915 1.00/1.00 vMB 30
829,501 829,501 000000000000000000002c2d76a0f6bb9f1e1c63c604050e23c838ad9b2fbc7f 2,038 1.00/1.00 vMB 29
829,500 829,500 00000000000000000002c3b2feb7a691f101bc1363477edbff1c1cf2a4ac970a 319 1.00/1.00 vMB 21
829,499 829,499 000000000000000000037ac808ec1b9c7db16222e9bdf58d0d34a32abe89eadd 1,470 1.00/1.00 vMB 24
829,498 829,498 0000000000000000000148ce3ecc7e39c71e026434d42a99c526b2d47b65778b 1,046 1.00/1.00 vMB 27
829,497 829,497 00000000000000000002319ae44985637edffd8e594d3de48034e59b17e9696f 969 1.00/1.00 vMB 24
829,496 829,496 0000000000000000000055a8556651f3a6a281f993c48a6d733a15324b32549e 1,611 1.00/1.00 vMB 27
829,495 829,495 00000000000000000003b7657c4e1b0f71ceee45e90509ad7c92db761d5df243 2,232 1.00/1.00 vMB 40
829,494 829,494 00000000000000000003054d9f102280323e8b9844baa481e62c9a5bc5b572a9 2,734 1.00/1.00 vMB 47
829,493 829,493 0000000000000000000199228be10ca78320a80a540494350e32d6b3ec5d08f3 140 1.00/1.00 vMB 20
829,492 829,492 000000000000000000013207a5eb468d051e06419df824e41a9183401e8a3320 169 1.00/1.00 vMB 20
829,491 829,491 000000000000000000024a2b4426cdb522f492a9f25a5492fa22e999b39550ea 2,519 1.00/1.00 vMB 28
829,490 829,490 00000000000000000001d696d0bda9983f59561cfadfeaf3d1712673943b642a 2,942 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.