Loading Tool

Explorer IconExplorer

Memory Pool

17,818 transactions
8.48 vMB
0.05848541 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.83/200 MB

Candidate Block

Mining Attempt b5ef1e18573407b427ac444304c207d1d0cb1f7ccd6204c51891d1d8d2d5781f
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root d33672032eeca8d180d4454cdfa2b811b09b52a249dab7bdeda268eaf9c4ca25
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.03995791 BTC
Median Feerate: 2.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (717,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,120 196,120 00000000000002e182ef8e7803bd5c45d4fde50bd54a4340750f7dec33e3eaf3 525 0.20 vMB 143
196,119 196,119 000000000000059064ecac2f835158ec930681ba105ac0a83c979d8854e98aaf 133 0.06 vMB 577
196,118 196,118 0000000000000040266c20ce99c5d6036f6bfb0b70fec7cdd9c2dcbdb8f75b8c 146 0.07 vMB 213
196,117 196,117 000000000000034d13a27beb098d0658fea626d5caf1f774d0313d28fc889b23 448 0.22 vMB 133
196,116 196,116 000000000000018338252bc5b749c11324c87ef24a50fbcd4122a08cbf19381e 11 0.00 vMB 0
196,115 196,115 00000000000003ab9e62da7a2add0d4483a43314586aeb06fd546b49e81ceefb 62 0.03 vMB 246
196,114 196,114 00000000000004047be00609c61baab3bd633088b5930648577bdbd4f8aa6b8e 398 0.25 vMB 562
196,113 196,113 00000000000006314982bfafaaa9465dbe1a6589de8ee2d58d33819c6fcd1d5a 1 0.00 vMB 0
196,112 196,112 000000000000066f671b487140219847c39a62745bef8ad517fc3ec76fee1fb7 341 0.15 vMB 133
196,111 196,111 000000000000022a81d284dc772d0b87b281b85d6fbfc87afbd87608489eba12 506 0.20 vMB 194
196,110 196,110 00000000000004232b458dc852e5f7895f646b9c2edb5b39ead939e0a0a54dc7 141 0.05 vMB 242
196,109 196,109 0000000000000012c6c47dc749525c7b182e6036c13d7698fc9adb5d001fc61b 95 0.03 vMB 156
196,108 196,108 00000000000005d9ec066f50e10f62389b742378075338a73a6f80fca5a5fcc1 194 0.08 vMB 289
196,107 196,107 000000000000043519766a12fee219582b15d1c1f014247be57957485b5cdb1b 187 0.08 vMB 118
196,106 196,106 00000000000002c725e0ca4958317c3688f9a82b98f76eb39f2a1d55d8bbbd63 356 0.14 vMB 168
196,105 196,105 00000000000002f589f56891b4797df6adca4dfab153f94a7e2d4b8075cf34c3 32 0.02 vMB 102
196,104 196,104 000000000000056364fa4b8cd30838aa7856f25115f1b1b45a7c960402c9a27a 122 0.05 vMB 182
196,103 196,103 000000000000057ef1ecc0ca6a79d45538995ccb52123ba4273fab8b3b59c990 57 0.03 vMB 90
196,102 196,102 000000000000066b4a42a7aa376b7f75fafacd7c4afcfee41a6f2f3dab74a491 133 0.05 vMB 763
196,101 196,101 000000000000044fb44e0fbdfbb5944d6a4c2129916df4f168218b73256a1e93 40 0.02 vMB 202
196,100 196,100 0000000000000299bd84a24da62aa17b5702133bae85ba3018f67952ce1fac6a 465 0.20 vMB 245
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 232.11 GB
    • Received: 0.88 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.