Loading Tool

Explorer IconExplorer

Memory Pool

36,103 transactions
25.66 vMB
0.05751457 BTC
Random Selection Loading Transactions
Max Size: 131.35/200 MB

Candidate Block

Mining Attempt 8d75ece75401bd80be48a64a1c9ce710e9ffce644c19f9f4949b902da3252ca8
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 03fca91c17f7b91902374a13e04df4764f3c078d5f67d96b3da4b42f8353fb54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,472
Size: 1.00 vMB
Total Fees: 0.01075351 BTC
Feerates: 170.89 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (525,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,103 389,103 0000000000000000035d4cfb562cf930e2f0f5fcde923132f95286a95757aed6 1,109 0.44/1.00 vMB 39
389,102 389,102 00000000000000000425989992f3221a5f5c7361363d7434829d3e9db51a34d4 869 0.42/1.00 vMB 34
389,101 389,101 00000000000000000810ae694333b9c99c27a22457eee3f1372549aef73e63bc 634 0.43/1.00 vMB 19
389,100 389,100 000000000000000009ee31279b6601b0cdef7cecb971b7a015a7db2a35a3908a 1,594 0.75/1.00 vMB 36
389,099 389,099 0000000000000000026ceab5ec6509cc9625d07a6cf8dd4d62f11f18f5a7e5c2 464 0.21/1.00 vMB 34
389,098 389,098 000000000000000007362fca6adf6c36146c7dc419f29e8cbad4151aaf1b8908 97 0.04/1.00 vMB 35
389,097 389,097 000000000000000004c03b865b4a41eae005cda0281cd44343cff1acb15de06c 175 0.34/1.00 vMB 9
389,096 389,096 0000000000000000029bb0e6f6d27da5912b640c49f9c2fd4456250436c27178 351 0.25/1.00 vMB 31
389,095 389,095 00000000000000000b98da00a9ca0cc34a2b5f6854261a6e355d878015b8e830 2,649 1.00/1.00 vMB 41
389,094 389,094 00000000000000000a873ec37a744efff9c4f7a42a3126052e84bda1430735dd 509 0.51/1.00 vMB 5
389,093 389,093 00000000000000000695b9c2cbbc1ba8773292b29b24142dd0fcbbad4a2afde3 839 0.49/1.00 vMB 31
389,092 389,092 00000000000000000486b3876159a2d4ceabb1e2e9e671305a4f24f3ee56372a 1,285 0.53/1.00 vMB 43
389,091 389,091 00000000000000000b04158e4fd2221d2f3ef8713b0d7bd43a41865fb02d9524 1,028 0.50/1.00 vMB 36
389,090 389,090 00000000000000000b540cc72fe7ac45315f77759210eafdb7d3ae7fda389d84 389 0.45/1.00 vMB 18
389,089 389,089 000000000000000007f626f61aa6762943e997530a678b7d7d16ec7cd09e0dfc 426 0.89/1.00 vMB 15
389,088 389,088 00000000000000000ba0a2074428c20b60dd96ca0fc26eb4ceec555b06bbc290 1,572 0.75/1.00 vMB 34
389,087 389,087 00000000000000000198bcc5bd65fd0ccd1c7e3b49e0170ea80296cbfee05042 347 0.14/1.00 vMB 37
389,086 389,086 0000000000000000035793500834d084a63e84172d3f7b6a8857345de9183934 1,024 0.75/1.00 vMB 25
389,085 389,085 00000000000000000b61b232907adbb0480a8befcb8dcfc50a3ddffb74267078 1,048 0.87/1.00 vMB 17
389,084 389,084 000000000000000003cfc8240c06b4434d19a7c48cb3c9deea30268436a9bcba 1,133 0.54/1.00 vMB 38
389,083 389,083 00000000000000000754d740ed750475d4c36cc587cea6fe1064036892387bba 702 0.34/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.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.