Loading Tool

Explorer IconExplorer

Memory Pool

35,643 transactions
8.18 vMB
0.07516392 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 7 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.58/200 MB

Candidate Block

Transactions: 3,885
Size: 1.00 vMB
Total Fees: 0.02600071 BTC
Avg Feerate: 2.00 sats/vbyte
Mining Attempt 11641ee8ea83ff224862f11ce27b76d7ef71488ae172be9cb9e1a2646aeb494a
Version 20000000
Previous Block 000000000000000000006832ff8b73c6d2f144e635537d5b54b8298295c0e86c
Merkle Root afe2ae7a1c1db514b688700c16730ae9238b73209c3f7b97bad2ba9915982002
Time
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,758 (699,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
213,195 213,195 000000000000042d1ff66eb20ac4d41f739dda0d306ce5236031c7718b80f32d 0.25 MB 715 233
213,194 213,194 00000000000002fcfd116d3e6f6ced02256b5cfddb538ad5e3d056de0561eeba 0.05 MB 127 113
213,193 213,193 000000000000021b96e8db6a3bdf9f7b1fdb62557ca88be57a0f4c21f9020446 0.00 MB 11 38
213,192 213,192 00000000000002da8acd734903265c2aeb8f6a12e584cf3a7854cc6e8486d1db 0.11 MB 236 153
213,191 213,191 0000000000000492e63b617ceefbfc28c7714372f9600f659ddf1dca188c3f5a 0.11 MB 281 194
213,190 213,190 00000000000001096f1a125cca6cb027533d4ac0c471f7dd6da3f1a7c4340983 0.24 MB 591 181
213,189 213,189 0000000000000056c798ff6be82fe743517d7585bad35454116be90380b30874 0.25 MB 654 200
213,188 213,188 000000000000030aeb5ed07e4403097cddadb096bc43141f658463d032e01ba7 0.00 MB 11 75
213,187 213,187 00000000000004b9757602815d178eb0898c3b62e96131d0ba2b7828532536a4 0.21 MB 354 133
213,186 213,186 000000000000011c9dd59cbd629015ed6564638b7add16eca5c8d104c208d3c7 0.00 MB 13 15
213,185 213,185 00000000000002c7869661a21b58379642cc357b5cb59ced8c9d990b172eac11 0.25 MB 837 257
213,184 213,184 00000000000002e7887b99d351b88040e085c8e21827a7438767bdbf26239315 0.05 MB 134 120
213,183 213,183 00000000000000cc046ec9deb59386f69103f4447d44e74997a9d74584823eb3 0.20 MB 598 230
213,182 213,182 000000000000028ffac910d823159bbfa91e281a274628c5f006bc3a6ab31fe7 0.21 MB 559 196
213,181 213,181 00000000000002d8ebcfa733907b63e9e73098866040ed28dbe227b97f2fffad 0.13 MB 360 272
213,180 213,180 00000000000000eca810cbd0a99b579b8ec18f8321581c0145939f7be6d42f06 0.02 MB 40 148
213,179 213,179 0000000000000425d14a39347ce9e93963d45d80c3e2c78a38e29233d300de2e 0.12 MB 354 287
213,178 213,178 00000000000002d61cd9409dd47297bb3d352123eec3dad2bd0aba984823363a 0.11 MB 285 305
213,177 213,177 00000000000002512287b72b62dc1dfac28c7c3c0fb80715b249bc1e20a6516d 0.03 MB 76 317
213,176 213,176 00000000000001427de3469001f8f63a85a990ab59a8a5a496f37bbca376673c 0.16 MB 267 172
213,175 213,175 00000000000002982c5b12c1b9c11b4fefcdac9e749cfbbb4b672cdfe6fe4c1f 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.41 GB

Node Details:

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