Loading Tool

Explorer IconExplorer

Memory Pool

25,262 transactions
10.53 vMB
0.02526816 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.66/200 MB

Candidate Block

Mining Attempt 7783f4bc5d4724f2d6a8ff3d75774395e50008d5f9d2fdad39c6b9b29b1897d7
Version 20000000
Previous Block 0000000000000000000075dee10a187ce8da6bb2823a2744947edd3b01954a06
Merkle Root 07d54085c8d5cd7c1269bed587d5b185b8df9b35ea74669d780ede6a3db68f64
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,775
Size: 1.00 vMB
Total Fees: 0.00795764 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,558 (763,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,223 150,223 00000000000003ea8a1005e1400c7708f115f4f42af37ec56bc5d64882da21fe 1 0.00 vMB 0
150,222 150,222 00000000000005ca5fea9a2e385d04f464071d7c65b3621870193ba6f59d92b1 14 0.00 vMB 0
150,221 150,221 0000000000000653d785ba741dfbddcf41c95836ea31820f054c69bc4afe4066 12 0.00 vMB 306
150,220 150,220 00000000000000ca5ab61174a7a3e6bfdcea948681ff0d4b3c46a3a8e75f8f9c 48 0.02 vMB 137
150,219 150,219 0000000000000aa9b5077417b127900c82981d8e1a9081f3aa8e287f536aeca3 57 0.03 vMB 81
150,218 150,218 00000000000005cbaa710049332e31e5da9e46368454e3bd46d5c081658239c1 114 0.04 vMB 87
150,217 150,217 0000000000000836cca4fad5c6589eaf64f29c8cd5617f7215f34368c7ffdd34 52 0.04 vMB 104
150,216 150,216 00000000000003f2a7d3697fe99291b8c5279c847dc96b9703162b60e5dab8ed 86 0.03 vMB 97
150,215 150,215 000000000000078a769afdb6a6f40f9e18b75cc80c35ff96d7f581270cb72b6e 1 0.00 vMB 0
150,214 150,214 000000000000019b4fb2dd025426818cea247240d8153c45ad9a311d1b919349 15 0.01 vMB 264
150,213 150,213 0000000000000781da6909f64b76f0149c1fd5cef7408196e57095fb91fddc45 53 0.03 vMB 150
150,212 150,212 0000000000000ac715be020ca45ea72d43479e18a0536be111edbfd6fd8ee88f 28 0.02 vMB 104
150,211 150,211 000000000000047b9896790301301049a2455243a87f7fb1fd3f66d9c2cf9366 88 0.03 vMB 18
150,210 150,210 0000000000000a590b8b9508dd9a95d45f8ad5ef116da8bc04914da8751e6d09 59 0.04 vMB 132
150,209 150,209 00000000000000721705cd8212fa3ffdb3fdbede0b3b12d7d0d825b619b9b084 18 0.01 vMB 98
150,208 150,208 00000000000003b51f9650afc81fc5a38d94e6990bba384a656f43adf6e083da 58 0.03 vMB 113
150,207 150,207 0000000000000154f985f2709d5517d93630a9e9bafa14c1b0039fe0af20ed0d 32 0.01 vMB 131
150,206 150,206 0000000000000411fad0dc5514c4a6603775029798d35787e26b4eb290016c46 79 0.03 vMB 61
150,205 150,205 000000000000027cb9064c5de420a00ace4137c585141fe8e2a83b15f9057250 71 0.02 vMB 139
150,204 150,204 00000000000001a6540cc282eb30796ab720d7d30ca4799551cd17420b721cdb 22 0.01 vMB 110
150,203 150,203 0000000000000a0d8b3c06ecc864ff73f90a82a1ffbd44afa4b3dbbcf2c3e25e 27 0.02 vMB 44
Previous 10 blocks ↓
Total Size: 779.83 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: 423.96 GB
    • Received: 2.29 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.