Loading Tool

Explorer IconExplorer

Memory Pool

24,769 transactions
10.22 vMB
0.06410205 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.99/200 MB

Candidate Block

Mining Attempt 5c74f9feccfa316051366e71f160f028f0c995a1e7d43d891172a1ddf9bcb07d
Version 20000000
Previous Block 0000000000000000000206a432cc2ded4b2a989c2f7c6a93aad05b59aa8f67ab
Merkle Root d306a972cdcc8cbd6c19779be3a56ed6742d6edbe54e05d685e3540e1f153cd8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,491
Size: 1.00 vMB
Total Fees: 0.04738394 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,563 (655,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,934 257,934 0000000000000000ad34ba73f258167260494cd9c5154a59e29bcefe660618b5 307 0.12/1.00 vMB 101
257,933 257,933 000000000000002ebd7accacf743dfcb1be8d6ddf96006ed7bda745b98bd55aa 148 0.07/1.00 vMB 93
257,932 257,932 0000000000000029c3fdd232a07f721115adb4f5aa385c8812c92aff4fb41523 146 0.06/1.00 vMB 110
257,931 257,931 000000000000001970ce76d9e266e75038e6e2ac21a4cf30c6a0215212d1c0af 131 0.05/1.00 vMB 80
257,930 257,930 0000000000000001d120f1a0cd60f70e1199f8e7d9d1532675339a9294a5475f 170 0.06/1.00 vMB 140
257,929 257,929 00000000000000165d18379ad93bb7c2f5f50e7f6ecfff880f49670b275dc53a 720 0.36/1.00 vMB 93
257,928 257,928 000000000000002ab06b7f7c84d25f9e84e4087a934f1368986b954ac73e1b82 247 0.10/1.00 vMB 99
257,927 257,927 00000000000000299f4297db3af870717b8bf1b92c18896ae6adbd998dbe0ed1 270 0.13/1.00 vMB 84
257,926 257,926 000000000000001032dda6ea379c2ee00d6919e91d7e6d39f6d1bdbe24a62766 128 0.05/1.00 vMB 163
257,925 257,925 0000000000000021edf0566000eaf9ad4a5e9d068ee2b1e91ab58f8793367b09 84 0.03/1.00 vMB 113
257,924 257,924 000000000000001e03a8f52ea207444b6d1ef3a018458214e8dc624f88d3da57 164 0.07/1.00 vMB 90
257,923 257,923 00000000000000005e48f841d1910d2946c11b870b5b3a8fed977f43887fa977 165 0.07/1.00 vMB 102
257,922 257,922 00000000000000051d826e509716c778bc640ac7690573a9df3cc0188936cba7 88 0.04/1.00 vMB 87
257,921 257,921 00000000000000094d3ce60c34049bc5871ce4938d7fa53f27a23f3c5d8fc7c6 273 0.16/1.00 vMB 101
257,920 257,920 00000000000000291633c78814b39056ca504625645cf284ddb2f7ffd11f3648 254 0.10/1.00 vMB 128
257,919 257,919 000000000000000cc09b8bf37bfa82c0e31511558cc7a030315c70b2128e26ff 240 0.09/1.00 vMB 128
257,918 257,918 00000000000000143e51381752eb474f340668fe9a904096b74455d69f893665 142 0.06/1.00 vMB 124
257,917 257,917 000000000000001c606545d180618af354e81a2f86d258d9a04a0b84a9731a9a 36 0.02/1.00 vMB 78
257,916 257,916 000000000000001817146dd52969933f7cbc754fccc6573d42651b4b5567d2c2 348 0.13/1.00 vMB 112
257,915 257,915 000000000000001cb2806deaefad52fd0bb2ae5a6044bf19418a2113cef15459 166 0.07/1.00 vMB 84
257,914 257,914 000000000000000ad090359db57fe34e7bb3dc47064d33390678b83cd53814b9 230 0.10/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 779.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: 428.01 GB
    • Received: 2.33 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.