Loading Tool

Explorer IconExplorer

Memory Pool

87,707 transactions
32.14 vMB
0.16327216 BTC
Random Selection Loading Transactions
Max Size: 194.75/200 MB

Candidate Block

Mining Attempt 4ef91118172ba5a8a2343161da201983d4feadacbeea33fe2d1e21f4dcd27da9
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root d80f712e8240982a4ef20d17bcf15495fbe9001e88e9edaf1a3ad832b74f0b24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,290
Size: 1.00 vMB
Total Fees: 0.07792461 BTC
Feerates: 182.65 > 7.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (417,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,624 497,624 000000000000000000933c3d75a3e4a2f54e41f817c91b63024690127830ed75 2,238 1.00/1.00 vMB 77
497,623 497,623 000000000000000000c254035f4e40ed85eb548f33e6798fe6525c5668dfb6c4 3,199 1.00/1.00 vMB 71
497,622 497,622 000000000000000000c14e3c26df89c6b5630858176b11da8bf4cb45a47d91d6 2,477 1.00/1.00 vMB 104
497,621 497,621 0000000000000000008d7467bc67b22918bad9be60f9080caade4a4a572a1221 2,691 1.00/1.00 vMB 140
497,620 497,620 00000000000000000091e16fbec0e50d31e0a2c353ab832ee6c16d3d04dce004 2,421 1.00/1.00 vMB 170
497,619 497,619 0000000000000000000990fdb0e74ee6ceeab160b39a0bdfb8566f2eb92023b4 1,906 1.00/1.00 vMB 114
497,618 497,618 000000000000000000c168312aa90a33e876ac8d938ac379f413f65ef2aab539 2,790 1.00/1.00 vMB 137
497,617 497,617 0000000000000000009fef8c05c3c1af1d82a3b0de057a5877d73ab71434717a 2,395 1.00/1.00 vMB 182
497,616 497,616 0000000000000000001d748fae424a5ae176cdf6ac7315bc7a94743e83256c7d 2,716 1.00/1.00 vMB 158
497,615 497,615 000000000000000000ab0e04882857be430737c2e04778ea663dd42d8401d970 2,713 1.00/1.00 vMB 112
497,614 497,614 000000000000000000804948ddd378da97e5fc4ead4b8348dbf256d3b39d3025 2,890 1.00/1.00 vMB 180
497,613 497,613 00000000000000000036857aab06b6e6b225f3fa1b2427f4dba33204d9d350c8 2,552 1.00/1.00 vMB 182
497,612 497,612 000000000000000000341484c714fb1da6e3558848087534b6f2bc1bdeadfaab 2,891 1.00/1.00 vMB 128
497,611 497,611 000000000000000000a8482be168cc7a8e78cebaab146503433f76f0420b38fd 2,779 1.00/1.00 vMB 118
497,610 497,610 00000000000000000039d84dbc77a6cd23e420d9a339f85fd5d9e4c4e89c6fd0 2,751 1.00/1.00 vMB 180
497,609 497,609 0000000000000000005e8e50641737bc0cd0625998fd3b1f1803cd293851508a 3,087 1.00/1.00 vMB 89
497,608 497,608 0000000000000000005fcae71c7d299f61e548f959ec87d004c54d9ebdfd6856 2,541 1.00/1.00 vMB 105
497,607 497,607 0000000000000000002c4e0482dd0e9240f4d96b4f5ce1910a5608bc6ccb4d5a 2,751 1.00/1.00 vMB 166
497,606 497,606 000000000000000000bbace28cf54304904ffca3769afa2b5d9b83dd369207dd 2,651 1.00/1.00 vMB 142
497,605 497,605 000000000000000000c2a3df9fbb9fc83db762de17f433e76ab94d441b5cbb6f 2,601 0.99/1.00 vMB 144
497,604 497,604 000000000000000000a31b5f1a633ccb09e5298407b2e2f228b05a5c71b3500e 2,744 1.00/1.00 vMB 161
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.93 GB
    • Received: 15.65 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.