Loading Tool

Explorer IconExplorer

Memory Pool

46,069 transactions
28.58 vMB
0.06779533 BTC
Random Selection Loading Transactions
Max Size: 152.35/200 MB

Candidate Block

Mining Attempt 5dec44401e0c67aa7ece05ce5ec4e0b3dfc20c2416b1ce3a40e2e9787d959b2e
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d5e3ca8086bd381cea3578c56a22bbe7e925463172d9f755a70334279518a949
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.01354097 BTC
Feerates: 73.20 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (600,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,338 314,338 00000000000000001c920e4c654fc93426a32c48e00829ed6ff597f3ba15c062 639 0.42/1.00 vMB 24
314,337 314,337 00000000000000000f1cb013928935fd9ee4691d41ebf5e0998eb91c7aedceb5 125 0.06/1.00 vMB 32
314,336 314,336 000000000000000039ab9973870e1e4668a5d2941e7d80e48f510145d5808edf 143 0.20/1.00 vMB 13
314,335 314,335 0000000000000000181779cbbddb1eaccd5ceb305c00e5ad4d3ffda2aae3f066 801 0.35/1.00 vMB 33
314,334 314,334 0000000000000000222131a3ea38bde4bda390baddeb511d0c75ef4fb0d71f93 450 0.31/1.00 vMB 27
314,333 314,333 00000000000000001fc0c2bc2c5191512dcbc8399e6576175d7a35cf76f5ca2c 620 0.35/1.00 vMB 27
314,332 314,332 0000000000000000310f4edfd4458da7cdc5593e676ae7b659fb762ff03928f5 657 0.47/1.00 vMB 21
314,331 314,331 0000000000000000323d5ee484f6ca602146846f1573012e7f2c622be61a3df9 256 0.10/1.00 vMB 39
314,330 314,330 000000000000000003bbbdd6f82cc323fd79d1a919089fc398b47339c3c479ec 588 0.32/1.00 vMB 30
314,329 314,329 000000000000000036340ed534c84df7e3736e3971c66fd61325a4d5dbd03733 140 0.07/1.00 vMB 24
314,328 314,328 000000000000000037af4e1224a536b6acdc1d09191eb899534c9413936706fe 800 0.48/1.00 vMB 28
314,327 314,327 000000000000000029cd8b05b43d3d33f3b842a0eb03f2c1e2af8716234ac717 15 0.01/1.00 vMB 32
314,326 314,326 000000000000000030fad377cdc1222d4e9fcede468cc53a5af8630b67be9710 49 0.03/1.00 vMB 24
314,325 314,325 000000000000000018ed80d77def51681d395207e6cc11150af25f87e655e859 322 0.21/1.00 vMB 24
314,324 314,324 00000000000000000b762c099b5e8760e742a6f450d7b1c7e82b29a8a8d2eaaa 561 0.30/1.00 vMB 26
314,323 314,323 00000000000000000297a91b8ca1338cd46675fdf7162367e01565465a497c45 93 0.06/1.00 vMB 23
314,322 314,322 00000000000000002cc88c9823eef1ce1828480a1dca8d3b1598933831830bda 114 0.08/1.00 vMB 24
314,321 314,321 000000000000000037febd712088108f4bc5995b6d999799adc094e398ef7f99 645 0.37/1.00 vMB 40
314,320 314,320 000000000000000013d4504937544cc98c604cce3c572aff113cf63bb8f03ef9 383 0.21/1.00 vMB 30
314,319 314,319 000000000000000030a06dc601364b00b522d3e992693cf798b8e67ebcd00f43 213 0.10/1.00 vMB 31
314,318 314,318 00000000000000000a75fda0267d51661c636a6bb32bb832e9e515d834a01e59 1,213 0.67/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.