Loading Tool

Explorer IconExplorer

Memory Pool

78,332 transactions
29.43 vMB
0.06692460 BTC
Random Selection Loading Transactions
Max Size: 176.70/200 MB

Candidate Block

Mining Attempt e233de358dee0ff334fa93e2f9d48ae0a480f1fdd3d631cbc3ea6447fd6d0088
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 375f9e4dd37f5fa990ba6c1523312e177398e7ef6e8670a4b8fb8c9a761ca022
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.00727511 BTC
Feerates: 180.34 > 0.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (706,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,702 208,702 00000000000000b83d867ee1718ac470cf2f83d59ab0f7395bc2f6319adbe5d1 49 0.03/1.00 vMB 123
208,701 208,701 00000000000003229ad3eb7a704559a84b88937539fd4080047cbe018fb2311c 40 0.02/1.00 vMB 146
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
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.14 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.