Loading Tool

Explorer IconExplorer

Memory Pool

36,789 transactions
25.83 vMB
0.06132853 BTC
Random Selection Loading Transactions
Max Size: 132.36/200 MB

Candidate Block

Mining Attempt bdffe0cf5faef31443b540680bc2cbb3ef169db9d8fe37491637a35b2d274c99
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root eb91d6d16b45c10429bb7b2bc4f147f371e9344fcf10b0172f736aca295cc708
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,971
Size: 1.00 vMB
Total Fees: 0.01408831 BTC
Feerates: 170.89 > 1.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (529,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,219 385,219 000000000000000002819635b12315a178fef819c1073b79953588f5cb221f60 2,117 1.00/1.00 vMB 36
385,218 385,218 00000000000000000373417ae14182d1cbbcf3a90dac3ab21acb72c783de6b47 670 0.36/1.00 vMB 28
385,217 385,217 00000000000000000839b3c663ee81ab382a81d28db45b8af3ad57611c242818 1,188 0.74/1.00 vMB 29
385,216 385,216 00000000000000000660b3c9a5a460e445d4d29905d231068cd17abc55e7d66f 1,637 0.73/1.00 vMB 35
385,215 385,215 00000000000000000a693f5dcf1c95e3b06a5b165336f8f081a2dfc1ee1a4920 109 0.05/1.00 vMB 59
385,214 385,214 000000000000000000bf53adcb1848626b5944aa1d5887e47519f61a7ff277c3 549 0.20/1.00 vMB 43
385,213 385,213 00000000000000000908e85335f70a15f8f8a46fac5c93bdd8e91b92ed1df89f 300 1.00/1.00 vMB 3
385,212 385,212 000000000000000008ff7ad4f8d17ab4aa27c982c2b1838cd54266106e58ee35 1,393 0.67/1.00 vMB 32
385,211 385,211 00000000000000000d3c253c3d53eca23ac32a6ad98ceb1a837977955bcabeb5 799 0.34/1.00 vMB 36
385,210 385,210 00000000000000000e592be0e8093dcef80cac99eea66f7321350d57622171d6 194 0.25/1.00 vMB 10
385,209 385,209 0000000000000000033877711ce707c9b6bdb40c2286069551f5efb006ebf9b2 58 0.08/1.00 vMB 9
385,208 385,208 0000000000000000063009679ebd0fb53c856b666108087f64b11c3fb872b574 658 0.46/1.00 vMB 22
385,207 385,207 0000000000000000045824b328fd69da4ddea3bd174e92c9cea8d2e71e6a0666 23 0.14/1.00 vMB 5
385,206 385,206 0000000000000000022ec4c7ab2a06ac64d126f2f9112146741b10b331418236 1,830 0.75/1.00 vMB 38
385,205 385,205 000000000000000001e4e11eae3ef63e8d0ccf561b609d16873e7934963ca9b5 247 1.00/1.00 vMB 3
385,204 385,204 00000000000000000375b263768565ebc169fdbbaf5ed06fdb01bc0665dcb698 703 0.34/1.00 vMB 29
385,203 385,203 000000000000000001e5f38146adf56d19d751800297f9563cc6100adf9d232c 511 0.31/1.00 vMB 27
385,202 385,202 00000000000000000871a3c54cfa4a60bfd9a8edd37803c2121e476d5904eac6 791 0.26/1.00 vMB 46
385,201 385,201 00000000000000000258e61b05fc222f2ab4820a987f8ba957f500c42511a86b 933 1.00/1.00 vMB 12
385,200 385,200 000000000000000003f1f49f9832fef012e8a4f3b122f9b74296802ebf61e4e8 449 0.26/1.00 vMB 26
385,199 385,199 00000000000000000229572a27efdf49f55a744a2a5fc00ad19649d87878bcce 1,783 0.82/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.80 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: 634.76 GB
    • Received: 12.26 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.