Loading Tool

Explorer IconExplorer

Memory Pool

76,226 transactions
29.17 vMB
0.10508429 BTC
Random Selection Loading Transactions
Max Size: 172.47/200 MB

Candidate Block

Mining Attempt ac9a80baf65e01c260436ecb43406c330aead6701b47b1171a882828c5641e86
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 1414f694be8edb81d13bc840ab0aec2019a771e061477c7b6cafd2f807ce9872
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.04236757 BTC
Feerates: 201.37 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (836,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78,149 78,149 00000000003ae14b046984474c26130be8b4458830ffa11f1a9433bca27d9066 1 0.00/1.00 vMB 0
78,148 78,148 00000000004bbbcee166638cc88f0b23f08b4da152295f4248c10c1fa490bff1 1 0.00/1.00 vMB 0
78,147 78,147 000000000017f366d679e8f7a146059b8c4334321d5ec296b36cf78ea6116539 4 0.00/1.00 vMB 0
78,146 78,146 00000000000bceddf054ed003681970b1cc17f788a9107d309a782232d53036d 2 0.00/1.00 vMB 0
78,145 78,145 00000000002d3e926238aa5e776936717aa80c629cfcf350237fe4fd1526b095 1 0.00/1.00 vMB 0
78,144 78,144 0000000000135f4ddb29ee0f454def43b83801de32b1ac515be8b7d8c34d649a 2 0.00/1.00 vMB 0
78,143 78,143 00000000005b3debafe4178b9d4ca3a6807aa9cbf84746958dd2d4b4442429b5 1 0.00/1.00 vMB 0
78,142 78,142 000000000005fd735689766d518c363359eb7efc4d4b607bcc096e98c6841052 1 0.00/1.00 vMB 0
78,141 78,141 00000000005d1e44aa3233008870ac8ebc589cad254a52907c68ac06c4c568a5 1 0.00/1.00 vMB 0
78,140 78,140 00000000001b7cb085dd8092a4baa663d0b024663d095b6b9d42272ef5581ef3 1 0.00/1.00 vMB 0
78,139 78,139 000000000045ef34528776fd09e16008ff47d55b79cd47da9f90190ea521dbf6 1 0.00/1.00 vMB 0
78,138 78,138 0000000000444603722bdb63c39cfe2245e336826b98d38280da5b55a6929896 1 0.00/1.00 vMB 0
78,137 78,137 00000000001eb7615c6486cb7aabd2fc58568f5f9215a0c603c28df2445510e5 2 0.00/1.00 vMB 0
78,136 78,136 000000000054b6bf9d087b6e51bd0b0d9e8b39dec9baab1331a59743c60e0082 1 0.00/1.00 vMB 0
78,135 78,135 00000000002ffd6790728218cd9a7b097dba8c5e9f37ef155404b01bddddf8b6 1 0.00/1.00 vMB 0
78,134 78,134 00000000003f813486c36ce58eae4efc3a161de4429b8e0faa6c183555acc744 1 0.00/1.00 vMB 0
78,133 78,133 00000000005498c81cc5169a6cfd7632aabfd4bb122932bc0dbf7a5f117ec460 1 0.00/1.00 vMB 0
78,132 78,132 00000000001c3ecc72935e57c6a543d83b102ff2727c5b8dfeaf3c11280959a5 1 0.00/1.00 vMB 0
78,131 78,131 000000000048755c8f7523c9877dab4f37042cee085054c69236d9c1758bf750 5 0.00/1.00 vMB 0
78,130 78,130 00000000003bc7d7b75eff8bce4b10fa8d5082f3c7691e3def006a486eefb075 3 0.00/1.00 vMB 0
78,129 78,129 0000000000521aaaa5b500eb427e2fec730843b37cfb2f93deac999e923aeae0 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.