Loading Tool

Explorer IconExplorer

Memory Pool

26,664 transactions
24.23 vMB
0.04824176 BTC
Random Selection Loading Transactions
Max Size: 118.89/200 MB

Candidate Block

Mining Attempt f9b62a2bf45150736829a320ea156cf63bb2ec9c77176bdac2d11154a8f6fa6f
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root ea75c886831062eea8bdd55a4a7188d5c9f882f06fcc9c6c3c9d28981996bf0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.00549865 BTC
Feerates: 73.20 > 0.55 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (94,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
819,955 819,955 0000000000000000000241ebd34dc64d8a622382306c456b5f5e8053935a2e61 3,354 1.00/1.00 vMB 236
819,954 819,954 000000000000000000002d745d59e5b86f58af3034530fe2ab1c7fd53662d4f4 3,427 1.00/1.00 vMB 282
819,953 819,953 00000000000000000003d13e92abbb952e91542f5f8200b480105bb48f44c4ed 3,303 1.00/1.00 vMB 234
Previous 10 blocks ↓
Total Size: 781.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 641.69 GB
    • Received: 12.52 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.