Loading Tool

Explorer IconExplorer

Memory Pool

41,511 transactions
31.60 vMB
0.08736226 BTC
Random Selection Loading Transactions
Max Size: 158.49/200 MB

Candidate Block

Mining Attempt c395749fedc33e8671fbae5fcfa346df67f005b315defda5008d67dd32d33488
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root fae72ae019699d64e3c5a71e7549c122482004f77171e2fb958f38646a2479de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,244
Size: 1.00 vMB
Total Fees: 0.02222807 BTC
Feerates: 150.77 > 2.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (592,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,079 322,079 000000000000000014114cee103646dca7899cf6a967dfc8353d9695fab51f63 1,102 0.60/1.00 vMB 30
322,078 322,078 0000000000000000138f3bede392eed55ea181bdf94d3c82ec50736f0d0c5677 1,024 0.57/1.00 vMB 29
322,077 322,077 000000000000000016596cb6840c1b8c7b24e951d2dceebeaa5fd5cf6ca22505 951 0.60/1.00 vMB 31
322,076 322,076 0000000000000000074279f2448b9c2eaa1e39b573c4785fdb25e309a478e76d 46 0.04/1.00 vMB 9
322,075 322,075 00000000000000000c4f8fe39681ed0cd394b8544b634767172bfe1bc67f94cd 402 0.23/1.00 vMB 42
322,074 322,074 00000000000000000a482a08d5d1890e1f147e9abd52556c48dcc5596a654235 398 0.23/1.00 vMB 29
322,073 322,073 00000000000000000b051d866b32ca1f9a81a704c45f15df3827e9c5fcbb0d4a 203 0.10/1.00 vMB 26
322,072 322,072 0000000000000000044ea6243302579585011b6d9cec95b55702a2619bbcedfb 868 0.47/1.00 vMB 30
322,071 322,071 000000000000000015c7eaf1edada3e74d68dfb4e23f7c306789b396217cc659 60 0.03/1.00 vMB 26
322,070 322,070 000000000000000003158a0fe880510827d41739a3065e9b124770001d2654f1 120 0.05/1.00 vMB 22
322,069 322,069 000000000000000000b3060660bec4d2f783c70679a2766ca89cbf5a4626b24a 683 0.33/1.00 vMB 32
322,068 322,068 000000000000000021f44749fb37459505d9ca5a1728a08d23d9086dd40fc7bd 507 0.25/1.00 vMB 34
322,067 322,067 00000000000000000ba9bd31cb8aa7eb2cced0ff677d404f878a6faca512028c 922 0.44/1.00 vMB 29
322,066 322,066 000000000000000009453b3a9ac1d46a2a001b6229e0b986e13b08d2054e1ac9 470 0.26/1.00 vMB 29
322,065 322,065 00000000000000000941efbc9f85e597be4439ab117611f249499237e3060a89 513 0.37/1.00 vMB 24
322,064 322,064 00000000000000001c4b7a842712fa07cad2a85ce0ddd0d4ad5848e5240852db 263 0.14/1.00 vMB 32
322,063 322,063 000000000000000010215b75ba5853b252712a3523d537c36d15f9a17c6d3cf0 121 0.05/1.00 vMB 26
322,062 322,062 000000000000000016e74bc22047308db617ddcdadcc29f33130f5e79eb00587 125 0.09/1.00 vMB 13
322,061 322,061 00000000000000000ef77f562f09e9a34c51808451ae0fbeca33bb27e2f78228 532 0.27/1.00 vMB 31
322,060 322,060 0000000000000000024958ae6f185e1a8b0ceb4aa662d8690bf5bdd3ee2f1f3f 707 0.51/1.00 vMB 22
322,059 322,059 00000000000000000cf1e9e7add1422877b50114c9d78171e1c1e8691f647add 1,511 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.62 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: 625.50 GB
    • Received: 11.59 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.