Loading Tool

Explorer IconExplorer

Memory Pool

34,396 transactions
25.68 vMB
0.06231103 BTC
Random Selection Loading Transactions
Max Size: 130.23/200 MB

Candidate Block

Mining Attempt cceeb92a292a45a610a24ca746d9662ca57aaf70e85aaed64e2082bc3c712f40
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root abb1fa7a91d16ae86ab80625dff15b79e9d44198aa7647e0bee9ccd23ab86be0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,404
Size: 1.00 vMB
Total Fees: 0.01549009 BTC
Feerates: 101.16 > 1.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (94,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,976 819,976 00000000000000000002d58fd9079d14fc786a29eaf7c87913672f5a2341e38f 4,106 1.00/1.00 vMB 271
819,975 819,975 000000000000000000016c6663d092769747410882715eaf9b51b4160997beb8 3,944 1.00/1.00 vMB 249
819,974 819,974 0000000000000000000001ee148f427dc750ff72bdc63207a8df36c22a1a6396 4,011 1.00/1.00 vMB 281
819,973 819,973 00000000000000000001f995844b9eae9a64f0df79bb140559d05e253d6eba57 3,817 1.00/1.00 vMB 280
819,972 819,972 000000000000000000014d1064c998b7c5bf9ab85f927bd7db5d3e53a9403237 4,243 1.00/1.00 vMB 247
819,971 819,971 000000000000000000018a67c78facc3ad141af4cb3c71e8abbccabe50d03456 3,090 1.00/1.00 vMB 192
819,970 819,970 00000000000000000003532141e2987b9e14f7bfa6183230d44f0574e2418772 3,947 1.00/1.00 vMB 195
819,969 819,969 0000000000000000000027ffc4ac395e2c82a814ff24b82d213ab3bef2df8185 3,623 1.00/1.00 vMB 188
819,968 819,968 00000000000000000001601d32bd4bb0d929b90c6440972f7e3b212be6dbb03e 3,498 1.00/1.00 vMB 188
819,967 819,967 0000000000000000000160822434d67a5ef6b20c16a8dd68f00a2e4bc5588eaa 4,047 1.00/1.00 vMB 235
819,966 819,966 000000000000000000028c08fbb4d0c0fb0a17c67d4ebc0eda4ad213e326ed46 3,134 1.00/1.00 vMB 219
819,965 819,965 00000000000000000004075f8759abb13924a7afa6cf10935b176f205128ac2a 2,434 1.00/1.00 vMB 249
819,964 819,964 00000000000000000003545b955bbdce7c25255d015cd25354cb75fc57ef4ebe 2,522 1.00/1.00 vMB 189
819,963 819,963 00000000000000000003c4beab6cb77e964250715e30e186b5825940d4a53a07 4,075 1.00/1.00 vMB 195
819,962 819,962 000000000000000000032516e986ad1dcd1d90c784e3cdee274d9439b36690b8 3,660 1.00/1.00 vMB 209
819,961 819,961 00000000000000000000adb2bb4b4dfeea1e2a834fa16e1eca0433f196c9a26f 1,795 1.00/1.00 vMB 204
819,960 819,960 00000000000000000001848ef0812a565e44c4f1d3ac019df84ebd69467307eb 2,588 1.00/1.00 vMB 216
819,959 819,959 00000000000000000001e6b0c339ff98cc13a625a695d4de002625b47a4e1114 2,633 1.00/1.00 vMB 182
819,958 819,958 00000000000000000004068cbc042cd8ce1cd956b08fb3436f3726de1659c132 2,341 1.00/1.00 vMB 198
819,957 819,957 00000000000000000000be1d683e937e25647707d9079e880fc78c3999357c6b 2,885 1.00/1.00 vMB 221
819,956 819,956 00000000000000000003173aed7dabb35bb521973fdb71407e4baabbe7190b00 3,617 1.00/1.00 vMB 244
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.