Loading Tool

Explorer IconExplorer

Memory Pool

74,686 transactions
27.74 vMB
0.07429210 BTC
Random Selection Loading Transactions
Max Size: 168.77/200 MB

Candidate Block

Mining Attempt fc4d4fc786033f6aa83da23ef3b31c367280f98234dec2cca95b1a6351d6e686
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root e288445049f3efad3e568ce6145f1805e5e20a29ee8dcfb0f5f8ecdc4c8393be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,813
Size: 1.00 vMB
Total Fees: 0.01490117 BTC
Feerates: 71.37 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (103,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,181 812,181 0000000000000000000417058ada61ec4ce54ff7f22e8748e29c75ff0112fdd1 79 1.00/1.00 vMB 1
812,180 812,180 000000000000000000019557b056300f1a29b788b4080c8b0101418973c6b706 2,217 1.00/1.00 vMB 12
812,179 812,179 0000000000000000000204f5d3094a9477e4647a2182d9d7f0e273e9d79ccd4c 886 1.00/1.00 vMB 5
812,178 812,178 00000000000000000000ab220e7fac7f11836f5f135b8fca5799724d747edc41 1,279 1.00/1.00 vMB 6
812,177 812,177 000000000000000000040274dd9bd188338592421eabaf66f16a022e9a8f0460 170 1.00/1.00 vMB 2
812,176 812,176 000000000000000000014e2c134c02058217a7247548e213d01f9490c939fd77 1,094 1.00/1.00 vMB 6
812,175 812,175 00000000000000000002c2a30d6deb7526d5e96d37221006cf8d4173d0347b4b 772 1.00/1.00 vMB 4
812,174 812,174 0000000000000000000461607385c549b2703a09eee99f929fa7af0e18a49f35 2,989 1.00/1.00 vMB 10
812,173 812,173 000000000000000000034590470703b408d9c966e08c91bab1ff4b2a7a0598d5 2,030 1.00/1.00 vMB 6
812,172 812,172 000000000000000000040fe2c447684b2245390dd3018c75758a09314f77ee24 1,465 1.00/1.00 vMB 8
812,171 812,171 0000000000000000000383920133f80d56c755097c2547537c0d03d1465c1766 2,147 1.00/1.00 vMB 11
812,170 812,170 000000000000000000027d056e650a0848bba60238cd00448bd906a1828ac428 2,490 1.00/1.00 vMB 10
812,169 812,169 00000000000000000003c5984ba77d3c87417aa2c1c03da5bf048b9dea238e9b 3,151 1.00/1.00 vMB 24
812,168 812,168 000000000000000000009304eaa984387a0baf5bd971a1b30b05b3a05ea48761 3,517 1.00/1.00 vMB 20
812,167 812,167 00000000000000000002e754568354dda5741f6cbb4afd87d40a0fa3b97cc3e3 760 1.00/1.00 vMB 5
812,166 812,166 000000000000000000043839dc1dc8075528b485798457859b17788f6bbb8122 2,081 1.00/1.00 vMB 9
812,165 812,165 00000000000000000001406a2c73cd2752d332f15cf8650d8bd61dcfda48d4ce 2,382 1.00/1.00 vMB 10
812,164 812,164 00000000000000000004cc72f18c9a2c22e4511de62e943904ddf919a18f75b6 841 1.00/1.00 vMB 4
812,163 812,163 000000000000000000001d776e54d588815f8855e01f89880b5b7e6901f5ed78 823 1.00/1.00 vMB 5
812,162 812,162 00000000000000000002c30fc277c8748be9bd1e9621247b8abf6125de327aa3 474 1.00/1.00 vMB 3
812,161 812,161 00000000000000000003f4b08454315ca356118a49e19529f995c39041543306 3,170 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.