Loading Tool

Explorer IconExplorer

Memory Pool

42,638 transactions
26.83 vMB
0.06635374 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt 4d753e1cde9fdf77730e2a10c666f5ded414b5137e7e4bc86b3be0106fea9bf4
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 8bf917204bb1da02b4af38549fd3407be5572089a781516fae6a520546d24221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,885
Size: 1.00 vMB
Total Fees: 0.01665197 BTC
Feerates: 181.54 > 1.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (266,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,734 648,734 0000000000000000000dbd1d4f99a49f0020eb9b17da2e6d40930fdeb5c3345f 1,815 1.00/1.00 vMB 35
648,733 648,733 0000000000000000000d947540b93210a986cfe2a4f38b8ed4a6f9903f6d9e60 1,425 1.00/1.00 vMB 46
648,732 648,732 0000000000000000000410f21ad22c8e7139e710f97f21b3a95fd11bc42aba98 2,044 1.00/1.00 vMB 30
648,731 648,731 000000000000000000024142e4def093b318bf1b29a3ddc787567a1571d1f0be 2,726 1.00/1.00 vMB 83
648,730 648,730 0000000000000000000380028a99226792a914279420eec57ee609b4df9a26fc 2,124 1.00/1.00 vMB 57
648,729 648,729 00000000000000000005602921b96f3eaa7d7b3f065de1847ea58c611a24230c 594 0.27/1.00 vMB 33
648,728 648,728 0000000000000000000c8b59aa6d448f968ae24d993ba2e6a5f30866ef168523 1,695 1.00/1.00 vMB 25
648,727 648,727 00000000000000000009ae5dd490f75de2e8bb5235c9fb272858489b5bd6f5ba 2,032 1.00/1.00 vMB 20
648,726 648,726 000000000000000000091392a86d99776a8854213e6fca7b88deeb7307325f11 2,246 1.00/1.00 vMB 13
648,725 648,725 00000000000000000004c0a7f7067674b290d9cedfd73f804e4285c196f36233 2,455 1.00/1.00 vMB 46
648,724 648,724 0000000000000000000394bd353b3849e375eeab4a300e172dd9e51a57c3942a 2,347 1.00/1.00 vMB 35
648,723 648,723 00000000000000000003f596d07558f29b3ddf454f781a1a9c9e1835733d7efe 2,084 1.00/1.00 vMB 32
648,722 648,722 0000000000000000000489379024b55b47b0d816c049ac015c865b404e421192 2,994 1.00/1.00 vMB 57
648,721 648,721 00000000000000000009deffc68c9002281f326ae4979c89c63ed0371d3a29e0 1,668 1.00/1.00 vMB 18
648,720 648,720 000000000000000000021444196e0024b29ecabe90d70b001572a318d5244ac1 1,871 1.00/1.00 vMB 43
648,719 648,719 0000000000000000000c84e0e28b72e9188af68508e284a8b91baf046862ddfc 2,370 1.00/1.00 vMB 67
648,718 648,718 000000000000000000010af9a5ebb5eb766e8cfc50e89d6a385c4cf53e92bd01 1,891 1.00/1.00 vMB 22
648,717 648,717 000000000000000000062d79832006515abd316ec4686151e94ad98d560aa11f 2,617 1.00/1.00 vMB 63
648,716 648,716 00000000000000000008df9f5857c772f81636c12db5da353b967a118978dd20 1,451 0.85/1.00 vMB 9
648,715 648,715 0000000000000000000438a27c0f07334688dc95f2f70a2ed4be3f1f3dc6dd78 2,793 1.00/1.00 vMB 57
648,714 648,714 0000000000000000000dbab2e7e46853557d9943ebbf9f2ed304cb142b6bdc42 1,711 0.58/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.