Loading Tool

Explorer IconExplorer

Memory Pool

77,044 transactions
28.80 vMB
0.11742203 BTC
Random Selection Loading Transactions
Max Size: 174.22/200 MB

Candidate Block

Mining Attempt 10f67fe3f1ef0531e89d0628934ab665eeb65f5d185d053602a0f0179fc2561b
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ec57ccd4748156f485f395f2923bc682df0cb7152216ce080a8b34049db8e5de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,500
Size: 1.00 vMB
Total Fees: 0.05749075 BTC
Feerates: 101.65 > 5.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (221,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,990 693,990 000000000000000000114c488384178e0872c630a235191a65d4e951412e214a 3,445 1.00/1.00 vMB 10
693,989 693,989 000000000000000000128d64d1084c37a8cdf2fb2549ccd0569206a0207c4096 3,264 1.00/1.00 vMB 13
693,988 693,988 00000000000000000004d0f76006d568017db628410750b54e925435de63cea8 3,092 1.00/1.00 vMB 12
693,987 693,987 000000000000000000031ada21924f6a8a415a0f1a20230be03378c3eec8ee6b 2,686 1.00/1.00 vMB 23
693,986 693,986 00000000000000000006425ba2a5430db1f48f547f30a2b8a9f306695bd23cf4 481 0.16/1.00 vMB 14
693,985 693,985 000000000000000000104d779753fc57b3d6c7733dd0f3c26f82d75f68e37d92 1,930 0.91/1.00 vMB 9
693,984 693,984 000000000000000000036278f46f2e2018cee68f58968304fa3b0d4a7ef43abf 2,425 0.96/1.00 vMB 8
693,983 693,983 0000000000000000000bcf3f91d9e3244186e97f0761516a98d2a0f9e4bea02a 3,060 1.00/1.00 vMB 18
693,982 693,982 00000000000000000001d4e50f3b612b01718f6afc35668c788e7d132abaa9d0 1,359 0.59/1.00 vMB 14
693,981 693,981 00000000000000000012dbfa15189fbde1dc263b1f5e8864f2e0cd98e5fbf5a0 2,156 0.86/1.00 vMB 13
693,980 693,980 000000000000000000016662cf2ccd2172f69d2bb168c420b5dd0f25464a8e01 1,718 0.61/1.00 vMB 11
693,979 693,979 0000000000000000000a8903a92805fa63e3550c2173b4206e535e1cb5cf4c3b 230 0.10/1.00 vMB 10
693,978 693,978 000000000000000000109555a0c5cc8b3be351e9f79611309bee6eaa25aa0c1d 594 0.65/1.00 vMB 3
693,977 693,977 0000000000000000000c15e4e43e3a0eed92f86e63d013fa6e139a9379991950 2,104 1.00/1.00 vMB 15
693,976 693,976 0000000000000000000e9255673fa0ae368ab7bbddbbadabbc9524e697285a2b 2,069 0.82/1.00 vMB 12
693,975 693,975 0000000000000000000fbba40b36124a2bd0187798cbf89161751b061b239f49 1,987 0.74/1.00 vMB 14
693,974 693,974 00000000000000000008e635eb1cb20e4eb4f871d8498f2ee2bff4c1dfb1ecc5 1,497 0.55/1.00 vMB 15
693,973 693,973 0000000000000000000560ff4201feece74be0c0d28b8bdd177d1d496ab52504 552 0.28/1.00 vMB 12
693,972 693,972 00000000000000000010032f7719658ddfc1b15af3ad53010277e360920448e5 82 0.02/1.00 vMB 13
693,971 693,971 000000000000000000013ae7c3275dea9737222f6205f4ebd3bc589ce4e008e7 967 0.56/1.00 vMB 17
693,970 693,970 00000000000000000010548474355ddabe7aa8fbeebe968aa5a069c09263fbe4 220 0.07/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.