Loading Tool

Explorer IconExplorer

Memory Pool

46,173 transactions
28.16 vMB
0.07447318 BTC
Random Selection Loading Transactions
Max Size: 149.07/200 MB

Candidate Block

Mining Attempt c218298b25b075f8624d836a0e4c8e0202cdbf78d6ad05e2e882ce1c2152d1c1
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root e3f4e08dbdeb678b4867be923b79ae920960f42c11e02d702122cc09f192eb24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,863
Size: 1.00 vMB
Total Fees: 0.02019937 BTC
Feerates: 101.53 > 2.02 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (306,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,594 608,594 0000000000000000000939c2d0dba18dad385fa70b5e196e309fc273c7b7d87a 2,572 1.00/1.00 vMB 50
608,593 608,593 0000000000000000000c182b8c30cd887a91c8da30e5d8e16c855f37515f65f9 2,749 1.00/1.00 vMB 23
608,592 608,592 00000000000000000015a839e3df3cf1197f1072b83212b35572147d22eee802 2,113 1.00/1.00 vMB 19
608,591 608,591 000000000000000000150a975bee604c47ca493a5e1537c1bd13131ba815db32 1,877 1.00/1.00 vMB 25
608,590 608,590 0000000000000000000475b03b9699b827cbb397d7a78c6c0a296f13fe119278 2,141 1.00/1.00 vMB 14
608,589 608,589 000000000000000000140c7bed851e4972eedafd6625fd8165bbc7844197e625 3,077 1.00/1.00 vMB 9
608,588 608,588 00000000000000000010e45e11dbe95e42fb6d4061a9f79f279357d264829a09 3,087 1.00/1.00 vMB 16
608,587 608,587 00000000000000000014933c98532d519145f05793f3d77def78644dceb83a77 3,250 1.00/1.00 vMB 38
608,586 608,586 000000000000000000108fd6a11f44485e47e7fd6a6152213bd6c539308e3cb2 1,873 1.00/1.00 vMB 6
608,585 608,585 00000000000000000009b94825be654fa77edbdf625665dc6b8f906f9351d6e5 3,372 1.00/1.00 vMB 29
608,584 608,584 00000000000000000012cfd72162fd6d60f3f40a59d88f54d28eb4e9e65534ef 1 0.00/1.00 vMB 0
608,583 608,583 00000000000000000004b41c62011e78db166cfaa2637c760516f1d62b5e2b0a 557 1.00/1.00 vMB 3
608,582 608,582 0000000000000000000146543cf37ebbd63b5bfbd5dd0d31fc0336a49ef2dc3a 535 1.00/1.00 vMB 4
608,581 608,581 0000000000000000000c915aefab3872d957dd48d8d0a871d265f7a79b695bce 194 1.00/1.00 vMB 1
608,580 608,580 00000000000000000011cb6ba864e21b4f945ff04bf1112c306fd276b51a7e79 1,121 1.00/1.00 vMB 7
608,579 608,579 0000000000000000000dd6ffa57bbe69c1eebdee82555a45f2ca8de6aebd7634 1,141 1.00/1.00 vMB 5
608,578 608,578 0000000000000000000b4b82a88245054c7b0a0690755f90c4f9669cd397c2f6 2,108 1.00/1.00 vMB 12
608,577 608,577 0000000000000000000a8c3f31e4e77997227d5c5d2628fa4564e6d96df778bd 602 1.00/1.00 vMB 3
608,576 608,576 0000000000000000000321c203fcc79ad6b786269908de1950d6c1e16b666a66 2,000 1.00/1.00 vMB 13
608,575 608,575 00000000000000000007c9039afe0c9223e75bd236a3707dbf78ed95fe139616 2,254 1.00/1.00 vMB 8
608,574 608,574 0000000000000000001091aab05557242c82b9f03a0236cc346db3aec548ba47 1,289 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.