Loading Tool

Explorer IconExplorer

Memory Pool

86,572 transactions
32.14 vMB
0.13103547 BTC
Random Selection Loading Transactions
Max Size: 194.48/200 MB

Candidate Block

Mining Attempt 6fc6c261fa0b58122d180a91b5f3e2a0b5e0584b0926b08fa5883541bac78ee0
Version 20000000
Previous Block 00000000000000000001707a930fd9ef259bc17945e78e278099f3467b752fd0
Merkle Root d40adbc69b645521258f0f3898434a844e740be561ddcc31bc64f351c331cb86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,464
Size: 1.00 vMB
Total Fees: 0.04086141 BTC
Feerates: 198.70 > 4.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,955 (551,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,662 363,662 0000000000000000066b4ecef158609f76bc6a509c93274317f664a9ba38856b 2,642 0.93/1.00 vMB 44
363,661 363,661 000000000000000007f889bd2986236dd1d948539a94200b892cd23f193a8703 109 0.11/1.00 vMB 17
363,660 363,660 00000000000000000230799f9b7c73e9475ce0c4c916e1a96f4e2b11dbcad99a 123 0.10/1.00 vMB 27
363,659 363,659 000000000000000012c113195d051ce482780c31a2f1252d510485744072d06a 1,934 0.98/1.00 vMB 33
363,658 363,658 00000000000000000729ba79b9f482130c8e29a0419007e51a3c55eab443c49d 315 0.20/1.00 vMB 22
363,657 363,657 000000000000000003fc6859645f978943f12f31613e2771e7d2f3f75b54c41d 791 0.47/1.00 vMB 24
363,656 363,656 000000000000000004375cf315e507bb50cdc22d1b0c1d7a2b5a932114710f0f 266 0.15/1.00 vMB 21
363,655 363,655 0000000000000000004bb0e1cf9f19939e6301b67e7185816431c65d53decf89 649 0.36/1.00 vMB 28
363,654 363,654 0000000000000000029132aca295e2e12351e2b8bb07c010c344e019b151300a 2,106 0.97/1.00 vMB 31
363,653 363,653 00000000000000000f3405fa82d3e96a90ce28429cab12c37f9f3f6280f92510 2,091 0.75/1.00 vMB 43
363,652 363,652 00000000000000000544c3798cc777de2be263aadd239d58e2be5dba56d346e6 1,707 0.82/1.00 vMB 29
363,651 363,651 00000000000000000329110fac5ccba82643135f5083116707b5caa784ccbb34 1,733 0.75/1.00 vMB 38
363,650 363,650 00000000000000000554cdb3efcc527cf359d9f44feb74ceb6759511f182e022 252 0.17/1.00 vMB 21
363,649 363,649 000000000000000011d3f73d45370e7497116784316b2ce29d66a65ca877908c 1,439 0.76/1.00 vMB 27
363,648 363,648 0000000000000000125421a2191188d5b06c8ef838e74a86a2411e876ff38704 437 0.23/1.00 vMB 30
363,647 363,647 000000000000000009358839ff22619e5bb94f98e259dbf0ff1acf0d8086bbfd 343 0.40/1.00 vMB 14
363,646 363,646 000000000000000012ff3f3741d38e93e54433c57c74aa422fc6037db21eff24 1,324 0.75/1.00 vMB 23
363,645 363,645 000000000000000003484462493ea05ccf0ae5f085ad23a850e736c985123229 1,183 0.75/1.00 vMB 29
363,644 363,644 0000000000000000124e7aaf41ff26ce5f6ec4864bff07e70363e5c81428a994 1,539 0.95/1.00 vMB 47
363,643 363,643 000000000000000006dcb2ede8c847fda12f226e0dabd4d8a09153003d01066d 1,774 1.00/1.00 vMB 64
363,642 363,642 000000000000000007822ed5711b8d3e054baed6d89e3731ffba544248ed3748 102 0.75/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.31 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: 660.22 GB
    • Received: 14.63 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.