Loading Tool

Explorer IconExplorer

Memory Pool

76,518 transactions
28.50 vMB
0.06797064 BTC
Random Selection Loading Transactions
Max Size: 172.77/200 MB

Candidate Block

Mining Attempt 6161fee49458bd3133fc1fc1f9dbd96aa0fde6cc088c6cba3845b06e1fcdc3a6
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root d7701c100f0c8dfb79866bb909ad21ffb09019c12d208222986cb7190664b366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,261
Size: 1.00 vMB
Total Fees: 0.00871690 BTC
Feerates: 73.20 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (602,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,645 312,645 000000000000000019296439b68284080f1612dd71f6ffad43ee6798a44a1e30 246 0.12/1.00 vMB 29
312,644 312,644 000000000000000000a4757282e39549b2c9a29287078f11017df2738b8f0208 23 0.01/1.00 vMB 25
312,643 312,643 00000000000000001ae7a3e5bebb4d897945aa00e41cd377e17cf049e751659a 122 0.07/1.00 vMB 30
312,642 312,642 00000000000000000caa023509328b9d6de23382df9eff2e5c1c92635971a9cc 17 0.01/1.00 vMB 31
312,641 312,641 000000000000000015bf5fb7a5f19de27b1b99af4f062e22cfbaae2ad13d800a 88 0.03/1.00 vMB 16
312,640 312,640 000000000000000028e9b7ffda00873fb34e61527f093d50828f60453b91feab 146 0.08/1.00 vMB 30
312,639 312,639 00000000000000003a952bb71761cdef71d63dc331954624e72f33b9848cf6dd 178 0.19/1.00 vMB 22
312,638 312,638 0000000000000000071f0fc6159058c7ba600f3976002a4f36a42acbffe1c13b 411 0.20/1.00 vMB 30
312,637 312,637 00000000000000003a18694bd328e6123055e1a55b0c47bc09642f958e8eec67 101 0.04/1.00 vMB 36
312,636 312,636 000000000000000003b754fcbdee03b36759bb9c32cfa10369d6b76a84a71a8b 76 0.04/1.00 vMB 29
312,635 312,635 00000000000000001a1d944b7912532aeed6e0dba0e2ffcccaffc8dd32ec606d 116 0.07/1.00 vMB 21
312,634 312,634 00000000000000001400a5190f40393e326b686d81a1029c1af5b1a72bb3c823 69 0.03/1.00 vMB 29
312,633 312,633 000000000000000020d8fd34d9e5007f9bb0b50424f3368d20063f0806331add 210 0.11/1.00 vMB 25
312,632 312,632 0000000000000000369e549a59c14060ff850192b8b91ab7664cfb9c02523636 102 0.06/1.00 vMB 24
312,631 312,631 000000000000000026109b8aff6fe0b419e8059cee799225fb1d162c3ad03097 64 0.02/1.00 vMB 36
312,630 312,630 0000000000000000232d2fc8fc36416fee2ec8310d4379ce44604931ccc7be68 92 0.05/1.00 vMB 22
312,629 312,629 00000000000000000a93c3b6b343bff2961c0fdefb554769dc4f3dec1b559e6e 37 0.02/1.00 vMB 13
312,628 312,628 000000000000000005d1616fe01604908fed3a2311164e76488f78d593d82b7a 1,146 0.66/1.00 vMB 21
312,627 312,627 00000000000000001b302d71e6591e62db14ee4a3d3803c2669c74b22e6cebce 156 0.12/1.00 vMB 16
312,626 312,626 000000000000000036b484f00c31fb1118a030a7439a54b0e56de896ef132d3e 1,447 0.75/1.00 vMB 31
312,625 312,625 00000000000000000719d3088b87cbb9349f3edffe738495d61866525eb7e95b 294 0.12/1.00 vMB 35
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.59 GB
    • Received: 15.96 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.