Loading Tool

Explorer IconExplorer

Memory Pool

86,517 transactions
32.46 vMB
0.11221065 BTC
Random Selection Loading Transactions
Max Size: 195.23/200 MB

Candidate Block

Mining Attempt f0ad9905fc12e6b58c03f160354b70986e36aca26e228c7615dfd8afa5ea627b
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 5814ef7794c36808f1b5a987a02ae1eb2412dee074d9a7a64fbee55a21438b82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,621
Size: 1.00 vMB
Total Fees: 0.03761152 BTC
Feerates: 218.18 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (688,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,893 226,893 000000000000010f55df445edd9dcbef2d7270753b66e342d72ede4b6c2d3853 136 0.08/1.00 vMB 157
226,892 226,892 00000000000001e83f103ba5c1946367eb789a2c9282e5a956a9610c94478d6b 78 0.04/1.00 vMB 63
226,891 226,891 00000000000002c9b1e3555489e76038e10980247eb2e8cb08fb912e595befdd 372 0.15/1.00 vMB 187
226,890 226,890 000000000000012de3c74b013fce65a7a67de48628186dfb3008b04cc03c5975 49 0.04/1.00 vMB 129
226,889 226,889 00000000000003412368a6a4d190dcc62c299f77960f43313eb351b77923911a 308 0.13/1.00 vMB 165
226,888 226,888 0000000000000284ca4b2f3fc7d95787c7139453add2203af3171b823188dd94 209 0.12/1.00 vMB 136
226,887 226,887 0000000000000018a24466760edee2a1a8ded8403342c4443a944146d8d5d907 194 0.09/1.00 vMB 197
226,886 226,886 0000000000000313c735689f4d1faf706cab9285efe8c779a9b006c67790c1cc 256 0.15/1.00 vMB 92
226,885 226,885 000000000000010e6e9ac822f7b4429f7d85659675a86ae8557a4a7a46acd17b 306 0.12/1.00 vMB 207
226,884 226,884 00000000000002e7ec292ac557531c1a5db60e31f2462a699823f7833245c2a1 174 0.10/1.00 vMB 132
226,883 226,883 000000000000034c23684580c2cd03cceb868961965e555dfa074a460ad0f6e6 256 0.10/1.00 vMB 152
226,882 226,882 0000000000000159e9e16cbf73f32e4eb6aec854854348799d973366aa8868cd 178 0.07/1.00 vMB 155
226,881 226,881 00000000000000fc7bb8a70f870abf5e8fcc11fdb478232d1eb172d5ac6cee87 177 0.08/1.00 vMB 162
226,880 226,880 000000000000034bbb69095211353960f928039dcbba3d89ae9eebd7e82b480f 42 0.02/1.00 vMB 88
226,879 226,879 0000000000000281dcc80ad170679b56b99c7f81fece1f5c4bb390e5b44dc4d2 90 0.04/1.00 vMB 78
226,878 226,878 0000000000000367c47c35eb277ff02757ebb2fbcfef21c5f9a1205e85ce04e4 472 0.23/1.00 vMB 184
226,877 226,877 0000000000000319a28632d93e26d13e7f1d8991610cfb0a97030acebc2d9b5a 285 0.12/1.00 vMB 173
226,876 226,876 00000000000001b92f806defa63ff8d759b0c1e52189820bc235c9fd917d34af 315 0.15/1.00 vMB 153
226,875 226,875 0000000000000225d157752760447de4720da028e392ef7cdc8e996415d744b6 250 0.14/1.00 vMB 152
226,874 226,874 00000000000002b6c185c494e8699a4e6c826b0396d198bac5b8acbfe7e7deb8 144 0.15/1.00 vMB 86
226,873 226,873 00000000000000844f373f497d8e63221eb303a90b0a2263444e1000fc4caa54 404 0.20/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.