Loading Tool

Explorer IconExplorer

Memory Pool

39,821 transactions
17.59 vMB
0.14202307 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: 97.05/200 MB

Candidate Block

Mining Attempt d22b66d3f64d75111fde12d9cff3c6ba25058d41279d5738fcc3358d9dd3cd7a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 152dcc875a1375e6667beafe7fa42985370696e33312b7d4080f7e1e471b1b64
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.03821770 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (687,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,541 225,541 00000000000000a636d318d7384d2891c788af10e50b8d1e27b64df847f9117b 503 0.25 vMB 184
225,540 225,540 000000000000021a355a41df321b9bfb6b9af3aa8ba9d19b93ed3ad608b1cc42 512 0.40 vMB 56
225,539 225,539 000000000000033584d783a674f0a406748f81d779786b8cdf8fbfe8af83d5b6 454 0.45 vMB 84
225,538 225,538 000000000000024c7688beddc6b426f7b31217a0039e8c765d0c945bcac77101 562 0.25 vMB 316
225,537 225,537 000000000000008a89f77e02db0f6a4c35ef79730ce0df96dfb2a1b45ee3ae66 582 0.25 vMB 188
225,536 225,536 00000000000002a7cae445400145410baff18ba905a0524cc6aed685daa84349 825 0.25 vMB 273
225,535 225,535 00000000000002cb3370c616cedcb94d35f28ed11bc016bc73a3aa8db219cd40 133 0.19 vMB 62
225,534 225,534 00000000000002042e9dcec34598efe7af6f1b907e0a7fa5a71c46f35ffda5af 523 0.25 vMB 163
225,533 225,533 000000000000015f42ba5ddfbd1e63122aaeafb913a959a2d566cfa3bbc0b78a 681 0.25 vMB 584
225,532 225,532 0000000000000260257d73f540644c36b113f0e00030686766db04fe754062c2 210 0.16 vMB 111
225,531 225,531 000000000000017a9a021d17ece02707f4dc3564c5192e9f8fb6003f6c28db0f 533 0.25 vMB 190
225,530 225,530 00000000000000dc494d88100ea1e330c8ed932745235397ca5c4348f2e15d34 746 0.25 vMB 254
225,529 225,529 000000000000031c7e1fcdecb172c499dc8cfadaac1b105186d040bd1fb4ca9a 168 0.22 vMB 39
225,528 225,528 00000000000002947e5459a8191d6932fb7187f5ffb6a5bae5ec80163b4c92ea 237 0.14 vMB 141
225,527 225,527 00000000000000aa8a7e061f271ee5a0029ef21cc83af6d8f61ce490fe715b64 505 0.21 vMB 186
225,526 225,526 000000000000014459fd0ca190bffa09137b61473dab1d6da4acc85927b1c0aa 603 0.25 vMB 225
225,525 225,525 00000000000002daa36dc50093d4e99cdb35f7356c58265383d9e35927ca0fa2 61 0.03 vMB 102
225,524 225,524 000000000000034b6269822ce1de944a944d93e013258242fa913ef0089300e1 527 0.23 vMB 199
225,523 225,523 0000000000000214c31e6f732c00c7acdffc42c8384c2d2f8b3bd94fea7aa6d6 286 0.19 vMB 102
225,522 225,522 0000000000000240089e9b3dac68adf81da7cfe7749cad923b2cb8c60bb948de 766 0.25 vMB 275
225,521 225,521 000000000000036649d1a88b557f136b2bf0d883c2c5e91e81933cfb6ac4b32e 312 0.15 vMB 177
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: 111.78 GB
    • Received: 0.47 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.