Loading Tool

Explorer IconExplorer

Memory Pool

40,768 transactions
17.90 vMB
0.16262233 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.91/200 MB

Candidate Block

Mining Attempt b3185bc71d98c086d46d3ee42c9e2b66f862c8fa7147e9713811c51aa66cb20f
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7f8f3155743003c72dbafafbbae65466af74840d28f3c4dcf4be9c5bdc7bf795
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,313
Size: 1.00 vMB
Total Fees: 0.05100399 BTC
Median Feerate: 4.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (704,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,073 209,073 000000000000028a1ad09398589ea52a4a1d2d4eb58514dfabdebcd7d5a6c9f4 206 0.10 vMB 143
209,072 209,072 00000000000001f060f16e967450c38ae6b0254c5a786c910f8e3cae3fe8e6cd 369 0.19 vMB 122
209,071 209,071 0000000000000068de6d3aad4a22cd4ed6d20b544787296935634ae931764106 538 0.25 vMB 140
209,070 209,070 00000000000000e785a61d31a4e4a8e6093673e338ac4beb8603a11f7d55e9b2 12 0.00 vMB 15
209,069 209,069 00000000000003c6d67223e3e3f8c75f54a144c2d75f0b52b878629bd708c5a2 128 0.05 vMB 182
209,068 209,068 000000000000026a273aee1decf66078210dafe9cb3d38d8455a000bf840a512 81 0.05 vMB 123
209,067 209,067 000000000000044adb0fd7acf02f5b7b11aaa0f3281b75dc5447b26ece945306 16 0.01 vMB 73
209,066 209,066 00000000000000981ad9e6fd110c62ce1d28408aca0ef343f6eb06c59c34f3d1 308 0.21 vMB 121
209,065 209,065 00000000000002bffca804f28543ebf0fab442432dc531771e67918119c475fd 63 0.03 vMB 208
209,064 209,064 0000000000000369df76a2bc0c6568557e23320f1f85acf7abd0a5c431f3ba26 182 0.08 vMB 224
209,063 209,063 000000000000040908c6c4f5708508b74ab87bb67c314a705a49b261eee2884c 154 0.07 vMB 167
209,062 209,062 00000000000002dc5aa3d0a1d00c12e64ed87557c9df7bb362fa52df9e147428 186 0.08 vMB 133
209,061 209,061 00000000000001758541f384e96cf2953214ec34c61f017897d3b04831c30576 154 0.06 vMB 141
209,060 209,060 000000000000003e5c3ad1ea0ffb475528ea59aacebab0e89948cf654122a947 4 0.00 vMB 0
209,059 209,059 000000000000004d06e10424c8bd56b338d97fc0fed7ee9f61ed2d5575aa3823 384 0.19 vMB 176
209,058 209,058 000000000000011988e38bf84ba1d357615b56da39b9bbedda01a7d9ce60b7fc 328 0.13 vMB 331
209,057 209,057 000000000000008f78449a829626f875e60fdf0d9c65708d3a83f427161920d2 256 0.12 vMB 156
209,056 209,056 00000000000000d78625116f38911d1a4af7c2792fa83cac7ebcacb90de5a687 227 0.11 vMB 194
209,055 209,055 00000000000001e63dcda96b64105015c2e3c1a5fab9f73917d62b9e5dae21a7 26 0.01 vMB 81
209,054 209,054 0000000000000081478bde0de8a20acfe9aa86ea8b562f2750845917742a0588 28 0.01 vMB 189
209,053 209,053 0000000000000338876fef43afa4b2325d0c57eb633ef526c3177055538a8049 317 0.14 vMB 177
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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