Loading Tool

Explorer IconExplorer

Memory Pool

80,713 transactions
29.77 vMB
0.09356335 BTC
Random Selection Loading Transactions
Max Size: 180.62/200 MB

Candidate Block

Mining Attempt 19ea27cc8a9fb95ff0f3714f3e9d6b9a6bd857e6400503a7a86952268019ff00
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root ead4afa36ab7cc6dc470df5383d912c96b24cf2b87966cc46c7dfb07f8a26f72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.02661363 BTC
Feerates: 90.00 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (357,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
557,612 557,612 0000000000000000000b2a9dea304980f43259e687e52fd491d2e0a42ab3ce28 2,002 1.00/1.00 vMB 15
557,611 557,611 0000000000000000001838e4ec27e1792b0a85b5784bec0f0df04b79d0453273 1,822 1.00/1.00 vMB 19
557,610 557,610 000000000000000000300ea23b2945f79354bd39d896d8058995c9d7955a408e 2,516 1.00/1.00 vMB 26
557,609 557,609 0000000000000000000856291278f84c1d734c92475600b31af3bc967c49e27d 2,386 1.00/1.00 vMB 48
557,608 557,608 000000000000000000083bdabd96e0fc406088dda43fa02178dcf66076f7e6b3 1,211 1.00/1.00 vMB 52
557,607 557,607 0000000000000000002befac7dfd3552a49b0da25fbd06907cc95978c82b1255 940 1.00/1.00 vMB 76
557,606 557,606 0000000000000000000094c5e46abcd05604bff88c81ed0dc82a97efdae84f59 2,543 1.00/1.00 vMB 34
557,605 557,605 0000000000000000000b38e1b00052e13b0cf285ddddc75422204bf103ff268e 149 0.06/1.00 vMB 11
557,604 557,604 0000000000000000001be3f752e498bb0175afe951d2e1b9ea05808feb64aa6e 2,190 0.83/1.00 vMB 12
557,603 557,603 0000000000000000002a25154cd59d98aba0761e0ff1f27b2e554e59f1ec3ef3 2,030 0.70/1.00 vMB 16
557,602 557,602 00000000000000000025a99961ae31a373776fe9cbd18ca75a9a73255d5bf402 1,524 0.59/1.00 vMB 4
557,601 557,601 00000000000000000031334346b405df32c86d36bf7710f40226bf6977f4b941 2,157 1.00/1.00 vMB 17
557,600 557,600 0000000000000000002c383ec666f24bd7974442955d762acdc1871a6988c336 1,859 1.00/1.00 vMB 9
557,599 557,599 00000000000000000021cf2bc91691ba77d6a0340028c2c4e965d51f3562960e 2,703 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.