Loading Tool

Explorer IconExplorer

Memory Pool

32,716 transactions
10.03 vMB
0.15945105 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.44/200 MB

Candidate Block

Mining Attempt f68710c982bfca4782b5fa6313dc8ef9f33b868b16a093b17b994775353b580c
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 3587889952337658b3763482e8c3c798087e71e7f83c980a1ee2fd9ecbe24882
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.07060202 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (706,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,255 206,255 000000000000014af238ae26cc5f7d791e0cd0f3eeca4d7fac34f8e866420a1b 343 0.12 vMB 236
206,254 206,254 000000000000002929f0d3efbc15c32dda3d76936b7c7a837cbf749474f5c441 225 0.07 vMB 172
206,253 206,253 000000000000012e75d835d232050cf42f7a250846cd544fbd97d4d6b1079f9a 14 0.00 vMB 108
206,252 206,252 00000000000001b8d68f0a9107db9ee6d1bea1521bc034e9777e55b5df9dd769 171 0.08 vMB 164
206,251 206,251 00000000000002c83cce8bba9616d9caa86563ed5017368d50e6f0d6478efb1c 235 0.10 vMB 218
206,250 206,250 00000000000001fd50c316d0c1ca0bc97f29385929c2bc0bdeeca13a3b485ada 285 0.10 vMB 113
206,249 206,249 00000000000003ed1060dbab3be11ed50695ddd8216814a444a1e94054998f8c 266 0.10 vMB 234
206,248 206,248 00000000000004526e503319f6d9a8d0ac67cbb5417acf981c3b691ff82a42e0 100 0.03 vMB 145
206,247 206,247 00000000000001ada7844ad84f7ef7cacaf4d6e2191da7d8bc60ce17789a52cf 103 0.03 vMB 72
206,246 206,246 000000000000024686df894dca25d363f18500f058880ae36d6b9e92324558b7 389 0.13 vMB 327
206,245 206,245 00000000000004645ad4f91f09b8776ffa9d5720fa47e0f16bb475c48a7598a3 14 0.00 vMB 473
206,244 206,244 000000000000039290c78175dace94f173e8521d9ed3fbbc1cddee95e0a7c40d 16 0.01 vMB 68
206,243 206,243 000000000000034233a1613c6990dbd26f0955ea0e198bb3ea35dca5c653416c 83 0.03 vMB 297
206,242 206,242 00000000000000eed09e83efc6566d0747149560c5d28e91af0dbeaaea1ce74c 154 0.05 vMB 153
206,241 206,241 00000000000001f3e12a4e178a9dbd68478df2749d79ed2ce3820cc1e9afbf00 101 0.06 vMB 106
206,240 206,240 000000000000028cdf816e497e86bceddfc5a4c41041e49f70497722d7c69885 135 0.05 vMB 154
206,239 206,239 000000000000026349a795443addbf16be462a2d1ee44b7575d0b379ea07f66a 139 0.05 vMB 210
206,238 206,238 00000000000004e3adeb99df893283e5a06e3064c6110e9704af4d85d4ab330d 18 0.00 vMB 115
206,237 206,237 000000000000019af4452deea7f7443f513242b347229694d8043e91c8b22854 159 0.08 vMB 173
206,236 206,236 00000000000000e8b4e0f5d49927133a248db881ab6c27fa6aa342b559b5992b 73 0.04 vMB 134
206,235 206,235 00000000000001f6908c5e11e3a3e03999c0d901ae597440a4f6a685413f2731 685 0.29 vMB 233
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 68
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.15 GB
    • Received: 0.44 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.