Loading Tool

Explorer IconExplorer

Memory Pool

37,623 transactions
18.98 vMB
0.04046512 BTC
Random Selection Loading Transactions
Max Size: 105.23/200 MB

Candidate Block

Mining Attempt 536222d09f5c6f1d02c0e3cd1f199d93c26c9eb344d54d1cbe6b39355af6cd9a
Version 20000000
Previous Block 000000000000000000010dac05de2b34ea33515c2a07d1484dbbd0571d8d356a
Merkle Root d93692222ccadcc0719a38d22d49e6f07159ff48e06b555fa6a8ac6bd5e642f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,775
Size: 1.00 vMB
Total Fees: 0.00397687 BTC
Feerates: 40.21 > 0.40 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,056 (907,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,222 6,222 000000002426866050252405485d89a58df2f51faab9ec30c9c99b775e389378 1 0.00/1.00 vMB 0
6,221 6,221 00000000a0488d1f2df2833b8d0205ac5f626840b60531535bad9fbf6ad8f837 1 0.00/1.00 vMB 0
6,220 6,220 00000000b6f7a2565b3dc0541f01c76803ad67c52d6249fe29d40ed22dd9a2de 1 0.00/1.00 vMB 0
6,219 6,219 00000000fc3ce6b6f0044b2de74bea67c131ee059456ec011862154045b643e6 1 0.00/1.00 vMB 0
6,218 6,218 000000004e246d1a127ecb39813359b04b012968d590609d3dcb319e85447e24 1 0.00/1.00 vMB 0
6,217 6,217 00000000f5958051f9bb3989f7445a0f3f052cf4edd882bbec5001ad2346d20c 1 0.00/1.00 vMB 0
6,216 6,216 00000000c6e12494172cb98d60bc2cdba56bd19b7ca902351ef78280443e9f8c 1 0.00/1.00 vMB 0
6,215 6,215 000000007aabdb1fa774c5cee7bb4daca791ec5ba0c2dd3d110129526477acf9 1 0.00/1.00 vMB 0
6,214 6,214 00000000391ccdccc5b028199f8570b6f21f5595665ea6f0416a3c50cf4a283c 1 0.00/1.00 vMB 0
6,213 6,213 00000000fa194d73503b3c2195de33f526e3ff5731005b93a75de60776a44ce9 1 0.00/1.00 vMB 0
6,212 6,212 0000000052b0361fae7eb7b7612b34b7c8f13b3d88fb4046af83b3b0e9d2fc58 1 0.00/1.00 vMB 0
6,211 6,211 000000006b282401107dde85409af86b2bea8e9dce3d824edb6e3bdd9429cd29 1 0.00/1.00 vMB 0
6,210 6,210 00000000a6d82049de926fae94a37758bbb5c6ad8a301015b95b05cc096f0de4 1 0.00/1.00 vMB 0
6,209 6,209 00000000b78bd41246d3bef0b842a8880f7f5c9913fc0efe24fe9a1609cd0e17 1 0.00/1.00 vMB 0
6,208 6,208 00000000e8c79d2856b69431bdef722ba62ac6fd5eb31bd3dd4485d020c0b5a2 1 0.00/1.00 vMB 0
6,207 6,207 00000000197cdc6baad2f16e42020aeabff0a4fecb9da955e9fc5d05b92e014e 1 0.00/1.00 vMB 0
6,206 6,206 000000009e0f57bcddbafced11db614e839dba4a9070da7afb69ccdeb50b2cb0 1 0.00/1.00 vMB 0
6,205 6,205 000000007bc8e919eee03106ec5c15b9e3f49ca6c33a67bfc70e9ec1b14a0d02 1 0.00/1.00 vMB 0
6,204 6,204 0000000081d5a9f81b92293bd9233d5e2045c7299cc02c0847e80afce6e56e6f 1 0.00/1.00 vMB 0
6,203 6,203 00000000cc7dbdb3bdab7a24a741932fe99f225c5ca7e2d03b2deaddd23664d1 1 0.00/1.00 vMB 0
6,202 6,202 000000007680c0efe9e7875772f05e260fa3048a611ec70b31a39fc9df6db2aa 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.69 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: 554.44 GB
    • Received: 6.72 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.