Loading Tool

Explorer IconExplorer

Memory Pool

86,457 transactions
32.83 vMB
0.13179719 BTC
Random Selection Loading Transactions
Max Size: 198.42/200 MB

Candidate Block

Mining Attempt b0340d218f80b4b1209e7ad917c1cc87ab290a2a7a4b12bdd0116b58ea90a872
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root c5e9228abdd9c74709da92b6ac1790635665ef4e39426195c9562a40d8d4b0ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,846
Size: 1.00 vMB
Total Fees: 0.04864337 BTC
Feerates: 641.71 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (291,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,201 624,201 00000000000000000012aabb6f59bb46f8cbeb399e1aceff0cddcdcf1849f92f 2,631 1.00/1.00 vMB 14
624,200 624,200 00000000000000000005e4f97ffca7d7096a90490abe136fa29ebc6272b06924 2,744 1.00/1.00 vMB 21
624,199 624,199 00000000000000000009a860787d4f1d489943428d0d84e39d3caa8534df89fc 1,636 1.00/1.00 vMB 66
624,198 624,198 000000000000000000132e52797e122bbb37c38f4ee8f8c9d07d14be4c4970b6 889 1.00/1.00 vMB 20
624,197 624,197 0000000000000000000174818998d36583a0f602bc43d705ff84f0f1d57c1d0f 2,837 1.00/1.00 vMB 13
624,196 624,196 000000000000000000059e876daf2bcad04bb0fbbb8120f165deba2653e1693d 2,554 1.00/1.00 vMB 30
624,195 624,195 000000000000000000027bac585cdbbad175caa40cd2b25bd37e1f5b18dccde7 2,064 1.00/1.00 vMB 17
624,194 624,194 0000000000000000000f215809968f3607df446e2739b445a74a0bb3d1c2b205 2,735 1.00/1.00 vMB 23
624,193 624,193 000000000000000000093222406fc097f5d95a9ac5920ec95b25148e93db1cef 2,866 1.00/1.00 vMB 7
624,192 624,192 00000000000000000001e77af0e9b25c3be217ebf73cf6dab9410fb528015ff1 2,653 1.00/1.00 vMB 28
624,191 624,191 00000000000000000005d72ab907c8a0db90ff6eed9c982432b1161c202aa993 2,182 1.00/1.00 vMB 26
624,190 624,190 0000000000000000000f6d97ef200c91f8cfeb1afb2c8e1d72c8b7ad543964dc 715 1.00/1.00 vMB 89
624,189 624,189 0000000000000000000eb8482a13e0e2b1881eddcc38d599312cc8ef21f2f82f 1,372 0.72/1.00 vMB 22
624,188 624,188 000000000000000000131a3890c27319f668445a49edcdaa9a41870653ef5c0e 2,451 0.86/1.00 vMB 14
624,187 624,187 0000000000000000000acf9c7a8da265693cdbb687e1922ecc6d65b6223a7738 2,506 1.00/1.00 vMB 19
624,186 624,186 0000000000000000000212b2eca3a06d79aa9e6da4b0b6ab2d06657a0f187f08 2,630 1.00/1.00 vMB 11
624,185 624,185 000000000000000000050a5faac6ef4cc7fdac5b3c4ab40ad60f522663291553 2,082 1.00/1.00 vMB 15
624,184 624,184 000000000000000000130be572dc3d9dbb6785d10bb85316097a3aecb83f9feb 715 1.00/1.00 vMB 13
624,183 624,183 00000000000000000009ac4a03ffd001a649f64c639b27b3af0257bbe5d99b05 927 1.00/1.00 vMB 17
624,182 624,182 0000000000000000000815f86063303fb0d78b937fc6d14de923aececf0a08eb 227 0.14/1.00 vMB 16
624,181 624,181 00000000000000000008af96d61add44fe80fb96fa16805d533444b0e46a035e 97 0.11/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.75 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: 708.81 GB
    • Received: 16.78 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.