Loading Tool

Explorer IconExplorer

Memory Pool

37,923 transactions
28.05 vMB
0.06774595 BTC
Random Selection Loading Transactions
Max Size: 141.95/200 MB

Candidate Block

Mining Attempt a240f277b5731776866c63a12a7058b842e84c9ea4a6c85e0309f18798b57507
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 203ffe6710705093a1de839758f7c8d9232ea84f65a036ca541ee046d8ca26ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.01402813 BTC
Feerates: 150.93 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (738,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,822 175,822 000000000000068d2297bde9d439ede70bdc6b61c816866aa84aeed2a88b71ca 53 0.05/1.00 vMB 44
175,821 175,821 0000000000000074c4341339591563915d53e567a13d9cc6b4e939a5331546b7 10 0.00/1.00 vMB 171
175,820 175,820 00000000000002352b05e1c2eafa9fa77a9f0e4007c2dd70de87cc43d21cc382 9 0.00/1.00 vMB 87
175,819 175,819 00000000000003a4f4135a5bd8e3611d7731013ab688a9fbb7fd1e9ba02f6319 11 0.01/1.00 vMB 28
175,818 175,818 00000000000001a085da18a84bbf71b959e0604a1322c1885ae96dc201b30fe4 46 0.01/1.00 vMB 101
175,817 175,817 00000000000004923e98687fa3a519abc48f5a250cd3db0d82e5c5cb144d19a5 1 0.00/1.00 vMB 0
175,816 175,816 0000000000000307b2c2f5e58aa56178bf0e6f7757c5dda3431dc61cac72db3a 46 0.03/1.00 vMB 86
175,815 175,815 00000000000006bc69b22174b720c944bf409c58a0e78de57b11198c6913c4ec 78 0.02/1.00 vMB 16
175,814 175,814 00000000000003905f6c87078abf8d184595e4530d8d76260f33a3d3038403b7 15 0.01/1.00 vMB 133
175,813 175,813 00000000000005cb6cf9c5b296598e04c80a8f7a01d2a538163888dc7dd690d7 23 0.01/1.00 vMB 101
175,812 175,812 00000000000004391f67c56fe4a84b5e0344199c9dba35202c19a5e6bc7ddaf5 41 0.01/1.00 vMB 106
175,811 175,811 000000000000082038cb1bad407976e1983542b9c496fd0cb42e52439d0880f0 42 0.02/1.00 vMB 55
175,810 175,810 00000000000004ffaaa678bf51de5feeab6310d05081dd8956ff863637c96029 21 0.01/1.00 vMB 55
175,809 175,809 000000000000000091aef32ccfb502f22e90c89ecc39dabfa6974bac7b504fa5 80 0.03/1.00 vMB 57
175,808 175,808 00000000000005dcc52043054119eea9a4b2935e570090c9cf8bcc604ee76f87 25 0.01/1.00 vMB 55
175,807 175,807 000000000000069e7c47de976e86cf6a70a1dc4e21c31a4068bbb1d6a5f1bc71 66 0.03/1.00 vMB 109
175,806 175,806 000000000000081e06128af3fbf4a179adf97392fce6859b8708d120cd944cf6 54 0.04/1.00 vMB 42
175,805 175,805 000000000000012724173ede33ef7591dc4480710c61cc2ddbb46a5f85572416 42 0.01/1.00 vMB 128
175,804 175,804 000000000000075127bfbc681066f453dcc52f47e4d3f21352b147a21a9624c5 8 0.00/1.00 vMB 28
175,803 175,803 0000000000000710861c3b1f3ddbf6509cce50d9148e3a629390c8380b12f050 18 0.03/1.00 vMB 50
175,802 175,802 00000000000002ec2d87843955e4ec690e5caaba8c10518a213811c1b66b2643 127 0.03/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.86 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.