Loading Tool

Explorer IconExplorer

Memory Pool

41,911 transactions
30.30 vMB
0.16181746 BTC
Random Selection Loading Transactions
Max Size: 152.97/200 MB

Candidate Block

Mining Attempt c052e1d48ecdc49bda371d08701eb650e2aae18f5351ca48158faf082fe34561
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 2756b6ad7c50f58021b4aec4507663dfd1efdd310204077d8452d1525754dd4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.08984642 BTC
Feerates: 301.60 > 9.00 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (243,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,728 670,728 0000000000000000000a8fb4581454ad657294873e3792e6a8e2d6bae1b21849 2,763 1.00/1.00 vMB 125
670,727 670,727 00000000000000000001a1c3e4b8826adb86e2b26695e0c14e629822cb803e58 2,734 1.00/1.00 vMB 140
670,726 670,726 00000000000000000009688bd7fec5f3b1c79c6b4eb72306dcd0cf3b4c5ad10e 1,198 1.00/1.00 vMB 111
670,725 670,725 0000000000000000000aee6fc291cad88f4b2baccecad111daedd86799518689 2,551 1.00/1.00 vMB 129
670,724 670,724 0000000000000000000c17d8b0c75aa8a29ee64cee1423a67ab14b20cc80520b 1,904 1.00/1.00 vMB 136
670,723 670,723 0000000000000000000c8e04a702fbb693dd1fc57c37392e53f7153ccc033396 2,804 1.00/1.00 vMB 140
670,722 670,722 00000000000000000002fff9a97907f214be1212445de95e8afe94de76e23f01 1,785 1.00/1.00 vMB 114
670,721 670,721 0000000000000000000738f5397764b333406b24135f2017ee382865e6939633 1,415 1.00/1.00 vMB 29
670,720 670,720 00000000000000000006dc38a8e63a391484f24af7f64ecd5d84d3c4a1837e34 2,448 1.00/1.00 vMB 19
670,719 670,719 0000000000000000000001df06e4dcd045f0b3d155e6d87bd686fff4a6db2de0 2,649 1.00/1.00 vMB 72
670,718 670,718 0000000000000000000566438fa7dc31ec2b26e8cfd0a704822238ee8a40922c 1 0.00/1.00 vMB 0
670,717 670,717 00000000000000000008df07bdf958487d62d7dd79914df646b4c8e407cd850c 2,523 1.00/1.00 vMB 61
670,716 670,716 0000000000000000000379780535b71e876dcad5bdaa3f88b9d9605bef2d1edb 2,566 1.00/1.00 vMB 36
670,715 670,715 0000000000000000000269175e69e27bd3c5adff851b256a228ff610e45ae5ba 2,273 1.00/1.00 vMB 59
670,714 670,714 0000000000000000000cebfdc434d206d3510fed3dede1c1722a646751941e24 2,996 1.00/1.00 vMB 67
670,713 670,713 000000000000000000096509fa91f645375ad0f1b33b7cff6828b7aa323c42bd 1,253 1.00/1.00 vMB 100
670,712 670,712 0000000000000000000993a4692ec55d2b513d53ec64c1cb00d883809da45c4a 1,701 1.00/1.00 vMB 131
670,711 670,711 00000000000000000007ec864d6b9506aaf585dc85b09ffd3d90c23553f505d3 2,600 1.00/1.00 vMB 127
670,710 670,710 0000000000000000000b035fe6e6dc72317161e3484d59cccab0deba97a84f1b 3,211 1.00/1.00 vMB 168
670,709 670,709 0000000000000000000bf62c306db14cc2d6a70cf93633b20f1c058cd0dd8a94 1,581 1.00/1.00 vMB 104
670,708 670,708 0000000000000000000663d484027a87a523c13cf0726e820f1c3179a4663bb4 242 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 618.63 GB
    • Received: 11.20 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.