Loading Tool

Explorer IconExplorer

Memory Pool

46,395 transactions
20.53 vMB
0.04770008 BTC
Random Selection Loading Transactions
Max Size: 117.40/200 MB

Candidate Block

Mining Attempt 149bab1faefcea2a0a070154ae6f476c2c3a9c235ee3a92cb81224d7fca344e8
Version 20000000
Previous Block 0000000000000000000147cc7fd0752f527ecbd305384e1dac4d9d7f2ebcddc3
Merkle Root 8013bf7f726a83d9dd8eeca4468a885766211d410e65e6af280ff4f2b4ce7acc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,673
Size: 1.00 vMB
Total Fees: 0.00688538 BTC
Feerates: 100.17 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,027 (907,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,225 6,225 00000000ca11e8575b26f7ba2146b171976cb227f2e1193484181ff324226711 1 0.00/1.00 vMB 0
6,224 6,224 00000000ce58ddb0014222910ec24be4ce393d4319b58ccf1ea02c74891e8c58 1 0.00/1.00 vMB 0
6,223 6,223 0000000005e8f18e86f55c587101ea0234542e505c81e8118ca1ef6e07a7f261 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 780.65 GB

Node Details:

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