Loading Tool

Explorer IconExplorer

Memory Pool

78,260 transactions
29.43 vMB
0.07341824 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt 7ae66282100ecd2add6be48d8cbaef8b32af1880dcfc97c11f3f320b9dd62d81
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root ba65255de21f6c15d821762b6ca1cd1ad221f8e8f773f693d2844accfac9b16c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,025
Size: 1.00 vMB
Total Fees: 0.01129575 BTC
Feerates: 25.13 > 1.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (344,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,285 570,285 0000000000000000001b618d2d0592cba9741cb191d990a64680d2a98ce38af3 1,788 1.00/1.00 vMB 17
570,284 570,284 0000000000000000002132dab4a5f5a73240349f230de7d631739a2ac972a060 2,804 1.00/1.00 vMB 55
570,283 570,283 000000000000000000275cc3e1144e22f4270440250ff7d19e799d05e7776789 2,428 1.00/1.00 vMB 125
570,282 570,282 0000000000000000002b0f3d7dc4dd57427d846654805cd366fae80e98cea137 2,144 1.00/1.00 vMB 35
570,281 570,281 00000000000000000029d6a91854f1bfec5dd3d9226b084f72dd85aeb2152883 2,772 1.00/1.00 vMB 19
570,280 570,280 00000000000000000006db45d62edae9b39cd5251430fd8f090df839e1c38d70 3,382 1.00/1.00 vMB 24
570,279 570,279 00000000000000000003ec91fe0b989c9372ee8b3fdfb6ad44187c6c29cd060d 2,680 1.00/1.00 vMB 44
570,278 570,278 00000000000000000000fd2aa1bfd78225cf60c0ba3971f8d94f9f30fedae736 2,805 1.00/1.00 vMB 64
570,277 570,277 0000000000000000001e26db79299e3aedecec664cc2bd0b217477ae3228857c 2,921 1.00/1.00 vMB 87
570,276 570,276 0000000000000000000f3ba786acc4a41540141eb599fa43ecea4036e3820702 2,170 1.00/1.00 vMB 71
570,275 570,275 00000000000000000020981b660f482bc210ec88051e533323ac6e42beab4129 1,442 1.00/1.00 vMB 117
570,274 570,274 0000000000000000001b5b6790201ba6f66e498488382c2e73c7a9c93812e9eb 2,782 1.00/1.00 vMB 86
570,273 570,273 0000000000000000002a63731afb0761931e1bbd7f9bd492a481145cf19a710e 2,418 1.00/1.00 vMB 39
570,272 570,272 0000000000000000000d336199247bda6b2e93a0c489562b17f342ee9e68d4e1 2,644 1.00/1.00 vMB 47
570,271 570,271 0000000000000000002bd616d7d2de6943ca15e51f0535f118591c2c52483769 2,661 1.00/1.00 vMB 72
570,270 570,270 000000000000000000015c449591d22353c533551e2b4f3c4ed35d2da0ec3288 2,701 1.00/1.00 vMB 91
570,269 570,269 0000000000000000000edd81e81c6a20c12453398888e121e09b2408f440e49b 2,543 1.00/1.00 vMB 19
570,268 570,268 0000000000000000001f8ad054ae1d52a7b70bb46d79ab973b678be2348a2758 2,272 1.00/1.00 vMB 34
570,267 570,267 000000000000000000120b46f88c2f99a2632089f4f2143e390d9909f6eb6236 1,980 1.00/1.00 vMB 87
570,266 570,266 000000000000000000220090ee6dcafcf12e5c61da3bc44388dc2924b60882bf 1,715 1.00/1.00 vMB 42
570,265 570,265 000000000000000000113385426d109341902afae5d37d8ffa290c3af9864d2d 2,258 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.