Loading Tool

Explorer IconExplorer

Memory Pool

82,189 transactions
31.71 vMB
0.10759085 BTC
Random Selection Loading Transactions
Max Size: 190.15/200 MB

Candidate Block

Mining Attempt 502b78ad83e460fec316f919e61c7ed64ef714ecd052b2104e9bac2bb113d0ab
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 82b157533499215735babf651439f4b1af9855350b03bfeeb6fc439236a5b41a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,960
Size: 1.00 vMB
Total Fees: 0.02396196 BTC
Feerates: 99.50 > 2.40 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (47,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
868,153 868,153 00000000000000000002beee2a7da8619d0a74215e209c9f487482cf14bf72aa 2,883 1.00/1.00 vMB 9
868,152 868,152 000000000000000000007f2a98a4fcb39756fa061c2ee672055124700c320f25 3,488 1.00/1.00 vMB 5
868,151 868,151 000000000000000000006063475c542121e3779115dc9b4d411ec2296d469ea9 4,422 1.00/1.00 vMB 6
868,150 868,150 00000000000000000001dd1e74392857b4f920ed54e5b974d0c178fa082875c2 3,514 1.00/1.00 vMB 10
868,149 868,149 0000000000000000000080f6b018b3a5d859912a252d73c9832d1f3fbc199eb8 3,513 1.00/1.00 vMB 5
868,148 868,148 00000000000000000000f7d408f48ec867e6814fad4f7a3d2c2f71079a78acbc 4,219 1.00/1.00 vMB 4
868,147 868,147 000000000000000000005e4fb3959d7d47f933d2019406d8fe65feaa98649e78 5,667 1.00/1.00 vMB 3
868,146 868,146 00000000000000000001fc119ceec940e9be8deca96603ee1c0a8ef0295dc3a3 5,964 1.00/1.00 vMB 4
868,145 868,145 00000000000000000002837b67d34c833c0dbacd6957950c976e2cd17b825053 5,635 1.00/1.00 vMB 4
868,144 868,144 000000000000000000017fdffdf7cbd18f80b44c2d4513b7e26cb2f485d2e015 5,569 1.00/1.00 vMB 4
868,143 868,143 00000000000000000001c7652fd788f8f909b766be624b69f9d4c305c8c05cca 6,637 1.00/1.00 vMB 2
868,142 868,142 00000000000000000001e9313f758a7f29fb00a82406cce57225092bdf24bf37 6,593 1.00/1.00 vMB 2
868,141 868,141 00000000000000000000a7ab344d255175b79b34386fab26a6eed0b30c67ff5c 6,875 1.00/1.00 vMB 3
868,140 868,140 00000000000000000001d1a01daf34f96445a68219a70e35aa4c51c585ded59f 6,082 1.00/1.00 vMB 2
868,139 868,139 000000000000000000017db48eccb088c89387a8519f27caab42d17ec299e684 3,303 1.00/1.00 vMB 8
868,138 868,138 00000000000000000000a6b7bcccedf8a5db860c89f152f6183914de2f4d6bbb 2,651 1.00/1.00 vMB 3
868,137 868,137 0000000000000000000263a8c996c5efb15979e0f3ae1f301351dac958099be2 2,961 1.00/1.00 vMB 8
868,136 868,136 00000000000000000001546417b91454fee3e8be40b4a530c45ec9bf6f8e7c51 2,950 1.00/1.00 vMB 14
868,135 868,135 00000000000000000002751f6a9dfe484b67a8e92807399b6bd0f772bd939fc9 4,738 1.00/1.00 vMB 7
868,134 868,134 0000000000000000000005384d48ba4272b3e5ef6d934861b810f73504261088 6,074 1.00/1.00 vMB 4
868,133 868,133 00000000000000000000ae3de2b7f620cf1e4b66878d05bb2085c1a3ce4d3b87 4,637 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.