Loading Tool

Explorer IconExplorer

Memory Pool

27,480 transactions
11.82 vMB
0.03171968 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.45/200 MB

Candidate Block

Mining Attempt 41a7783878b82f6275c7a9ee21a6960a2fd0723c80f820812989fb7e372bf290
Version 20000000
Previous Block 000000000000000000002133544506fc506db902b4c2df1ef2da479a2edc5ec4
Merkle Root fa7d1a3010ff8e49899e394e814f72297dddc16367d7cacf4e349545d1d76773
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,664
Size: 1.00 vMB
Total Fees: 0.01110793 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,518 (725,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,189 188,189 000000000000056559e54efec960933f02da15d9269b119bc8fda468a0208243 230 0.08 vMB 591
188,188 188,188 00000000000004500298c9a8db6d317ea40722d9ef0dd1cddadacd95fe61801b 310 0.13 vMB 168
188,187 188,187 000000000000065602d4b90192b1b1c2a793b86dd51b7bfd3d5951598fdfbc00 32 0.01 vMB 7
188,186 188,186 0000000000000400a994d10cf353efa94a3f37a85655092bee8f8a606af8f4ee 32 0.01 vMB 12
188,185 188,185 00000000000002a177794c624b6f1ee6a2f4d62697303c057d3997dd73e83a26 173 0.09 vMB 91
188,184 188,184 00000000000002cc39ac71ac1f7081b70e95c7c2501d051a630e2e57e1ee965e 14 0.00 vMB 181
188,183 188,183 000000000000097b4a4780c9e93f48bb114a5790a7ec024d50ec10af3260110c 159 0.08 vMB 89
188,182 188,182 000000000000037ee6d2c0efd9de488f1ef10f88d0495081cc3a03f7e232d4c9 576 0.25 vMB 125
188,181 188,181 00000000000007465132895d9574a2d2f1a28e3951eb94d1deffee138d248e27 193 0.07 vMB 268
188,180 188,180 00000000000001893db9600fea3b0a6f342ee193d84a47df3bfff75ce5f98cd2 34 0.03 vMB 259
188,179 188,179 0000000000000298af947b36620034a8e9c12e96eb8909c92a33d0b5fde8636b 32 0.01 vMB 0
188,178 188,178 00000000000003ceec20630c532106168c2326d54d72c9fbdfa81b248efbab43 419 0.22 vMB 111
188,177 188,177 000000000000021a97235ee7f3ef67acab28209f90ca6d21ed3b84565f3811af 138 0.06 vMB 111
188,176 188,176 00000000000008a55c3a78a462f75fee91a9b787e494990e0f2038e2b266fd00 28 0.01 vMB 63
188,175 188,175 0000000000000401403dd6b7c3238e69488e4e04b6f39e8b9af98ee32396cd8d 8 0.00 vMB 155
188,174 188,174 000000000000003695e476e2907b434ff5e0f27f53f42dab3dd0fa7e15c89ffd 33 0.01 vMB 40
188,173 188,173 00000000000008510558f3ab8583d666ccc11ee56f80ff2d64b5cac6771e84e4 507 0.22 vMB 131
188,172 188,172 000000000000081c7c645d733b8456de10712721a9525c4c78f1590242f962a8 140 0.05 vMB 130
188,171 188,171 00000000000004401f8d31da9a9c0bac7057e33fc092465e1f3d227473a0bd71 12 0.00 vMB 34
188,170 188,170 00000000000007b078303972ef0ffd9b1e7bc08c58c0d7f1974cc647030e911b 103 0.04 vMB 166
188,169 188,169 00000000000000c45ea8d7b663aa6c982b71ffaf70eec186e0bd2d0fbf9afa52 366 0.18 vMB 114
Previous 10 blocks ↓
Total Size: 779.76 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: 389.43 GB
    • Received: 1.98 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.