Loading Tool

Explorer IconExplorer

Memory Pool

84,024 transactions
31.15 vMB
0.14391928 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt d385ea4e997c7307a29f476fedc1b1aef3849a0ad4e6a1aef66f4d48c9cb74ac
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 334f47ddcc1ab8f44141d68a99dbe6f02c248cda573d6bf754970f0c16320e5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,336
Size: 1.00 vMB
Total Fees: 0.07397003 BTC
Feerates: 366.60 > 7.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (419,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,114 495,114 000000000000000000bd02e677c0d18e3ccd75e8cef1be769b04c750648cefae 2,009 1.00/1.00 vMB 372
495,113 495,113 0000000000000000000b563537bec638210398e7762fe06d1050068a170cbead 2,001 1.00/1.00 vMB 237
495,112 495,112 0000000000000000003b9636458bd3d70de09d3046b0cb54fd966a5d2ed37f5d 1,891 1.00/1.00 vMB 156
495,111 495,111 00000000000000000051455c77724ef8d89df8e50a0478700a29c49c41f7262a 2,114 1.00/1.00 vMB 59
495,110 495,110 0000000000000000004c9e91e35aaf416475a2d6b406a6b430b10935b920ba8b 2,020 1.00/1.00 vMB 260
495,109 495,109 00000000000000000044d3d3e3d9327f0675ef59cca71e481994142a1a2eda42 2,376 1.00/1.00 vMB 367
495,108 495,108 0000000000000000008854cdc0e5dcdbe80f87849bd793feb82af93320032dd4 2,575 1.00/1.00 vMB 227
495,107 495,107 000000000000000000cc71cb35546b54f256b8ef759fc456d773b1ad2c19fe92 2,450 1.00/1.00 vMB 237
495,106 495,106 00000000000000000091da0072a63a2296c6fc2eceb3625650b34a9a83935ec9 1,206 1.00/1.00 vMB 81
495,105 495,105 000000000000000000b7011bd9d40ef7032648b0f4dde711b2b5d515e53cd7f3 1,956 1.00/1.00 vMB 72
495,104 495,104 00000000000000000013d7fd2786a0fa15bacd5f97407d818499cd1b208418b6 2,505 1.00/1.00 vMB 56
495,103 495,103 0000000000000000007793801df82f749cc99d859a1bfb69fa62fb397b0414a9 2,477 1.00/1.00 vMB 83
495,102 495,102 000000000000000000ad81140db41e2f84fd7cc6d547dcdab097463aea18028a 1,915 1.00/1.00 vMB 104
495,101 495,101 000000000000000000c4c71cf3a39a6552a5873f48465d0aa3bfdb9f753b45fb 2,234 1.00/1.00 vMB 214
495,100 495,100 0000000000000000003ab99337531faf58553e0cfd6bf87eaba3f6ce3729414a 1,934 1.00/1.00 vMB 214
495,099 495,099 0000000000000000003e385a3ad9f6e51a24be6aec1aea30529ce365eeab0412 2,693 1.00/1.00 vMB 244
495,098 495,098 0000000000000000007cb5fa7a01d38545962df75b35a24a401dd4c6517dc4c2 2,517 1.00/1.00 vMB 410
495,097 495,097 0000000000000000003b7650886c7808a4ae493de9e93d617d4c321c16287cd1 2,472 1.00/1.00 vMB 295
495,096 495,096 000000000000000000322db0fe6a013e9e304320b7269f774299154f3bf2ba91 2,197 1.00/1.00 vMB 244
495,095 495,095 000000000000000000c7261a25c6852842344f6a7e7b77f9b99e8dccf0410de2 1,638 1.00/1.00 vMB 259
495,094 495,094 0000000000000000007d8d9210a5600d173798111a9a2b11cdc5f0855c06a8a2 2,263 1.00/1.00 vMB 222
Previous 10 blocks ↓
Total Size: 782.34 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: 661.59 GB
    • Received: 14.82 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.