Loading Tool

Explorer IconExplorer

Memory Pool

77,714 transactions
29.59 vMB
0.07379442 BTC
Random Selection Loading Transactions
Max Size: 180.70/200 MB

Candidate Block

Mining Attempt 53f7a5fb200b477fca7d6d45ecfc6ee9f84013bedd37907ae26bc77e3d1a61d0
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root e47dbbba204601fb99e5db22a3d544a9200e79aee052ba713647a745353bd79c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.00852625 BTC
Feerates: 75.20 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (649,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,099 266,099 000000000000000088f70c9ad375ad2f5bfc1a8a725fd2b93f3c527ff7c55579 62 0.02/1.00 vMB 100
266,098 266,098 00000000000000047fa07c278ff65ad9df06af1ed27ee761ac57ed97466bf8fe 350 0.15/1.00 vMB 101
266,097 266,097 0000000000000002f16de563251f5c01e3294d54307dfae3681bc940261d6842 440 0.18/1.00 vMB 91
266,096 266,096 0000000000000005ad63d0da42ad9a8fe3eb7bd9a7e62904e24716bbb2d015b1 13 0.00/1.00 vMB 62
266,095 266,095 0000000000000001092ae81b344972466f0e2c43b23217e4aa198e38f9fa52bc 77 0.03/1.00 vMB 46
266,094 266,094 0000000000000003d644dbaae78b3b1fbdf2d2425c453f955601d8e7aeaec9a4 144 0.07/1.00 vMB 81
266,093 266,093 0000000000000009abed24cf55388a3eefafd5a9936bb1b3e974b23b8dc9c75a 97 0.15/1.00 vMB 17
266,092 266,092 0000000000000008e2c5c30918d18ba742fdb869d87666f4af778f62a1f36697 70 0.14/1.00 vMB 19
266,091 266,091 000000000000000f98e58f137312afef5fde9795276932463995603ef21694ab 209 0.09/1.00 vMB 70
266,090 266,090 0000000000000003cdb36897164f5d6ee5baf01f010bbd601977c42fe13e84f1 441 0.19/1.00 vMB 90
266,089 266,089 0000000000000008b9ef2d717819ab0227f3e787de47eda06e0893d8c1a4fa0c 294 0.12/1.00 vMB 61
266,088 266,088 000000000000000c3ef3673777507633819965e004573b42a2011e46e40539ac 63 0.09/1.00 vMB 18
266,087 266,087 000000000000000634ecc0bdb49474e887d43a5ee4dc8d7e29c367eabf0d0c83 624 0.25/1.00 vMB 91
266,086 266,086 000000000000000abe7f41e6f6cd54c26744a9cce45b7424c121db230267d35a 132 0.06/1.00 vMB 73
266,085 266,085 0000000000000000c9a2d4b5ec6994eaf437c3929844ef2541f7fa820268eb46 190 0.15/1.00 vMB 51
266,084 266,084 00000000000000021786cc6619a78eaaeca1f1e7e9d266594c8fe9169879381c 76 0.03/1.00 vMB 107
266,083 266,083 000000000000000da2bf26d7a9aede01091783db66e4b935bc92d9a7178ce286 46 0.02/1.00 vMB 69
266,082 266,082 000000000000000553576d51bb8975c39f488f2b6513167cf0eef3d75322850b 7 0.00/1.00 vMB 86
266,081 266,081 0000000000000009396277f890d526f92a1dab5271f2033f01181d61bc411a04 125 0.04/1.00 vMB 87
266,080 266,080 0000000000000002ee6a9a8cebd45c6ed7875d1782a6583d335bfe98afb24f03 77 0.02/1.00 vMB 41
266,079 266,079 00000000000000084d5dc95884ed0dc78c2cab783752594b74274bf51590ed37 422 0.16/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.