Loading Tool

Explorer IconExplorer

Memory Pool

77,555 transactions
29.34 vMB
0.10057559 BTC
Random Selection Loading Transactions
Max Size: 176.70/200 MB

Candidate Block

Mining Attempt 7e499c4b20fa497572c1ec39dfe13775844b396dd9fd43d936c409bc2bec04fc
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root ff94b3efef728a377a944eb31fb733df358af8f0d2cb6e43bfb71d9ed0c83549
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.02639807 BTC
Feerates: 151.12 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (460,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,013 455,013 00000000000000000159db5dae9318e53e3916da0043970304ae680e6c2a6ceb 1,649 1.00/1.00 vMB 156
455,012 455,012 000000000000000000f68589649763e81f5accc1885a2696983aa60788dbf3f2 1,997 1.00/1.00 vMB 138
455,011 455,011 000000000000000001928c19238150688843796bb271ef83c5c1c09cd38a7586 2,059 1.00/1.00 vMB 185
455,010 455,010 0000000000000000026bd385877251ae3c4da979394dcbd27bb06055c23939a8 626 1.00/1.00 vMB 202
455,009 455,009 00000000000000000272a4fb33cb48f85f250466954087105d80cb4c8f4efd18 2,134 1.00/1.00 vMB 311
455,008 455,008 0000000000000000007bf2ac0b1e56d334cf8bdfb78d039b634e59aee1239755 1,760 1.00/1.00 vMB 210
455,007 455,007 0000000000000000021267319a5c0baf1a7be3915880038b7c88ca258cdaae3e 1,648 1.00/1.00 vMB 278
455,006 455,006 00000000000000000217e2b5ac45ebc7ed3925dd27fc7bda491bdc7fe70375dd 2,082 1.00/1.00 vMB 183
455,005 455,005 00000000000000000041f1b3770cb633a3a79e66f3cf7599be388224027bc142 1,895 1.00/1.00 vMB 210
455,004 455,004 000000000000000000c4b5807b01e898b6df9c8089b0da97c6e3f2ae449f16b7 2,950 1.00/1.00 vMB 153
455,003 455,003 0000000000000000025a107e08b9dea29778733d1ab7ae43f59d471a475d8bc5 2,349 1.00/1.00 vMB 174
455,002 455,002 000000000000000001d2856c6bb6eb47ce0a27f1e69d15565ae46d437f69ae90 2,560 1.00/1.00 vMB 146
455,001 455,001 00000000000000000235fb8e801a5f28f55c09a03a10b4f626b039e44413f7f1 1,800 1.00/1.00 vMB 178
455,000 455,000 00000000000000000254b7be4e1cbee667322f82b72b9c6db2f6d053d2993f88 1,403 1.00/1.00 vMB 172
454,999 454,999 000000000000000001884a3378e1c5c211478f230a1486b4fbf1e793b88a7eba 713 1.00/1.00 vMB 177
454,998 454,998 000000000000000001590e7582a3fdfbc209dfdcb2b422316167db0c23c56416 381 1.00/1.00 vMB 181
454,997 454,997 000000000000000000399254a8493a75378b73413de181566944c90734bad2f8 289 1.00/1.00 vMB 181
454,996 454,996 000000000000000000ff44b7e3b9001da1401cc90f1c7ea5b6963ac87a6a5c4e 1,693 1.00/1.00 vMB 245
454,995 454,995 0000000000000000010bae98ad98db9640c58edf8da5fcc284ede4def9e86dba 2,480 1.00/1.00 vMB 248
454,994 454,994 000000000000000001f4a7aeccdbfe2554bbfc129b519cac70bfed2518f4b563 2,547 0.99/1.00 vMB 146
454,993 454,993 00000000000000000270bed49aa452dd107f717ef215665938286c91c629b37d 2,446 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.