Loading Tool

Explorer IconExplorer

Memory Pool

34,167 transactions
25.56 vMB
0.05591818 BTC
Random Selection Loading Transactions
Max Size: 129.81/200 MB

Candidate Block

Mining Attempt ecf2b6b7c13634418024391d67cd64ce9f78b337fe86db536d17703b998926b0
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 46026dc80aca0592460524edd4291907092bd60e7d63e5a8f3e2fa9d631c986a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,862
Size: 1.00 vMB
Total Fees: 0.00944704 BTC
Feerates: 101.47 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (526,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,092 388,092 00000000000000000599d4a2dd9bb3d12cd012954028b8959c8398e2e465bcb4 1 0.00/1.00 vMB 0
388,091 388,091 000000000000000002c2cfed4ac112981039d34bfac761b91fb6fcc8568c80ea 458 0.17/1.00 vMB 47
388,090 388,090 00000000000000000526b74fbd9af1261e0d6b867f3100310d442a900b696b08 1,886 0.99/1.00 vMB 35
388,089 388,089 000000000000000000c4e7a4bbb620369b41f1eaab3cfb7a6e8518357e84caaf 623 0.25/1.00 vMB 51
388,088 388,088 0000000000000000096b8475537c46b2126237c11eb36889bf3b1b0360587b5f 1,723 1.00/1.00 vMB 25
388,087 388,087 000000000000000006ce01ad2e4ad42297e0b386362d9cd9d91a5d8cd52e3043 1,277 1.00/1.00 vMB 17
388,086 388,086 0000000000000000021ef7a6a9c4b48a142de2392d74acce2918ebcc24cdbe77 2,064 0.75/1.00 vMB 58
388,085 388,085 00000000000000000dd8697b7178ea5ba5cdd402fe529df2980df22c05ce5296 113 0.39/1.00 vMB 10
388,084 388,084 00000000000000000114d4d9c08dfda89ac2731ef46c973bf6551ae951200f17 1,247 0.75/1.00 vMB 28
388,083 388,083 000000000000000006170b27618db8cc9d8733be145e8746b5516cad1eed68c0 741 0.75/1.00 vMB 20
388,082 388,082 0000000000000000077d6d6829d77dfd8fcba1b9045a6d4b61ad53e38f3f4416 1 0.00/1.00 vMB 0
388,081 388,081 000000000000000005aa1f4106534a35f8481f16d05ec773490ed9fbd77f2786 1,000 0.99/1.00 vMB 22
388,080 388,080 000000000000000002d3f63bae2a865abe5bbb331cf2262198dd648ee2024e6c 1,754 0.75/1.00 vMB 54
388,079 388,079 000000000000000000f0acea693b03266a89fb4d389f9845ee92107fd57dbf54 1 0.00/1.00 vMB 0
388,078 388,078 0000000000000000006009c437a55ec45c62d342390949677469f1a1a844efe0 1,392 0.75/1.00 vMB 32
388,077 388,077 000000000000000002159a630221bba14f6357a979a56d3988b47fbf10266c8b 1,680 0.90/1.00 vMB 68
388,076 388,076 000000000000000001639f761ff2cb20069cdefc49195c6b65beeb33f6a8597e 1,311 0.99/1.00 vMB 22
388,075 388,075 0000000000000000011fe850fbc7c9e43b1cf08ec298b3b4df25d48a7afb6c1e 1,216 0.46/1.00 vMB 56
388,074 388,074 00000000000000000cd7d445abb077df2714638ef0ae695fe2c7d5af17032615 2,021 1.00/1.00 vMB 48
388,073 388,073 00000000000000000b4d90177e3b5d5693039dc503252c9b138f5eb2418fdc0d 347 0.18/1.00 vMB 33
388,072 388,072 000000000000000000046d4ac15660b3d2d06e058e8093d55e76bb1e78e95249 884 0.36/1.00 vMB 55
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: 638.01 GB
    • Received: 12.45 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.