Loading Tool

Explorer IconExplorer

Memory Pool

77,197 transactions
28.74 vMB
0.07040505 BTC
Random Selection Loading Transactions
Max Size: 174.28/200 MB

Candidate Block

Mining Attempt 887b89956756d6fdcedf4e56b42dd93fc8723897f2270102b76f462185205b71
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root cd9bf8fb4ccb81f4c4e90d68554b5b45d29d18cf0e40c0aba91ee92dcddf6066
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,059
Size: 1.00 vMB
Total Fees: 0.01067626 BTC
Feerates: 82.75 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (705,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,509 209,509 0000000000000443a9da80e8cbd80c9d489262d7f791cb68de64bd003754590d 19 0.02/1.00 vMB 49
209,508 209,508 000000000000048620cad32b44630ce49a03437c31cb64af9893dc40721fa387 147 0.05/1.00 vMB 194
209,507 209,507 00000000000004eea889f6077d13375f8c6afeed3d2763a5b58f842033fe9eab 68 0.03/1.00 vMB 136
209,506 209,506 000000000000046da260a2508678ea1da959d3f84fcb7ea502573d43ebaed843 395 0.13/1.00 vMB 194
209,505 209,505 000000000000035700ff0153da225bc4839e1e58701292954d8fd18ff8d3cbd0 39 0.02/1.00 vMB 93
209,504 209,504 000000000000045cdf10e3a4530ef4672638573c0adbb9bc6197c7e56e3957cc 305 0.19/1.00 vMB 142
209,503 209,503 0000000000000011c57b63b65cf2318ce346f9d83baf2ba3c1b6daedc840792c 143 0.05/1.00 vMB 63
209,502 209,502 00000000000003504426a75f40bf6b57fb24d9f5477e8cd36ea1ae6a6335072a 719 0.25/1.00 vMB 250
209,501 209,501 000000000000014c7214f30f2826e8305268dc1abbe1ff63f2014be46155b177 230 0.08/1.00 vMB 195
209,500 209,500 00000000000000f09437c57b3855345b1f06c3fd0154dc008bf640f937848808 108 0.04/1.00 vMB 136
209,499 209,499 0000000000000163e4576362adb2ac0e789ac03fbd3a94577d9af9dff882d7b1 97 0.04/1.00 vMB 673
209,498 209,498 0000000000000084856cd1199f62fa0169b1a14167a8c5c1d6ff840c5f906993 9 0.00/1.00 vMB 187
209,497 209,497 00000000000002d4fffb2f2d1161c872ce024bc4867dc22bc5f76e5035d77496 20 0.01/1.00 vMB 151
209,496 209,496 000000000000041c9de9c7c57a8a19163a0d839fc759e0c1d0c346c2aefad5d5 33 0.02/1.00 vMB 119
209,495 209,495 000000000000045c1664e6f20303ec3120b9a5e843e53ee30d0e2e456f0059a8 241 0.09/1.00 vMB 214
209,494 209,494 00000000000000f169cf7cfd0ed976a46693ec25908817cc1b0f33e260733772 48 0.02/1.00 vMB 133
209,493 209,493 0000000000000336b4b7c3035f8b8aa26be5a09f0bebcf3f2e7a0a737123a503 220 0.08/1.00 vMB 215
209,492 209,492 00000000000000f83f3e9cca7ea4fec982b82809fc4bbf58f72b6947699aa75f 63 0.03/1.00 vMB 80
209,491 209,491 000000000000013e567a5b54f324b8d5e60594b521e75d795dd1dc415f025ea2 115 0.04/1.00 vMB 183
209,490 209,490 00000000000001310cfdf1d6afb43c8a26fceac8009117b84d532f27562d1259 40 0.02/1.00 vMB 304
209,489 209,489 00000000000003725db6fb489898e807990c7b154a58c79f8f0531cbed09839b 133 0.06/1.00 vMB 183
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: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.