Loading Tool

Explorer IconExplorer

Memory Pool

74,434 transactions
27.58 vMB
0.07164428 BTC
Random Selection Loading Transactions
Max Size: 168.12/200 MB

Candidate Block

Mining Attempt 02ae12c00d8ea9b7ffd64269777a99e7c5390fb05e0710825c97243414092c68
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 1844cacf08ef8ea5b88e6df704b52b3fe33798c59ff281261dd422ff7626ac60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.01253894 BTC
Feerates: 480.19 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (686,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,056 229,056 00000000000001caa6976762e731a9b8af98ee9667f4bf9d5787f5dae4b27681 26 0.02/1.00 vMB 16
229,055 229,055 000000000000016610c618c8c8e32770839d132ac97951019bc78ebc6a78d2d8 126 0.06/1.00 vMB 126
229,054 229,054 000000000000011c6525eb0056f464edffb702d44bd6095ba3ea4cae472adb28 301 0.16/1.00 vMB 158
229,053 229,053 00000000000000e1262db7c9d965626345ecbcb7a3eb2a9d624d68557d8344f6 216 0.10/1.00 vMB 154
229,052 229,052 00000000000002240377c581a3f91bd5302f0164f387412829f041dfa699c0d2 32 0.01/1.00 vMB 126
229,051 229,051 0000000000000044660841c61d5c2ceea8b1f63c3e725618e063c8de264c1405 188 0.10/1.00 vMB 166
229,050 229,050 00000000000000e51c4201eca82e861828276adbe1e3a0826b3210d4315b6db2 41 0.02/1.00 vMB 14
229,049 229,049 000000000000024d31f5e8883b2f47e4f1abfaacaaa7d70b5d33aa8badb22275 515 0.22/1.00 vMB 160
229,048 229,048 000000000000015260e126923ea22b415834c13a7332f8dfd89a2003675da56a 146 0.08/1.00 vMB 108
229,047 229,047 00000000000000d4ee8537ac994af1bbdad77d8a819785b8c2bdd2c643e1b521 160 0.08/1.00 vMB 132
229,046 229,046 000000000000017d2ae96ef104459d79c88d4850c0c7873349bc42def66966a9 383 0.20/1.00 vMB 144
229,045 229,045 00000000000000112cc799e346f2b90d771258eb0dd64db40cf689dc6bd0b0a0 263 0.11/1.00 vMB 199
229,044 229,044 00000000000001063909983a871e3e5bacf94ebd20a2a9d68e7aa7b879170147 223 0.10/1.00 vMB 124
229,043 229,043 00000000000001572cc7fe90e0d3c49e808212a001beb18971f5f0009cb9f59c 112 0.05/1.00 vMB 157
229,042 229,042 00000000000000d38703f1cc265786a78c8140e5606b30f82bccc2b363b3d05e 157 0.15/1.00 vMB 75
229,041 229,041 00000000000001f159529e7eac46b2ba9affc61bf3843f2a76d814e9fe1c2914 68 0.03/1.00 vMB 140
229,040 229,040 0000000000000013269f9fdeeb2bce5bc93c7c7b727ed3f1a2a9010b42e05ce8 107 0.05/1.00 vMB 227
229,039 229,039 00000000000000f31208f8088c2662c2c65254bbbc4a52d27081c0f093524920 218 0.13/1.00 vMB 121
229,038 229,038 00000000000001801e87b320a13fc8753d33f2c7cd62b271b36462015508f693 106 0.06/1.00 vMB 85
229,037 229,037 00000000000001a4d971c9e6238e72dbe0b383bac2e60988e0318207e5ad8ace 270 0.22/1.00 vMB 116
229,036 229,036 00000000000000a3ff961209cabe25721576f6925a390c3527de922ddae22cc3 508 0.25/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.