Loading Tool

Explorer IconExplorer

Memory Pool

79,956 transactions
29.57 vMB
0.06570502 BTC
Random Selection Loading Transactions
Max Size: 178.45/200 MB

Candidate Block

Mining Attempt 3e61fdc3ff0d2f19815115d563f1b80acf2c82ff7a905876e5aedee7d337fa2f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root aa9910a3fb5738cf3f4b3c09507f59ac3cf6b63aea6d7da9bc12c7dba0a0c596
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,492
Size: 1.00 vMB
Total Fees: 0.00544033 BTC
Feerates: 73.20 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (706,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,700 208,700 000000000000044ee5e4d652e4a142770216bb0bc4391260741e7fee85d7df8b 302 0.13/1.00 vMB 172
208,699 208,699 0000000000000365ec6d3bb93f5ef80e4c5a3f9d97db4a5b3abbe8c0b17672b7 111 0.04/1.00 vMB 108
208,698 208,698 000000000000001bf46590e378c3b587e717adf8efb46ed367696d80e0e6c83c 215 0.09/1.00 vMB 180
208,697 208,697 00000000000000647dc00154375aea0ef050a3ed419d4dbc8863dc010176241a 223 0.14/1.00 vMB 115
208,696 208,696 0000000000000270faa53dea43b952b62f2f776f399438827a61b51aa983f1d7 330 0.27/1.00 vMB 50
208,695 208,695 000000000000020a59bab7875a675e111d2c466755f9462b3bec07b4a415b3a5 609 0.34/1.00 vMB 135
208,694 208,694 00000000000002d6ca204635197e7d8038eb52d94763410ed5772a5c240d0ef7 560 0.20/1.00 vMB 194
208,693 208,693 00000000000000f2f15384bc1591418f60e64c178b79175714e45624ba7f6cd4 138 0.05/1.00 vMB 92
208,692 208,692 000000000000020de49cc58b33c15de9da66b8c13ef671d1d735a3b7170ee1bc 631 0.25/1.00 vMB 200
208,691 208,691 00000000000004ed1b60a590047ff43c0812b117951714db7a08db40fcf23669 107 0.05/1.00 vMB 153
208,690 208,690 00000000000001cf787f095dbf33ed410656f63e7a53c02031800a87dd7a71ba 72 0.03/1.00 vMB 111
208,689 208,689 00000000000003ddb4ec0ae4f276eaf32f87abc5a36d12bf45980733b03ec595 213 0.07/1.00 vMB 176
208,688 208,688 00000000000003b2aa5c57974b5da1bb3d55a6e3b053b47380ea072cfd63ca37 494 0.25/1.00 vMB 143
208,687 208,687 0000000000000059205e60a4dc84c09934d4cd15174a7443b4e5cde7ccaf18ff 590 0.20/1.00 vMB 285
208,686 208,686 0000000000000257aa84ea556af4e2b1522b3532f243c6690e82fb5ca393095a 139 0.05/1.00 vMB 157
208,685 208,685 00000000000004db406bf834deb431de6f3b62aed8b676c6412e6409c03e3b70 321 0.12/1.00 vMB 192
208,684 208,684 00000000000003f0c0bae50a880aabe09ce215f25717fade7c7287ba27f380c2 104 0.04/1.00 vMB 165
208,683 208,683 00000000000002669d9b462fce3374f1c1dba0fdab4e36a5ff998ec4591314cd 122 0.05/1.00 vMB 102
208,682 208,682 0000000000000012a1e5d6772519c2975ba3b8d5c6de18a27eb7ee281873a764 402 0.13/1.00 vMB 181
208,681 208,681 00000000000001abf38ba491185fcc274dd6fb3363b8ea3f4fe6dfb5b8979d3f 203 0.06/1.00 vMB 154
208,680 208,680 000000000000039cb19a4bd8782affe00ab14331bb472113ceb5a9818fec4ec2 459 0.21/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.36 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: 662.53 GB
    • Received: 14.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.