Loading Tool

Explorer IconExplorer

Memory Pool

84,331 transactions
31.55 vMB
0.10497069 BTC
Random Selection Loading Transactions
Max Size: 193.33/200 MB

Candidate Block

Mining Attempt 781ee8fac80723ef48d0a782e67dc721e0c0ff48418cf4265c4ef223a13978a1
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 19e6f58981116ffbbc43b9ab37264c7bd91df6b5341b0f055c58797b6b93441a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.03213089 BTC
Feerates: 301.57 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (553,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,127 362,127 00000000000000000f9bdcb7f8d1d08ae3a85170aee515b5cd106def793b8b9a 414 0.23/1.00 vMB 29
362,126 362,126 00000000000000000af3b65fb99abf8eef22d60ccb2ac24c0e2c9ef2fd70e49d 611 0.59/1.00 vMB 16
362,125 362,125 000000000000000009db4648651d50f75a444ebe17fd098d089147634db2b5fa 1,639 0.75/1.00 vMB 38
362,124 362,124 000000000000000011fd1d868eb3af4f70a7f5131ccabbde64ec81251d8749e0 600 0.36/1.00 vMB 26
362,123 362,123 00000000000000000f8baf95653d988e8a275c6111c5a5993c43b220672bf25c 151 0.10/1.00 vMB 21
362,122 362,122 00000000000000000d430e717a4fd7d25a8c09171b0510c9be859bc3aff1ebbd 847 0.57/1.00 vMB 20
362,121 362,121 00000000000000000fcf3c78764cb9878d2526b3a1b5f0e953512ddc31485317 1,074 0.75/1.00 vMB 16
362,120 362,120 0000000000000000156eb94679d5d3c2598f3bf72551f1040d0315da8dadbcc4 1,017 0.75/1.00 vMB 9
362,119 362,119 00000000000000000e46e98738d57b6445d4e529b5438f3e3e7cc7f02005e480 1,679 0.75/1.00 vMB 15
362,118 362,118 000000000000000010635a8021f735da034cad13cfc5116cf9ad31ec29c2d920 1,097 0.50/1.00 vMB 30
362,117 362,117 000000000000000007bfede7c4607326a7018527eada6d4df380312ea6ceb0bd 1,797 0.57/1.00 vMB 41
362,116 362,116 000000000000000001faab48768d05733512913a1822c4f2c4041210ee29174a 429 1.00/1.00 vMB 3
362,115 362,115 0000000000000000030c4c16c1b5e4d25cfd92f6e941edee0796d85f07cf598a 464 1.00/1.00 vMB 10
362,114 362,114 00000000000000000373982c1db4db01315e3d211ce5b0d67cd202061332acd9 362 0.12/1.00 vMB 42
362,113 362,113 000000000000000015771136cbdc173bf8130c35a9d06da85b64752bbce0c869 1,424 0.93/1.00 vMB 14
362,112 362,112 000000000000000012c3fe851afd7e60a63ca0791d2ed03e65d3b1afd0fb3e7e 432 0.50/1.00 vMB 17
362,111 362,111 0000000000000000157f866076e10fbb4f6e732006de2f46381bd1435b1d0791 958 0.75/1.00 vMB 23
362,110 362,110 00000000000000000f7d27c34a353ddbfa3e39abd84679e764925c4d465a6321 794 0.75/1.00 vMB 21
362,109 362,109 0000000000000000150738d0e37bd9ffd8f4ae77b2361fce1dd519e44282e672 266 0.75/1.00 vMB 11
362,108 362,108 0000000000000000068bca9f20b64ef9cb7d278a9260f1720aa8dc7e87feca2b 1,056 0.75/1.00 vMB 23
362,107 362,107 0000000000000000143257f6876a748e24f12709703ad2c992747194d0b9d545 122 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.78 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: 709.59 GB
    • Received: 16.92 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.