Loading Tool

Explorer IconExplorer

Memory Pool

79,561 transactions
29.39 vMB
0.08490281 BTC
Random Selection Loading Transactions
Max Size: 178.20/200 MB

Candidate Block

Mining Attempt 023fe7ea45af9d03034f7e8ed2258eeb0932f795e08959b7e197d653dd391607
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root f963e7f57131f9e0380f885e35c319a2829f77802505a6035411a96468dde96a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.02308813 BTC
Feerates: 278.95 > 2.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (511,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,096 403,096 0000000000000000067d20698d2966614df0bae6bf35ec69cdd5f98ebcb7d46e 1,230 0.90/1.00 vMB 18
403,095 403,095 0000000000000000010b7637e40d90f03783a773c81da8bbdfc2d532b1c78ac4 2,786 1.00/1.00 vMB 55
403,094 403,094 000000000000000006af535d7b2d82809f2913a1f8eb7a29b276e1792e8c7f45 2,392 1.00/1.00 vMB 47
403,093 403,093 000000000000000006e8aa4354aed3eb7d16499937f5329a3177fcb8cf660a64 2,669 1.00/1.00 vMB 58
403,092 403,092 0000000000000000046f2a7f239d11097a00c9cf0b70a1ec8c660216a143d791 944 0.72/1.00 vMB 36
403,091 403,091 000000000000000000032fff5fac350b46c3011ce9d1c11349e5f9bd864f4175 958 0.54/1.00 vMB 39
403,090 403,090 00000000000000000212c9d9dfd0ea3ec86e58b26dca29b925cfe05493cc0e2c 402 0.16/1.00 vMB 47
403,089 403,089 0000000000000000005d49f967fff1e37fbe7def40633a43fb8d81a77f903529 156 0.14/1.00 vMB 26
403,088 403,088 0000000000000000036f7c551606bb8de68f14a75e4fec1d2a7b4cffe0153394 1,120 0.45/1.00 vMB 41
403,087 403,087 000000000000000006e8d9b9d09f644ddb0bc0049b418603454f198c7e9ce3fd 531 0.29/1.00 vMB 41
403,086 403,086 000000000000000001cc3e9b62c6552b398fe8b92a9d4012dbbf53330ad020a2 1,026 1.00/1.00 vMB 21
403,085 403,085 0000000000000000015c1facb52bc25fea54d0dc86bc16a42dd996776039b5f7 2,618 1.00/1.00 vMB 52
403,084 403,084 000000000000000001f1426ce80037b32238ad4ddf82f98476ce025c9175f2ad 443 0.26/1.00 vMB 35
403,083 403,083 00000000000000000603e253134e32fb9fbc5d1c9db0ff86ffbb0d686c994826 1,602 0.76/1.00 vMB 43
403,082 403,082 000000000000000006ac9b64743c296e6a0175aa3705e906352bbc00aa0a0a62 424 0.32/1.00 vMB 20
403,081 403,081 0000000000000000036f9612a963e9fc10a7a88381022f610d064a5cfe267045 1 0.00/1.00 vMB 0
403,080 403,080 000000000000000003e7bbf8e88ecf81912b5056e407995b209349b72ff50128 2,523 1.00/1.00 vMB 52
403,079 403,079 000000000000000004bd99318112e139741ab9b8010c16601fc3ce57ded49a38 1,973 1.00/1.00 vMB 43
403,078 403,078 000000000000000005183b310f79747df5495719703210e8f87871f57a6a0f8a 1,133 0.73/1.00 vMB 31
403,077 403,077 0000000000000000059f74ac5932cfa297fb2f76090aa0488a9620c536e9c07d 995 1.00/1.00 vMB 23
403,076 403,076 000000000000000002b32732570ddc5019e26795246c4cab74c859201905950e 1,538 0.75/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.56 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: 670.03 GB
    • Received: 15.80 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.