Loading Tool

Explorer IconExplorer

Memory Pool

30,105 transactions
8.21 vMB
0.06604764 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.45/200 MB

Candidate Block

Mining Attempt 153e9aaf26da3f23fd639fd9990ba1ad55c7068e7fce99fc71e75671b389bcc0
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root f1aeaf126cd6cf0bca7bad0d4428d725dcff94527f8a7c87d8d791922fbf4c65
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,363
Size: 1.00 vMB
Total Fees: 0.04338668 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (772,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,186 141,186 00000000000004bf42855b02dd96d690a8ceddc3b5ed5c9b7f29874bf67ef8f7 128 0.05 vMB 285
141,185 141,185 000000000000057947c7901acce6b20f01b132efd80f37a59957de16b2096040 100 0.03 vMB 35
141,184 141,184 000000000000042b01ffb9677d4103c1c28d1c6192458a2c341e4b3922897cdd 114 0.05 vMB 195
141,183 141,183 0000000000000296cfb21a5dfd87900fbed031987790ce17a08c85cc63d1fc5d 28 0.01 vMB 74
141,182 141,182 00000000000005d10a4960b85ff1528cea3a453f27d13a98f29fd939542cb7a9 177 0.07 vMB 153
141,181 141,181 000000000000039b5dccb5b6362d5481ff754001b0ac881e7c435d265e933853 13 0.01 vMB 209
141,180 141,180 000000000000093c5cc390c4f9f44476af074ba4f6ede2eea5b7f9578e57a8fc 25 0.01 vMB 159
141,179 141,179 000000000000051cb5edbee79903e14c571d75f7b9908a12194a0b4062fcb3be 191 0.08 vMB 142
141,178 141,178 000000000000079d9f2312c4a55fd6e51ba306cb19b31274132795eedb678c9b 60 0.02 vMB 153
141,177 141,177 00000000000004bbf27d969fa2b16be5a3876585f6515127ea9de3fd4850a7eb 133 0.04 vMB 12
141,176 141,176 000000000000036f9c2d1b0c7c27e2c98441ee35ded102df60f20816d7f958bf 95 0.05 vMB 92
141,175 141,175 00000000000007d4f7897d4969d684ebed24deb4439e9060ea0a5fd1a7dc5ca4 12 0.00 vMB 731
141,174 141,174 00000000000001f9b61dee68892572987f101f107defd693732f9b369784d4e5 129 0.05 vMB 147
141,173 141,173 00000000000002f6bf2308ff6e0c10284c42c9f6be1104698ec52634c0fdfc5f 120 0.05 vMB 224
141,172 141,172 00000000000001bf67ffeac219078ca335dab4244e6908ca8119936222ea0a1b 122 0.05 vMB 93
141,171 141,171 000000000000014fb652973c5e3fc990a28efac6b17c23cce2fee7d12c2ef09f 19 0.01 vMB 1,544
141,170 141,170 00000000000001021428af3e74028795f127ba18fb2b8b51a8a723daf89dbe54 115 0.05 vMB 240
141,169 141,169 0000000000000593d9cd81b3c0fa7ed67f347c6e977abcad52d7e53169afb35e 27 0.01 vMB 133
141,168 141,168 000000000000072657fe7dd0b92615b0eda939218e33a0322c0403985994c255 147 0.06 vMB 185
141,167 141,167 00000000000000954e040cad8d5401ad3d86baf2721ede3140c8413a3cd837cf 101 0.05 vMB 283
141,166 141,166 00000000000000d752cde52cb248d9d0c508ab0a21404f62e8e6252d5a98589a 149 0.05 vMB 165
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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