Loading Tool

Explorer IconExplorer

Memory Pool

19,580 transactions
4.15 vMB
0.03217798 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.69/200 MB

Candidate Block

Mining Attempt 7b2268e34b04cc85993b9024f58253c754ce67926629ef8955f31076983107b4
Version 20000000
Previous Block 000000000000000000008ab4cfa569924283cb8b2627149910f447cf8291bc7a
Merkle Root cde49d395a90d7a677184d4279d4e3c81a28f740a4b08040bc3a75053b8a03d7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,458
Size: 0.67 vMB
Total Fees: 0.02310108 BTC
Avg Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,895 (722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
912,173 912,173 000000000000000000015b9dec921ae9c024985c61af37dca3f9b8fb62064512 1.28 MB 502 1
912,172 912,172 0000000000000000000195a4d968a04477bfe3beb9be2eb8944530b8c09b4d76 1.51 MB 854 1
912,171 912,171 000000000000000000004480c9661192891298d24dbbf93ffa5c0e3fbc30be0e 1.79 MB 3,178 1
912,170 912,170 0000000000000000000060728d09afcdf311d47843811431648b14d32aaefb37 1.64 MB 3,541 2
912,169 912,169 00000000000000000001092b566fada4da9f149643a64c34596d13e85ddbbdc7 1.54 MB 3,096 4
912,168 912,168 000000000000000000003799b799c8831bad36d3683e71daeaaecdb4f62aa16d 1.84 MB 6,053 0
912,167 912,167 0000000000000000000002e13b6551acd8bc2e8cd7a32d7da8a5e53ba3d82f37 1.66 MB 2,530 2
912,166 912,166 00000000000000000000800296730417ee8bcf9dc4f839eda961dc62086a74fa 1.81 MB 7,021 0
912,165 912,165 00000000000000000001322026dc94a30b84bd7185b2e953caa905b152a3d15e 1.78 MB 5,772 1
912,164 912,164 00000000000000000000df3be8ed4889a0b208c929035525697ef1b0ce43f208 1.76 MB 5,218 1
912,163 912,163 0000000000000000000037a0206488e8ada4db97791af04ca6c1146803ead711 1.75 MB 5,169 1
912,162 912,162 000000000000000000016c9617eefcd5d13f8f5c09e959ceee2e223c98c3959d 1.79 MB 5,084 1
912,161 912,161 0000000000000000000086fae7f36b9d95763e87c7a2fd5bbb91a1971fb109da 1.81 MB 5,196 1
912,160 912,160 0000000000000000000018b0373fca965d5edf731e6ab56e55ea4ef8221d3e76 1.78 MB 6,189 0
912,159 912,159 0000000000000000000194318efc76611ec9848cf8d572dced8018e672a493a8 2.03 MB 4,953 0
912,158 912,158 000000000000000000021f17d31e887a6e7d7ceac9e1820ab5f21301399d4fdc 1.95 MB 3,619 0
912,157 912,157 00000000000000000001a4d72f528121fd938f5f4c8192049dd3321c8b9656da 2.17 MB 3,480 1
912,156 912,156 00000000000000000001c18b1506f2094e724766b1e90212296ceb6f3363aea4 1.95 MB 3,645 0
912,155 912,155 000000000000000000014e95486fc69b7d8e3af9bbb62ebdaa6ebc2a7a024539 1.76 MB 3,134 2
912,154 912,154 00000000000000000000fe39b3983a97bf85fa44131adb046ba6e5eee9d4fe70 1.95 MB 3,964 1
912,153 912,153 000000000000000000000dddc165990fb3b5c148610f1f445d70d6dbceb7f5fe 1.94 MB 2,956 1
Previous 10 blocks ↓
Total Size: 778.66 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: 277.14 GB
    • Received: 2.52 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.