Loading Tool

Explorer IconExplorer

Memory Pool

41,998 transactions
31.68 vMB
0.08794466 BTC
Random Selection Loading Transactions
Max Size: 159.21/200 MB

Candidate Block

Mining Attempt 0e583cb65298962f18ed70a342faa911a734b28ee70df8f47f22e3a232fc99e3
Version 20000000
Previous Block 00000000000000000001bce059f3583b3cf282475591f68e58ba9a4e27df5768
Merkle Root dbf3e26ccc6b20672d8480a907b56593a362b575c8e073f2cf5d92e03f447556
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.02238492 BTC
Feerates: 150.77 > 2.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,567 (592,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,083 322,083 00000000000000001b02953d79004a6e9da88fd4fe8e76ca7c58d69eb85f8ad9 64 0.03/1.00 vMB 43
322,082 322,082 00000000000000001e6da8c11a8669fa7353cb5f56d5679591b10072f49e5cd2 1,453 0.74/1.00 vMB 28
322,081 322,081 000000000000000024204a43cc69be52450b92e651530f07b8ef83e9fae8b509 494 0.29/1.00 vMB 25
322,080 322,080 00000000000000001d8a57e047d440b8474c8b159f85b2388d008326354a39f3 64 0.03/1.00 vMB 31
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
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.25 GB
    • Received: 11.58 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.