Loading Tool

Explorer IconExplorer

Memory Pool

22,935 transactions
10.12 vMB
0.02072058 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.88/200 MB

Candidate Block

Mining Attempt ef017277b494664ad879dcd0fffbf47d11aa2e9b249c6e9cbdae01fb25151885
Version 20000000
Previous Block 00000000000000000000c88fb4ac4619a30106d17fadf5d0e10822ccfbedb24e
Merkle Root 3d155457cbe64d72db3135c8a7f9f0217fd66bb535f0a7873188e043ab71bfe5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,755
Size: 1.00 vMB
Total Fees: 0.00428223 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,537 (711,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,183 202,183 00000000000002ff3b4940b1427551b5efdb082e7ea7812c0a81d774066b6d82 45 0.02 vMB 166
202,182 202,182 0000000000000393b9693a87c472e6cdcbe03314e97153af81bf86317f927115 92 0.04 vMB 151
202,181 202,181 000000000000032772df5b41ec2bc75f27347a7dde0f97fad30f75ed1913b531 22 0.01 vMB 73
202,180 202,180 00000000000004c107b0dd53309f063c9d11c2baaded1aec2eb84b624d5fe176 149 0.08 vMB 102
202,179 202,179 0000000000000408ae2ff4bae02486c4568ca65867e46fc14c270f85b3b1d221 55 0.06 vMB 50
202,178 202,178 00000000000001a5f58ac1d2a7ff8c26d7a2bf6c3b2ea111a10e9bbc15b19ab9 496 0.18 vMB 180
202,177 202,177 000000000000008059782cda97ee820fd1b6fd7b12c1394b50af9a8cb7240b6c 440 0.25 vMB 137
202,176 202,176 0000000000000383410b8ca9aaaefb677ef5534dd7401defadbfbb7ba24b23d3 32 0.01 vMB 0
202,175 202,175 0000000000000378a7808f51d25ffed1b7a8e564cde15229ebb41aaf17395000 233 0.10 vMB 90
202,174 202,174 000000000000014c81d1ea04076a0fb74f542676d4082172cc6b1c9482f881e9 332 0.18 vMB 114
202,173 202,173 000000000000008bc77720db25468656538362622e54804c9586a3594f563aa9 186 0.06 vMB 131
202,172 202,172 000000000000000b17829b49729e40b75e2db430e36d5580196224826fc9ed3a 77 0.05 vMB 75
202,171 202,171 00000000000004c1d2a5d22029415c97f4176850cab9962fb0e3a335e3d17922 162 0.07 vMB 125
202,170 202,170 0000000000000513e03a704d77e82021ef2e1125df6649e2dbc05519d5c04110 99 0.07 vMB 140
202,169 202,169 00000000000001a3f299399f548ed4760cf472e4c194c94055119fb021d03564 63 0.03 vMB 19
202,168 202,168 00000000000003425343b6527c839c907e1b68f833bcb4f9611c5999a4a441a2 197 0.11 vMB 107
202,167 202,167 000000000000017d28dcb8f6786ad70527925081994ab7bed8f988cb24a43f1d 528 0.19 vMB 267
202,166 202,166 00000000000003614b8645af392bb2548d30b6973fd7ff8ee6926252052f1f1f 13 0.00 vMB 315
202,165 202,165 00000000000004f9055e22225a52c2ec92ef205dd0e46001ded98271ace69e59 60 0.10 vMB 73
202,164 202,164 00000000000002c15098cf0f766520916602c205a91d989eec5f13ecaf9376e0 160 0.13 vMB 95
202,163 202,163 0000000000000119cef15e084d8dfdeac16a335c8e71471d410d19b1a74e720b 136 0.06 vMB 87
Previous 10 blocks ↓
Total Size: 779.79 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: 405.82 GB
    • Received: 2.12 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.