Loading Tool

Explorer IconExplorer

Memory Pool

74,672 transactions
27.53 vMB
0.07170120 BTC
Random Selection Loading Transactions
Max Size: 168.11/200 MB

Candidate Block

Mining Attempt b2b95b6cc71a0410f1de993e78d645e88951e1b4c4685f61674c0e1b5c338c0d
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root ffb20e7903fd23eadbc0fc8bd6e5b1acc193d9986018c6b043ede7107704e1a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,753
Size: 1.00 vMB
Total Fees: 0.01293106 BTC
Feerates: 80.55 > 1.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (202,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,351 712,351 0000000000000000000108c2150712df32ea916d3d7c9ef1ba5966b293ef20a8 366 1.00/1.00 vMB 5
712,350 712,350 00000000000000000004b1f59c652122f713e2be18d28431d6cf500893949d3a 2,161 1.00/1.00 vMB 16
712,349 712,349 0000000000000000000a162dc6894fec5759d2b35b5e2c840d820cbdad73db4e 1,526 1.00/1.00 vMB 10
712,348 712,348 000000000000000000014ad8d16e8f7fbd07ad4bf8eb4c75dd8af337612b2f62 1,090 1.00/1.00 vMB 8
712,347 712,347 000000000000000000065a44b0b37fcfaa43a846830933eba4a96d3515950ae0 446 1.00/1.00 vMB 5
712,346 712,346 0000000000000000000041d6d9e2886cddb31a3e3a32e4c2e2728e8a4ba09f1b 567 0.43/1.00 vMB 7
712,345 712,345 0000000000000000000911d283d358c81dad36b64a8b8195498de492437c4713 536 0.21/1.00 vMB 11
712,344 712,344 000000000000000000055380d16d6f7f0796206ad7dec66de2556d126cf543b0 1,688 0.74/1.00 vMB 10
712,343 712,343 0000000000000000000273740c8e156815ad3fbe169c697de94c95f103ada578 1,191 0.42/1.00 vMB 12
712,342 712,342 00000000000000000003709ad5eda897f3bfe3137a1c8cd47edb400f1602f10d 538 0.21/1.00 vMB 13
712,341 712,341 00000000000000000000b0fc0db03e5d3440ccb7adb2efabadab1aaa88091aec 39 0.01/1.00 vMB 8
712,340 712,340 00000000000000000003c43ec72d62fdabeb57d1560166947aefe246b0ede3b0 209 0.08/1.00 vMB 11
712,339 712,339 0000000000000000000974b5ad68c116db2bb065bf7e00d69ee6f49da0f887e8 1,702 0.68/1.00 vMB 7
712,338 712,338 0000000000000000000bc7004b3c66ca2f5a63038e443bdd2079d568b081c629 1,818 1.00/1.00 vMB 9
712,337 712,337 00000000000000000001d6651b12bee61d2316b9336daf9b1d8c8094e6315674 2,727 1.00/1.00 vMB 20
712,336 712,336 000000000000000000097d1dd257bc553cb0f3e1e6c7c199e94e14ccc1c0e84d 612 0.29/1.00 vMB 10
712,335 712,335 000000000000000000056964447243fc02fb3d2be79dfa11c6b34aee8a64f02b 184 0.09/1.00 vMB 13
712,334 712,334 00000000000000000007752b4b9cc749f46686c62d2b7601ac37d19526189c95 662 0.45/1.00 vMB 18
712,333 712,333 0000000000000000000c1a2529ec70e0df237c94425af67fdb2fdaef2ed8993e 263 0.13/1.00 vMB 10
712,332 712,332 000000000000000000034dacd41b112a965be7ee5efa212af3a94f7deea1bdf6 552 0.19/1.00 vMB 12
712,331 712,331 00000000000000000009c96acb79517507c9019df71e28e4b175a92e9232c071 1,128 0.40/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.