Loading Tool

Explorer IconExplorer

Memory Pool

77,468 transactions
29.98 vMB
0.10884935 BTC
Random Selection Loading Transactions
Max Size: 180.88/200 MB

Candidate Block

Mining Attempt f50de635bda97206c57f1d12da7c3c86522c1c488c2973bf7e8ebadfcc691630
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f66e8e46ede8435eacda92bb92922fb67459c692e265dfd0be70031bbd39ff42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,100
Size: 1.00 vMB
Total Fees: 0.03800196 BTC
Feerates: 357.61 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (723,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,496 191,496 00000000000008c44b8979012b2bdea13c496b0ef2e22bee49f697b8d63c56c3 133 0.05/1.00 vMB 112
191,495 191,495 000000000000024eb242495a50009c9b929beeeb155a372edf8aea93692b4f7d 112 0.05/1.00 vMB 50
191,494 191,494 00000000000005f4f31bb39ef2e85a469cc224dac5da9de150660ab4c9f1af6e 555 0.25/1.00 vMB 125
191,493 191,493 0000000000000527192b674481a75f85cf33f983e4be02bce9cb34de0318bb8b 145 0.05/1.00 vMB 73
191,492 191,492 0000000000000501bc473ed03eaf9570c1b9a0688115eced25f39c3febaba636 139 0.04/1.00 vMB 101
191,491 191,491 00000000000004a700b5f4b7f7e70aae46cd288775ae8c96383b1a5782b4eddf 219 0.08/1.00 vMB 149
191,490 191,490 0000000000000215fc8bf55dd99596eba0ca7ae7a86a6b25352b13a8a47a3bbc 30 0.01/1.00 vMB 784
191,489 191,489 00000000000004fa6efdcd1d1ce7b112a303717432a3a17fb5401de0bc9d7933 70 0.07/1.00 vMB 94
191,488 191,488 0000000000000515177ff875d7f720397e1c2ed2571f17e036bec6c7627cf49a 186 0.05/1.00 vMB 12
191,487 191,487 00000000000008259f7b51c7f44cbefd666f9879344b7a6cf5e0bb4f92d50927 28 0.02/1.00 vMB 60
191,486 191,486 00000000000006da4b82e7c580e6dc3ed954ae8146b745a3d8f438125deb1f7a 81 0.04/1.00 vMB 95
191,485 191,485 00000000000006a08f8be7ed9d6f4fb735dcad87fc1710c3982d63a05912f6b3 421 0.15/1.00 vMB 138
191,484 191,484 0000000000000609293ac2013dba0734068dff363a1d7af23a1518e0852a9876 10 0.00/1.00 vMB 16
191,483 191,483 00000000000001af4dc99e020bc157ba09c38c6cfc8adf65a2c8ad393655c868 20 0.00/1.00 vMB 77
191,482 191,482 000000000000075e8d6492113e195699153a216ee0bf952879adfce5e205e568 62 0.02/1.00 vMB 153
191,481 191,481 000000000000008aa3395b177fb0abdd7a04523671360fe59cbc860a6b9bd94f 92 0.04/1.00 vMB 164
191,480 191,480 0000000000000049e4073768f89f6a181430401066e498eaa7af3d0724aa4278 20 0.01/1.00 vMB 73
191,479 191,479 00000000000001c7fb530d21f2776361f81817762cca059122e2586a1c6c0c20 143 0.07/1.00 vMB 109
191,478 191,478 000000000000066793bfc7aca2f9c8f4651f21a892572fb15f418d0f27a09b99 51 0.03/1.00 vMB 104
191,477 191,477 00000000000000f7e440f1140d00cf8ddda75612211b7bfd60db20abadb89865 19 0.01/1.00 vMB 73
191,476 191,476 0000000000000548360fee9022565f8764f8891a70b6c7c9cce226a6d8e9af40 27 0.01/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 783.15 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: 744.38 GB
    • Received: 18.71 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.