Loading Tool

Explorer IconExplorer

Memory Pool

80,310 transactions
29.87 vMB
0.11792876 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt 43220149508f6d69913c7f52620d9e3e56f0afb1b12d991ec866aa9411a2d786
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 720773a5da2c54b6d9584bbdf5e8d1c0357ccabd3ebc5f26bc475d5cf4f445c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,596
Size: 1.00 vMB
Total Fees: 0.04872322 BTC
Feerates: 169.80 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (655,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,052 260,052 0000000000000004d8527bab66330554a682c3eb81a6ce3ce9c0cd238d71732b 508 0.22/1.00 vMB 102
260,051 260,051 00000000000000242711b1177ea5a3b77750be27b7a187f5b06973621f54d285 38 0.02/1.00 vMB 57
260,050 260,050 00000000000000188c12f2a81a3c1233177153f83f9333c3072ad0a4166db891 494 0.25/1.00 vMB 66
260,049 260,049 00000000000000157d993e63b8e61ab1901035378af44942fe817b5c3ccf248c 281 0.30/1.00 vMB 84
260,048 260,048 00000000000000101080fefa290abbb1e7e47d6c785edfa3fd2679ff3852e5e3 1 0.00/1.00 vMB 0
260,047 260,047 000000000000000cf44a9ad4c95cdeed4f9c7f9d700883f114c94d821b5f8bd4 28 0.01/1.00 vMB 55
260,046 260,046 00000000000000108b5139aa0069c5ac4afe1f5916e26633e1f2ee08c4e4a908 317 0.21/1.00 vMB 94
260,045 260,045 0000000000000023996b27b16477b2db28066e25d206d6da539f498df15bdd5f 97 0.04/1.00 vMB 93
260,044 260,044 0000000000000021297cea720107e2c5c3bcfcd865e5fe14915a5f678d937daf 320 0.11/1.00 vMB 129
260,043 260,043 00000000000000225b34f286fae421a13d5066222c257b08993772103314974a 183 0.07/1.00 vMB 87
260,042 260,042 00000000000000245f2c02d257ee3bac512fd9944175abb3e557f2928f1bb15a 202 0.08/1.00 vMB 98
260,041 260,041 00000000000000253901272af6308606257c1c40841d467a1d614a2fc44edaf8 103 0.05/1.00 vMB 82
260,040 260,040 00000000000000169dc425d953caa915b6297da96b15c9043bf3d89491905fc5 474 0.25/1.00 vMB 44
260,039 260,039 000000000000001090ec9b0dd7eafc0d02cf52cabbc03de2faacc5ccf5836f5f 903 0.35/1.00 vMB 139
260,038 260,038 0000000000000007527c76e8a453894f5d16ae7a39e298970d5485a1fbc08159 257 0.12/1.00 vMB 111
260,037 260,037 0000000000000020c35833f2a0accee34cf2e977ecaddfca1f7afdf9b95fc34b 596 0.22/1.00 vMB 111
260,036 260,036 0000000000000025f519b24d9460cccda0a05bb0d5349b512cd305e8949227ca 177 0.06/1.00 vMB 92
260,035 260,035 000000000000001a441bc14d92dafa862ce6c11e0fe2c112aee5344bd4972520 424 0.16/1.00 vMB 132
260,034 260,034 0000000000000011dbc55af66e40195373fcfe92a4fc05468ded76dad2e03691 673 0.38/1.00 vMB 86
260,033 260,033 000000000000001ec54f6fb1c492173a0773b369888ce51d10d19255332a076a 368 0.15/1.00 vMB 95
260,032 260,032 000000000000001b6dd37a3def6a25257895d33310bb4465c0163d7a70a68fe7 38 0.01/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.