Loading Tool

Explorer IconExplorer

Memory Pool

45,736 transactions
27.89 vMB
0.08289267 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt d4a6405bcf790a06a826cc0ee2e26d0e80cf5e4885236493d09943f2c84b4a79
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root a20d98c4c1995f46dafd34553ce8502110e8f979e96cbdf4d079ed18194f5f5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.02926907 BTC
Feerates: 181.54 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (266,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
648,713 648,713 000000000000000000089094c7abf4c9668b7672e635bc256a78f5ee86e771d5 2,280 1.00/1.00 vMB 39
648,712 648,712 0000000000000000000a44bee839e893d8c00fff8b33cc8a677151f0a1947a56 2,459 1.00/1.00 vMB 24
648,711 648,711 0000000000000000000df3287e24821976120f2c2ccc74187af6be1d53b0a403 2,686 1.00/1.00 vMB 36
648,710 648,710 00000000000000000000d94358d6c0b35317ae49213a2c865b95b3eaf757c9db 2,785 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.