Loading Tool

Explorer IconExplorer

Memory Pool

26,442 transactions
4.63 vMB
0.03668956 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.68/200 MB

Candidate Block

Mining Attempt b53d7c79bda1f20c81c4c0e1ba40ca113e6dbc9629a7101229f4c57fe9ce1984
Version 20000000
Previous Block 0000000000000000000128cedb9b23be56bc6bb3295241126822eef422b8ce0d
Merkle Root f165537301e7dc8f0d241f6a5c58df65e763cfd9050c37137c34ca7949cdb089
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,423
Size: 0.38 vMB
Total Fees: 0.02512193 BTC
Avg Feerate: 1.66 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,789 (643,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
269,739 269,739 00000000000000006d54e0af4b1af120a77041ded7c4dd2883c97365128ac482 0.04 MB 98 59
269,738 269,738 0000000000000005dfb6b88bccbeac01ad7bd6322c5598bbec2dab2636c1b751 0.07 MB 119 36
269,737 269,737 000000000000000294bd9039b05fe8441e885230ac883ff027da5464fad7ba3d 0.11 MB 271 40
269,736 269,736 00000000000000024ec26fb6184d54e62ea5aade0fbda6f2566dee7cc648d05c 0.08 MB 104 14
269,735 269,735 0000000000000005eec1dcd76553c2385cb15690bb0e27b986359b820a175e45 0.25 MB 721 92
269,734 269,734 00000000000000031517ea5fafb2b0d63a7083e529d28f6dc846e29e8570b2ac 0.13 MB 357 77
269,733 269,733 0000000000000006c5351ca55d49fa3cfadfa3d144a66e56c440f9cfad0c21cf 0.01 MB 26 77
269,732 269,732 00000000000000033d7e82dac296c3e5c5e93b8029050b54f8645843bb81f659 0.22 MB 504 46
269,731 269,731 00000000000000055fbe268196ff793bbd3483a2e059e343adc423c87f9562e9 0.17 MB 393 71
269,730 269,730 0000000000000000fbf8a26314d48adca17d60280f6e8ee03d0b615280b406fc 0.17 MB 349 55
269,729 269,729 00000000000000033b2f0492c32c51faac0c98326e3f3a49208552a571fdaff3 0.04 MB 101 72
269,728 269,728 00000000000000007a0b53518516340c3ec1dbc5eb314c3be7230a52751a0cef 0.23 MB 538 57
269,727 269,727 000000000000000766da250ead09b8c8ae9434caa4678bd889c594ad9ec790c8 0.24 MB 506 68
269,726 269,726 00000000000000025b6a82dd72181369c2799094be3e8a8044b8bb9699c96d16 0.08 MB 237 59
269,725 269,725 0000000000000003b5b7b2ec6b2bbfdddb4efb6554cf6a2ff9581cfe73c03ebb 0.07 MB 152 19
269,724 269,724 0000000000000000495129915b72aae4043104f9274c187d6897beb7147bfacd 0.35 MB 807 51
269,723 269,723 0000000000000000b4ff49cd2cad865d6cbca99828987a02f3d5f41067eab00a 0.13 MB 230 61
269,722 269,722 00000000000000075ed91531e07d2045b5823da050fe373bde7bb363965e44ae 0.15 MB 280 36
269,721 269,721 000000000000000444d42631af64ffbc4c4f3f2e427e469717d9be988758d49c 0.17 MB 404 83
269,720 269,720 000000000000000083ac4dfaafd933c975c383e7e1a816071a9783a09ec8d192 0.13 MB 231 21
269,719 269,719 0000000000000007effb4f634616e5e37b0094064f7104468de288bac161e97a 0.25 MB 492 53
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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