Loading Tool

Explorer IconExplorer

Memory Pool

71,229 transactions
27.60 vMB
0.07920157 BTC
Random Selection Loading Transactions
Max Size: 165.98/200 MB

Candidate Block

Mining Attempt 2a83a24b812071cf0a7bd77ca7a6bb124140a4b430a8130381ae30015b03e748
Version 20000000
Previous Block 00000000000000000001e4921e71dea47dcfe57bda1d92cf110cd64db629c997
Merkle Root e8f1e5ee37e39e0481635ccfbedcebd08763b5c0ac6561c413b809ea6b8f9e5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.01959001 BTC
Feerates: 469.97 > 1.96 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,560 (784,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,088 131,088 00000000000012112cccd058c55a7414a75dcad6816fd2cff0c4bf67202fc586 167 0.11/1.00 vMB 347
131,087 131,087 0000000000000ca9850e2b770320a713a874aede08238c8ae56b2f2eef5430bc 30 0.01/1.00 vMB 1,023
131,086 131,086 00000000000003c3675eb1b8937c91b0569f60f11fad4ce430dafca83746d3a1 8 0.01/1.00 vMB 1,387
131,085 131,085 0000000000000bd9b666ff2edf988f1a685668b08e970bf2b6fc81b014e2fd62 97 0.05/1.00 vMB 535
131,084 131,084 00000000000012fa38f5b8ea67d09fc74ce38786d1fac9cc1c323900e84f32c9 100 0.03/1.00 vMB 1,016
131,083 131,083 00000000000002725a220cf391ef3caa598fe8e54c84fab95e1e09bb3bc8cba7 167 0.05/1.00 vMB 70
131,082 131,082 000000000000046026457aad1ec9a23c4a4cc2e99dbdefd81cc267dd34796142 69 0.04/1.00 vMB 1,207
131,081 131,081 000000000000040046addc5efb8dd68dabe44777293d31feac24b8cbd2fd8ad1 11 0.00/1.00 vMB 1,256
131,080 131,080 0000000000000373757d00917d86a5819a4950fd235a8a303f2052d23c9d339a 11 0.01/1.00 vMB 520
131,079 131,079 0000000000000cafdf2f3430377af58955cd4c0dba2ececdb2a96e2d19ee5191 101 0.05/1.00 vMB 754
131,078 131,078 000000000000092cb4542794b6400585f97bdb6bd7dabeeb4ef6b00a85b356f1 113 0.04/1.00 vMB 206
131,077 131,077 00000000000005132fb73babfde655f4cf77b089875612260914bd8e43c5d216 120 0.05/1.00 vMB 873
131,076 131,076 00000000000012460437d3d9e1ff2ac05aa937609107dc56b5bc007f2763051d 79 0.03/1.00 vMB 370
131,075 131,075 0000000000000a8eb8348cd0f30fd8081cc0f5d3cdbb6965e15e613f38f2e143 172 0.05/1.00 vMB 218
131,074 131,074 0000000000000c40d480a08fa26964de8e4f9e1ad80ee44d46680afda36b1aff 107 0.05/1.00 vMB 272
131,073 131,073 0000000000000b99edab2fcadb4404a44cdf400e6099ee80ea668149d7fc9fd8 85 0.04/1.00 vMB 1,182
131,072 131,072 000000000000007498317b322cce063c1ff4c55ab139df145d548cb859580d40 27 0.02/1.00 vMB 498
131,071 131,071 00000000000006757e9c3343511a352e61767cce1b5a408cd72e3589b44d7284 22 0.01/1.00 vMB 817
131,070 131,070 0000000000000517828927a416c6a64dbe5e9098ac6e735f0cb948b346ccbd37 13 0.01/1.00 vMB 848
131,069 131,069 0000000000000b7a2feafcd35eb10757b8243f035c1dfe9f1479ab24327b6b3b 32 0.02/1.00 vMB 1,307
131,068 131,068 00000000000005c3b4047a25270ca07da6393316eceff731c49fd7cb22d9d84d 174 0.05/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.36 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: 768.51 GB
    • Received: 19.61 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.