Loading Tool

Explorer IconExplorer

Memory Pool

84,289 transactions
31.78 vMB
0.09542224 BTC
Random Selection Loading Transactions
Max Size: 192.99/200 MB

Candidate Block

Mining Attempt cb8e17e0487808458ed41e96c1573a89b0ba1b1453242b1a177a4ba003c3e61b
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root 0835967fca659f57dd588e4d505c39c3bf4d58e95017f96f1fcb123a67882f70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.02528204 BTC
Feerates: 265.25 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (357,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,633 557,633 00000000000000000007f9666febaeaaa467951911efa9be4520530a2a3481ca 2,389 0.82/1.00 vMB 26
557,632 557,632 0000000000000000000019634e7bb8e05c5b174711054ad6c9e85d857554602f 433 0.19/1.00 vMB 14
557,631 557,631 00000000000000000002de478f23dc1bfa9018682bd618c02f3a0e03a6f40433 441 0.15/1.00 vMB 18
557,630 557,630 0000000000000000000b65fb87ba830474de7eda0c6958df3c552c9f4b43f98c 132 0.05/1.00 vMB 14
557,629 557,629 0000000000000000001ef0d25f768ceeea09bd21ddc717e35fe849022172b0cd 2,372 0.83/1.00 vMB 8
557,628 557,628 0000000000000000000c382b50eb9fb60726781e4832029ad750369a82ece6ca 2,631 1.00/1.00 vMB 19
557,627 557,627 0000000000000000000217c6e14ffc1c710f9bc2d6b45c3de284305863d56d94 2,781 1.00/1.00 vMB 24
557,626 557,626 0000000000000000000c96759669680902f9bc315362bae35b9efa52566ccdb6 2,915 1.00/1.00 vMB 25
557,625 557,625 000000000000000000112ff0e2eaa2e9f4a819cb2d4d29d35cc371d276891585 244 0.08/1.00 vMB 16
557,624 557,624 0000000000000000000f580f55964cc4d1910c2d7f32463bb2c542759405c464 2,153 0.72/1.00 vMB 16
557,623 557,623 0000000000000000000bcb76f1d2d80f1e73c17513ef823d56e8445516ac12e3 2,463 0.97/1.00 vMB 20
557,622 557,622 00000000000000000018e1dabdc8d055ca04ff3e1267a361a7c52a4ec68c5b04 2,054 1.00/1.00 vMB 2
557,621 557,621 0000000000000000002c685918d5e1713a6312ce3cfc78f49705b1864bd788e4 2,161 1.00/1.00 vMB 6
557,620 557,620 0000000000000000002bbc6bfac8af5c42e7a3b94bec385bfb1597c7e929eb4f 2,363 1.00/1.00 vMB 8
557,619 557,619 0000000000000000002b77d77e3fa52eff86a512732469f277c1e91c5a11bb3f 1,468 1.00/1.00 vMB 5
557,618 557,618 00000000000000000001866035a5ca39732ea6366fc4fb7ccb05cc477ec5707e 2,498 1.00/1.00 vMB 16
557,617 557,617 0000000000000000001f944a7ae947285ff168f0dee33575df67a79ed4fe4c5e 2,744 1.00/1.00 vMB 24
557,616 557,616 00000000000000000026df5ddac1f38106f661329c26a26945cc26e05c4cd815 3,131 1.00/1.00 vMB 12
557,615 557,615 0000000000000000002b219eabb148c911e2eb0ef96b6920a8c40f8bdd664852 2,699 1.00/1.00 vMB 40
557,614 557,614 00000000000000000024aa49df4ae97eeab051693b19e53de4af20b9e8126e50 2,459 1.00/1.00 vMB 16
557,613 557,613 000000000000000000153c6118f5aacfa366767bd0ebc865356b95831bd9e542 2,754 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.72 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: 704.89 GB
    • Received: 16.64 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.