Loading Tool

Explorer IconExplorer

Memory Pool

26,605 transactions
27.71 vMB
0.06046336 BTC
Random Selection Loading Transactions
Max Size: 132.70/200 MB

Candidate Block

Mining Attempt 52f33909649829f7c8b9463c4ed905e46272ae5e356e258adf341482e9b731c5
Version 20000000
Previous Block 0000000000000000000027f10646a10b5efba6c9534cb2ab75fde3381e97b9ae
Merkle Root 75f8c2ebe9c92a84f752bcc9c94655bbdb2845d52adc7aaa9692891289abfbe7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,911
Size: 1.00 vMB
Total Fees: 0.00762670 BTC
Feerates: 22.10 > 0.76 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,500 (670,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,961 243,961 00000000000000a1bfde82b9abb47cbecc4949a24caf30c838b2fdc58cf303bc 38 0.04/1.00 vMB 13
243,960 243,960 00000000000000995716d7775bb299340f686c83d06dd387a81cae799f610056 631 0.24/1.00 vMB 189
243,959 243,959 000000000000007738c93e4a86033ee82e3efcce305b92e688a858deeba0c134 108 0.04/1.00 vMB 74
243,958 243,958 0000000000000067d269f814a031903accf2540be1ca14a46bbcab9ca26e4af3 560 0.25/1.00 vMB 142
243,957 243,957 0000000000000017e7a53b190f03a69c3a83dbf52eb8ce28247546f69b8ba176 295 0.14/1.00 vMB 90
243,956 243,956 000000000000001d4806cd69c803a0b56d236b0d7e41607fc79ff9cbe06968a3 245 0.15/1.00 vMB 106
243,955 243,955 00000000000000c27f12a7137a80362b09a2ae696f5a497bbca7985ddb3d7365 86 0.04/1.00 vMB 135
243,954 243,954 000000000000006ab9711b8647048ba6d4699ba596d06a47be2b2aabd581529e 235 0.10/1.00 vMB 180
243,953 243,953 000000000000008c25a6392a98b66959a6f89d71f998b44dc90322fd88e7e92e 20 0.01/1.00 vMB 129
243,952 243,952 000000000000005a6066bdc2c196d0d0076ef9fbb44e98b61a0540edd115eade 211 0.09/1.00 vMB 193
243,951 243,951 000000000000000aa0a1ec4c1ac2a24f96957cb486a0c2d011bc24152f608328 61 0.02/1.00 vMB 8
243,950 243,950 00000000000000059a4860673e3fddfedc8e83957081daa0439d84afc46e4ae2 332 0.16/1.00 vMB 117
243,949 243,949 0000000000000050abf77fedb04ee40c7a575e0b11a367886e95b9a87f571b6b 149 0.07/1.00 vMB 54
243,948 243,948 0000000000000010716e50654efa66795bb1237a42e6040d35a29a22b84b0478 444 0.19/1.00 vMB 140
243,947 243,947 000000000000007b06717e8ce184ef50bb82aa237d06b594d6ce3400b1412fed 157 0.09/1.00 vMB 93
243,946 243,946 000000000000003388a3c7ffa3bf4ce7b84daa4e1cbf3b2707c21d296c1feeb6 502 0.22/1.00 vMB 134
243,945 243,945 00000000000000788abff7d0535313c3fb6a0c25acd7f5334964ac73516d978e 5 0.00/1.00 vMB 89
243,944 243,944 000000000000007315467fa49a2e2644cfbfe647f16438950ca56b2c31c3e4ad 145 0.07/1.00 vMB 144
243,943 243,943 0000000000000054482cedac2827fc03efa07af4b23b6eb620c03c04511b820b 286 0.18/1.00 vMB 112
243,942 243,942 00000000000000652d743e6b1df6cbc199d59fcaff64003105e2f61f8a763e1e 13 0.00/1.00 vMB 306
243,941 243,941 000000000000006e95f5b1b5df18d0791ac933b4f6065ae90137fe23a9657a20 223 0.10/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 781.50 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: 612.22 GB
    • Received: 10.97 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.