Loading Tool

Explorer IconExplorer

Memory Pool

46,866 transactions
18.65 vMB
0.21701695 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 106.38/200 MB

Candidate Block

Mining Attempt 55b28c5b270dd1fa69d33bda49acc44e77cb269eccc0cc40bfb198bbdd28d64c
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root c083aa6cd651f4a2e7d63c7d1d1eec36adc8849bb5731c3473bae7085ebc6673
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,151
Size: 1.00 vMB
Total Fees: 0.07062258 BTC
Median Feerate: 5.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (764,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,125 149,125 00000000000003fe623c3784cd66915983ef7316b2700c1bcab4c102c58b7225 105 0.04 vMB 88
149,124 149,124 00000000000002c8a8e8d0e6bde2bcd2e6a4ff5e7e72c9a0010888d73539e312 50 0.03 vMB 156
149,123 149,123 00000000000007048eb3f144de643b8e592437027c6ec92da6c428126ff41e66 53 0.03 vMB 172
149,122 149,122 000000000000060a14f3e065467660ada45e079c9c5839304de56ab4202de784 3 0.00 vMB 2,067
149,121 149,121 00000000000009ddde32f78d2e5a780035a96bfc4dbada51c73bcc2cdfb44e44 15 0.01 vMB 55
149,120 149,120 00000000000007aeca29be3001b6bdf7689dbd6b6162623a90704c0e78f1afc5 8 0.00 vMB 242
149,119 149,119 00000000000000fc6205ea28a262d93a3b53da9de2603700cdb3d719eeae23c7 4 0.00 vMB 47
149,118 149,118 0000000000000834c72e86a48a1bcda0e5199f616c10c53a7175704d6361f24a 8 0.00 vMB 95
149,117 149,117 00000000000002a93ef94ea0ef49e8564f35a70555db6cf30e18795aee0d9266 24 0.01 vMB 222
149,116 149,116 0000000000000275d848fafec7e262f56721e2690937651ddb24aa1cab9ebe50 52 0.02 vMB 15
149,115 149,115 000000000000043f51348efc46db03db5a34b1b17afc1923599b8b939bb32baa 183 0.05 vMB 0
149,114 149,114 000000000000027cf3b724865d2dcbb3d37990b0eccc3342c7ae1ba7c75bdca8 16 0.01 vMB 391
149,113 149,113 000000000000058b956dae3313c1212209fad83f9e7f788c7fec15f54953b5fe 12 0.00 vMB 0
149,112 149,112 00000000000003f26e2f294987ad77100c2e07088f02b3b135a9eee27074eb82 19 0.01 vMB 588
149,111 149,111 00000000000008b21af1d353e965de5257e125f34902c63bce2f1676900ccffb 18 0.01 vMB 83
149,110 149,110 000000000000078b73d493d4978eedfc1996c4b4b6e4d4665c39def7220f39df 26 0.01 vMB 160
149,109 149,109 00000000000000b9fec7a997291b276085f31fd789adf27b7345c739eeb90711 30 0.01 vMB 51
149,108 149,108 000000000000077d01e0920c5843b6b4f6dacbcaf67fe1d95c89d8ebb004c5ce 178 0.05 vMB 5
149,107 149,107 00000000000008226b34bfaa43e5237294fe98c1bde0f8ab41c2f3b9402d6dd2 19 0.02 vMB 13
149,106 149,106 00000000000009dc4af96a1d2c3b265ba2bb6a66093da5b1ce619c68fe276b9b 15 0.01 vMB 66
149,105 149,105 0000000000000014cca65736b7c46d74dad69a0b7bcb473b4c2a92270551596c 20 0.01 vMB 161
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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