Loading Tool

Explorer IconExplorer

Memory Pool

78,305 transactions
28.72 vMB
0.10551419 BTC
Random Selection Loading Transactions
Max Size: 174.68/200 MB

Candidate Block

Mining Attempt d357adbd3621fb48848f2e49dc62054db7bcde134559424ce75b19f1e4ce7496
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 52cae0eb0dc7c32c999a031423604543b4f78484d02513f36784f82cc61656db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.03763219 BTC
Feerates: 602.26 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (564,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,174 351,174 00000000000000000032b40b2b3ca32e374c52574ec5121d8b6809fd2ddbe7cc 1,154 0.59/1.00 vMB 27
351,173 351,173 00000000000000000f7823898e50e57fd02b7eb8e3e1a838021cc379007f6808 993 0.75/1.00 vMB 13
351,172 351,172 000000000000000015731f2592039cf26dc0a3072b254ec8678fa6c6c2ac6f98 1,072 0.35/1.00 vMB 43
351,171 351,171 00000000000000000e77f5d3b9cd97a672bad64c0808b0bdd96843a9e1163051 1,735 1.00/1.00 vMB 24
351,170 351,170 00000000000000000de04e5a9e08c1dd81c2fa9d32a57e46d1ff177028535b45 2,348 0.75/1.00 vMB 44
351,169 351,169 000000000000000007f26fd76327742a31eae5910eb3f110ae3f80460de663ba 935 0.57/1.00 vMB 18
351,168 351,168 00000000000000000607fa5d3765cae97225218c8276a16a49a2fd4126cbb260 2,320 1.00/1.00 vMB 35
351,167 351,167 00000000000000000bbe925621b1bc4943bd37d13942177e613ffba15cbfc460 852 0.45/1.00 vMB 28
351,166 351,166 0000000000000000036e1b375f3fd0a13d911d0b763d0b0b7724fed9e015a6ee 1,330 0.75/1.00 vMB 27
351,165 351,165 000000000000000014358e0f7071f1420785de0de13e6cfd1128ee1f51912785 39 0.05/1.00 vMB 4
351,164 351,164 00000000000000000f20ea057138f3f865baf0d40daccfb153d6cd687f91dadb 164 0.15/1.00 vMB 14
351,163 351,163 0000000000000000044761d232275cd60ee93d40b8551ca8cb0d84dbf7df7065 256 0.09/1.00 vMB 41
351,162 351,162 00000000000000000f9a5a3fe075a1738fdc7ae4fe8e337ebe3a75d61ec56783 1,061 0.84/1.00 vMB 15
351,161 351,161 0000000000000000044decfd4b4f99c8d40ed618982b8bae38eb398a4d83cb97 1,438 0.75/1.00 vMB 26
351,160 351,160 00000000000000000befdde1c3f9346f90b49b47f61302dd97aa0974dfb4139f 2,207 0.75/1.00 vMB 45
351,159 351,159 000000000000000002454e90aaa057a452c1df829a563f75fb6c5fb6fcb647e5 866 0.84/1.00 vMB 13
351,158 351,158 000000000000000002900f96b64db9895fcb5f9412e5477775147e36da5e208c 2,900 1.00/1.00 vMB 39
351,157 351,157 000000000000000004eb3e174791eab9f0000f953099e986a6e8ace961706fea 40 0.06/1.00 vMB 9
351,156 351,156 00000000000000000bcce9575951b384d4c3998d81a71f8f54cba60f6deb4167 569 0.32/1.00 vMB 22
351,155 351,155 0000000000000000146a2f16f7e3f7663a3b98df6b910a7621acc25f427fbf33 184 0.12/1.00 vMB 15
351,154 351,154 00000000000000001165958df6c25305eb8aed226824a60e0df3ac71b71b21e4 961 0.75/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.