Loading Tool

Explorer IconExplorer

Memory Pool

82,557 transactions
30.38 vMB
0.10467800 BTC
Random Selection Loading Transactions
Max Size: 183.16/200 MB

Candidate Block

Mining Attempt 80cce814811439ae04efea9158716a9035da9e02cf6b224c6f06731584076bd0
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root d7581bc5de4773b7755922a383074058c5cc0361ff83932d26c5218b0796cc85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.04234204 BTC
Feerates: 526.32 > 4.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (119,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,666 795,666 0000000000000000000168db0c37b759df3b4c7f474773c049ba51cbe89e3aed 2,972 1.00/1.00 vMB 29
795,665 795,665 00000000000000000004f9bec4f8f0b38ae97c14e2906f888643d9c10f7763f0 2,573 1.00/1.00 vMB 15
795,664 795,664 000000000000000000033afdeee539eaa40930a412b202e36318f5a3aaf0a85d 1,483 1.00/1.00 vMB 15
795,663 795,663 00000000000000000003a03fd72b7ec9832f14d88bfdf71774f0ab91c11ce77a 1,406 1.00/1.00 vMB 18
795,662 795,662 00000000000000000004a475145b921d0475fe60d06a06299d833af6b7f9fa70 2,797 1.00/1.00 vMB 21
795,661 795,661 00000000000000000000647b1e884a6a4f0c10c5a6526ad3bdc34c9636d11368 2,163 1.00/1.00 vMB 16
795,660 795,660 00000000000000000002474f78caffdfb79b4eb750f6affdb54e276b3ae95bd6 1,539 1.00/1.00 vMB 18
795,659 795,659 000000000000000000006bc30d624f579588b07a48415d36e534fedfe71ce37f 915 1.00/1.00 vMB 17
795,658 795,658 000000000000000000027907a83425a7277021c012ba014e8bc50a12ea3f514e 1,676 1.00/1.00 vMB 16
795,657 795,657 0000000000000000000376bdfea9962c4fb2893a45cddae2fc067c4daa29d5f6 2,742 1.00/1.00 vMB 18
795,656 795,656 000000000000000000038703b3005266a4194919db0f365b4640f99dec9e44cc 2,896 1.00/1.00 vMB 36
795,655 795,655 000000000000000000023dea0137cab8dc80ce9f31ad58e28a0e8cdcd0abc0d2 724 1.00/1.00 vMB 16
795,654 795,654 00000000000000000002e3c45e7fdb205b438469a6c9ef5617e4acb48057f2c7 2,897 1.00/1.00 vMB 21
795,653 795,653 000000000000000000048fb5374763de5ea5d4e72be7450cf3ddcc2fe451605d 2,544 1.00/1.00 vMB 23
795,652 795,652 000000000000000000020858c3169ccd679a6421d048f7204ba82a80b60d9699 2,531 1.00/1.00 vMB 24
795,651 795,651 000000000000000000019d2e9be7592b4161b103d50aff1f3dacac6505a01337 2,822 1.00/1.00 vMB 24
795,650 795,650 000000000000000000052955eb6ab03dcd2130b2d3283d7573189308b9fbc893 2,369 1.00/1.00 vMB 37
795,649 795,649 0000000000000000000116f3a54611c67b93e46d29fd37d3d8764a8bc9d3549f 3,045 1.00/1.00 vMB 24
795,648 795,648 00000000000000000001c11bf5f4355346dec66c22ada355eb3697effb313181 3,082 1.00/1.00 vMB 23
795,647 795,647 000000000000000000035bc5ba3d52a85d55dd6667a58878a339d57aaaa9bee6 1,852 1.00/1.00 vMB 16
795,646 795,646 0000000000000000000049e1144d34a95a5a86bc9a88c9e4dbf6214238573462 2,370 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.