Loading Tool

Explorer IconExplorer

Memory Pool

79,499 transactions
29.23 vMB
0.07511598 BTC
Random Selection Loading Transactions
Max Size: 177.66/200 MB

Candidate Block

Mining Attempt d74712f647c5e77811999104370f6b15a6ce19400de6f88154764bc8573dd983
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root f09aa8514c20deaa376227406009623e42ba2c99ca9ef3461b9ff88f6ca86a3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,146
Size: 1.00 vMB
Total Fees: 0.01380964 BTC
Feerates: 74.86 > 1.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (164,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,151 750,151 00000000000000000003af96180a51947ad1651637e220f2e0554035586bf3f7 2,171 0.75/1.00 vMB 13
750,150 750,150 0000000000000000000754d913f39942cfae365b71f58886e286ea83873da457 787 0.49/1.00 vMB 6
750,149 750,149 000000000000000000068971bcc427a6bb087aea96c4dd1b7b4acc42ae16be82 1,581 0.59/1.00 vMB 8
750,148 750,148 00000000000000000003879936e28a9a71a7fe2b0f6307bde732a9c60846bbc1 622 1.00/1.00 vMB 1
750,147 750,147 000000000000000000060656816430fd67e24e57beda35099de361e20bb983d3 1,822 1.00/1.00 vMB 8
750,146 750,146 000000000000000000096b734dff63241b4bb4b642e90625781a6e79cb61d0bd 2,219 1.00/1.00 vMB 6
750,145 750,145 000000000000000000091ef6ca413f803aec1c93d9596a65592b2b7a0abe90fc 3,137 1.00/1.00 vMB 8
750,144 750,144 0000000000000000000873e9fb729e9a9d6bdb145b3c341e28bd9c2d51b2d3b7 2,251 1.00/1.00 vMB 21
750,143 750,143 000000000000000000043f17f28f84ab7760d6461a2b1ae3cbcb1350677cfcf5 2,196 1.00/1.00 vMB 9
750,142 750,142 000000000000000000084127391f9a8fc6e59f98dc48cbdb60b50b7ffebb7aa6 1,416 1.00/1.00 vMB 3
750,141 750,141 0000000000000000000657f89452da1e90ead1229c88cc8893320ebbca791ffe 2,555 1.00/1.00 vMB 4
750,140 750,140 00000000000000000009b47614c4f322db62771b28fc758c2fa1802633ef0095 2,891 1.00/1.00 vMB 15
750,139 750,139 00000000000000000009e128cb4317594b9690488ae96ad19684d805241d6234 3,127 1.00/1.00 vMB 15
750,138 750,138 000000000000000000061ba8071e79e45c7e5ef709d682320812925800413732 1,905 1.00/1.00 vMB 4
750,137 750,137 000000000000000000062241771ed802452c994a1b0487b017e25c93b0aa3166 2,693 1.00/1.00 vMB 13
750,136 750,136 000000000000000000037a39ecfaeafce907e16a84496233a4d375e93c4e12ec 2,413 1.00/1.00 vMB 18
750,135 750,135 0000000000000000000611dc20af1bf13a568b5d53e1ea67c3a8e78e760d9e14 1,310 1.00/1.00 vMB 14
750,134 750,134 00000000000000000004772ce4796ac9fbd8ea2252cc0f5f53d3cd2c1a0c2ffe 2,375 1.00/1.00 vMB 7
750,133 750,133 00000000000000000003792caac3d2ea28e5871c80344c0246fdd2c0cef22a12 2,676 1.00/1.00 vMB 16
750,132 750,132 00000000000000000004b95d54d47d54fda16425d4f26f01ccea34fd9723ba9b 2,568 1.00/1.00 vMB 10
750,131 750,131 000000000000000000025ac37e199be38ad7204af38385936d72b1a247d146d3 2,924 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.