Loading Tool

Explorer IconExplorer

Memory Pool

42,661 transactions
18.61 vMB
0.19812858 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.67/200 MB

Candidate Block

Mining Attempt d4ee99638cd858c051510d506d786e4e249cbc4ca9b6eb402484f5b63a6d6f15
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c554df821a711776f78754aa69339f918490396a253c62f1a3c5773ad0322e51
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,581
Size: 1.00 vMB
Total Fees: 0.06502066 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (698,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,024 215,024 0000000000000027caa4404df9834f507028f6c2034935c0f8f333fc3da280c5 138 0.09 vMB 126
215,023 215,023 00000000000003434070bb3c0dc00687eea09840aa5dbb4f375b7a574b88ef10 696 0.25 vMB 205
215,022 215,022 000000000000006b35d4777ad8ae141c4b81eecfab7279610be0ed370e84f5da 259 0.14 vMB 146
215,021 215,021 00000000000001d6ad8f999849e9db989807b75e17940a86219bd786d6a27ee3 256 0.07 vMB 240
215,020 215,020 000000000000059422d7ed091dbd6423d4d915545b100192eafdf6326bccca2e 128 0.05 vMB 154
215,019 215,019 000000000000008c6d4979b2e99aa289e164ccad6b2ad955e1a4076c4d942e3b 417 0.25 vMB 123
215,018 215,018 00000000000002a6aee2c24660b4cf5b13f588b7352e6bf0bc700088a2b1aaaa 681 0.25 vMB 1,410
215,017 215,017 000000000000005ee8383e42710c3a4c51e9d0043ed5a6597ee7f20a4b23751e 241 0.11 vMB 190
215,016 215,016 00000000000005057daab6de68e841c8b7b4f76582dfabce4b389e350c512b1a 32 0.01 vMB 57
215,015 215,015 000000000000009f4d30c6467a33b5ee4dcdb0a2aff3b9ee8ca5568f17546916 137 0.06 vMB 127
215,014 215,014 000000000000019fe74e763e139652abb88f3289b12003a64c7681f90bfbc57f 496 0.21 vMB 177
215,013 215,013 000000000000016e89916bf798cc8f37207a0bd4f32eee82afa25f49f00451ed 114 0.03 vMB 40
215,012 215,012 00000000000003227f8f774849b4ad75a09cf985ee27b0a732cd5350240c3e1f 374 0.13 vMB 193
215,011 215,011 00000000000004b4c3a65bc76742555c88db04e1c4b1ce2aac1acdd8c0dee6b9 249 0.10 vMB 190
215,010 215,010 00000000000003ce3cece6aa40211b79eedf85ee332a28188c74459975c9bb94 218 0.12 vMB 163
215,009 215,009 00000000000004c592c6f50048f0b665600a9c3dee12ec4fda7dcad9a0b40956 140 0.06 vMB 165
215,008 215,008 00000000000001c864832422c4ec9fa452ebc7c313ee23ebc2c033d5e718cc67 258 0.14 vMB 143
215,007 215,007 000000000000019405ec7dde776ef6df1934aa3251608d10fb78644e6165a4f0 360 0.12 vMB 121
215,006 215,006 00000000000001a657f1214d09467b86dcd7347cf21b65bed1326741c6ef8d88 186 0.07 vMB 220
215,005 215,005 000000000000017cc59456d3cfaf865eafdae57334f6e958514b76aaea7b070b 18 0.01 vMB 57
215,004 215,004 000000000000014c4e44cb34fa0469a23616d568f6e0a6632adfaadf0b6d8e7c 82 0.03 vMB 203
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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