Loading Tool

Explorer IconExplorer

Memory Pool

42,443 transactions
18.95 vMB
0.21565127 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.04/200 MB

Candidate Block

Mining Attempt 544b14238ccdaa82779d13782d0f9e89912666e1c3f5556e42f9336520ef08d7
Version 20000000
Previous Block 00000000000000000001065da8b03548111eb7fbe3ef470933bdf1f9fbc44d6f
Merkle Root 0779a1a0737566195889f4893d3c737409754e5df8d5561d9165d5ac790b2756
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,077
Size: 1.00 vMB
Total Fees: 0.07607169 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,322 (694,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,105 219,105 00000000000001af57f3d8b0b16ec6dc6fb5f537033a7bf5b294738592a845c9 124 0.05 vMB 141
219,104 219,104 00000000000003e82db466128ff3ee68672acb1388bb6ebff72cb9118c48258a 543 0.24 vMB 155
219,103 219,103 000000000000058f40f19c8ff5570b2ca4d4938765db20640e768d1146daa133 654 0.28 vMB 193
219,102 219,102 000000000000041b11ea071ad89f2651741c3be672c9b1104d0bbab06d561f22 309 0.25 vMB 138
219,101 219,101 0000000000000081791c15624944ad94556ec3330e4497d9a17b7c1e87f0a970 104 0.05 vMB 26
219,100 219,100 00000000000001af145fc663d03d7d369887845426c4757bd2cfb969581a67fa 778 0.25 vMB 290
219,099 219,099 000000000000056ff217520d3f15e0e3e90762a826ec6c39b4048b0ff643d533 395 0.24 vMB 155
219,098 219,098 0000000000000335cabce6e40b9edda706ce06ab4c0282003b74de03f41fcc24 711 0.26 vMB 246
219,097 219,097 000000000000013300213c3b9bd06332337704ca7c431322ff8cbe4cf1d9546b 326 0.16 vMB 93
219,096 219,096 000000000000053ccd4ec41c7e498d2285e2f60e11bcb408b2fb3585d96ac5d9 464 0.25 vMB 133
219,095 219,095 000000000000035cb95e5599489e04d030e7fd6d28e6e530b4d7777575e84826 768 0.25 vMB 271
219,094 219,094 00000000000002126b68ee9541ad356f11ec441850bbdca2e10f9c43ca9ba1cf 271 0.12 vMB 364
219,093 219,093 00000000000000f82343d9bbee886b4a2d3d7a7a73acca353ec6a42be2cc733c 189 0.13 vMB 532
219,092 219,092 0000000000000032578271ca4d8350fe200810c61ff67f9579c579542b5c7ceb 283 0.22 vMB 183
219,091 219,091 0000000000000399ca77b341786577e89d3d606313d6f4a0580d735eb3713603 718 0.25 vMB 318
219,090 219,090 000000000000037be0cbd845c5432f2068cf732bfeefd0d566cd9ebf27e440c2 420 0.19 vMB 177
219,089 219,089 00000000000002b6aa34e1c133250917da7185e0552c23ad969f14efac85df42 320 0.18 vMB 142
219,088 219,088 000000000000022e329ac9be5277b58c8eada783f6679deae99088c786b08631 814 0.25 vMB 260
219,087 219,087 000000000000042314761d9e3901d43e601cfc866f70445806baa57c0985fe22 134 0.05 vMB 332
219,086 219,086 00000000000000c439e73aa46161a8032dc03b49e6dd2ad42620ff3ed24aca10 238 0.08 vMB 91
219,085 219,085 000000000000028cddda29500846b986fbaa7c155e70f4d1081470081815afc8 320 0.14 vMB 165
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 121.36 GB
    • Received: 0.49 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.