Loading Tool

Explorer IconExplorer

Memory Pool

28,314 transactions
7.08 vMB
0.05714916 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.91/200 MB

Candidate Block

Mining Attempt 89081c2acd0b498a89bf4a97df6bd789ff0ab05c0e6788ec1b5e15759693fd25
Version 20000000
Previous Block 00000000000000000001f19fa8f0fc3eeb1898d537102304d19dd162defe0c3b
Merkle Root 333fc9c207f3826df96f46c1613e3dc0dbfec5cf17fb08d2da82a33e3ea8914e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,300
Size: 1.00 vMB
Total Fees: 0.03275145 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,205 (654,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
258,734 258,734 00000000000000088bf655f79363bee57e75fa7cc81f62cf78edf98bfd9b0f17 0.03 MB 58 56
258,733 258,733 0000000000000002ce4edeb237ef25e8779967de145b850e2e85b667b82fe5e9 0.02 MB 62 54
258,732 258,732 0000000000000024a3ccbd7ed04a39a51d611ecfeccab573808dab4948dc91ae 0.17 MB 451 407
258,731 258,731 000000000000001c45d1098ad3cebaa578dbe07150ecf16cbc6faa686751efb1 0.11 MB 236 1,446
258,730 258,730 0000000000000011543e26ac3b46901c0210a50a58313d600bb57e2e4a4eefe8 0.12 MB 230 81
258,729 258,729 00000000000000157737a0d220edd7f124372cbdc72cad3df30cbcf730757bbd 0.23 MB 504 302
258,728 258,728 000000000000002057b48eab2febafb3410445ff57a2948dd32221e05ad430e3 0.03 MB 75 95
258,727 258,727 00000000000000079a85edcc700ba27ef03d48695406c92273305cecfb5d2a46 0.11 MB 81 22
258,726 258,726 000000000000001b7b0f3a71a0d57afba9562565e65517f9be34e9fda8462dd4 0.13 MB 395 445
258,725 258,725 000000000000000f1113205fd0c0d4928e1eda91b8a9e3474c4e1237b08f8ebb 0.25 MB 414 334
258,724 258,724 000000000000000db75553e82501d8730587179d471450712ec5f90d8e5863f5 0.01 MB 24 104
258,723 258,723 0000000000000018cc47e66d91bc6c32b17834330d16bbe81bc147c34812364d 0.02 MB 82 151
258,722 258,722 0000000000000015e10e47108728da77ddb72d8b667eb86a1a41ca927dc60274 0.06 MB 161 99
258,721 258,721 00000000000000143b77d51ff1190495c719c814c522b6d0aed221d30f84fe55 0.02 MB 58 85
258,720 258,720 000000000000001c50080466d03dd820b6fd5811ec6dadf3ef608d47ed8ee6bb 0.12 MB 297 611
258,719 258,719 0000000000000015b13c9aae5b30008bdada82f0d616462de60b61bbd792cd41 0.16 MB 369 89
258,718 258,718 000000000000000bce9aeba8eeb3e4efc978d7a901ce2459fd412ce3635d636f 0.03 MB 81 108
258,717 258,717 0000000000000004be9913f59b348ea147bd50d80bf71efc70ff67519d79f70f 0.11 MB 180 64
258,716 258,716 0000000000000005c3b2415b126802df19562654ada7eaaca1124f60a1f5c153 0.21 MB 559 1,274
258,715 258,715 000000000000000db95c89f52836662c536ba044b06531609de7ab9405029430 0.14 MB 365 112
258,714 258,714 000000000000001f0bd39f0d4a45201ad28fdee7aecd956f4a9e02edfa721f3a 0.05 MB 94 119
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

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