Loading Tool

Explorer IconExplorer

Memory Pool

41,328 transactions
26.03 vMB
0.05535565 BTC
Random Selection Loading Transactions
Max Size: 135.98/200 MB

Candidate Block

Mining Attempt cb6a08dca3c1a71977bf8c20e6a818512968db69760072026967f0d0d739cca0
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root b9b002f0ece4a46564cc767c01a49c982e8c4314a07d24dea9369b36428281fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.00802106 BTC
Feerates: 40.21 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (410,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,958 503,958 0000000000000000006414e0a09fd1fea80cd67751874d5ce6e90bb2bf8dc901 293 1.00/1.00 vMB 129
503,957 503,957 0000000000000000004da6dbac8d3fe2301bd13ca70cf3072bf13d2ffcc29d41 1,568 1.00/1.00 vMB 351
503,956 503,956 0000000000000000003c99d44d945eb48e6a241a95cabf9dd53cf8eaf95078fc 2,148 1.00/1.00 vMB 276
503,955 503,955 00000000000000000087e01f1237d882e6b7e988b541c696634ea78f74b5412b 2,436 1.00/1.00 vMB 456
503,954 503,954 00000000000000000066b766f59a2e5ab45278b40a46c169395be995c6571af9 1,613 1.00/1.00 vMB 259
503,953 503,953 0000000000000000004a83b2cce72f47b9588e64c3055dd79b6ff7f916175a42 2,766 1.00/1.00 vMB 536
503,952 503,952 0000000000000000008913da0a7afadb3f28240e0fe7619f17588653e9dc0f0a 1,303 1.00/1.00 vMB 237
503,951 503,951 0000000000000000004a2842037cfa1a3d524131357d7896011e76b733267985 2,230 1.00/1.00 vMB 407
503,950 503,950 0000000000000000003b3a408dbb3e8754e8545f96cf2d52994009c4fd12a276 2,645 1.00/1.00 vMB 509
503,949 503,949 000000000000000000226239aae33c649e6758d2cdadeb025acbd4c0aa86ee75 2,991 1.00/1.00 vMB 506
503,948 503,948 0000000000000000002c6a26f09f97eb124a3445818e09fb32587afc91fed338 1,766 1.00/1.00 vMB 329
503,947 503,947 0000000000000000002a25838c25b1b4b6080bd1b85cf67188bd1304c3540ed5 667 1.00/1.00 vMB 226
503,946 503,946 00000000000000000064c008296f80542ade676447b2cec9c9f70b1c0fb0075a 2,331 1.00/1.00 vMB 375
503,945 503,945 000000000000000000664f012f186730de1fc0bdecb78fa12b18b82b744edcb0 1,334 1.00/1.00 vMB 289
503,944 503,944 00000000000000000027f3de129418bf57c9e27c8286eb58f8f06e200f6c1f85 1,775 1.00/1.00 vMB 277
503,943 503,943 0000000000000000006dfbf061e9b8a3ca27e285b7cd9da94df58cfcbc32c6bd 1,611 1.00/1.00 vMB 342
503,942 503,942 0000000000000000006c41d34697a7d9f7f515bbd29a271f69ba733fc42987b2 210 1.00/1.00 vMB 122
503,941 503,941 000000000000000000533f75e1dc65ee10aac9a4bf794b6dfdc7f6fcf2b80ea9 447 1.00/1.00 vMB 121
503,940 503,940 000000000000000000078e01521aa3b5342ec9240fcca65f8641a50f0ebbd108 341 1.00/1.00 vMB 139
503,939 503,939 0000000000000000007b353caed6433fdfa20a6bd52477b016f87cc683907ab7 2,320 1.00/1.00 vMB 437
503,938 503,938 0000000000000000007a795b35db002db5c8361807d2a205a1633a424050e93a 1,148 1.00/1.00 vMB 296
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.86 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.