Loading Tool

Explorer IconExplorer

Memory Pool

75,577 transactions
33.40 vMB
0.12446107 BTC
Random Selection Loading Transactions
Max Size: 186.37/200 MB

Candidate Block

Mining Attempt 1c1d2e92b45f139003a662fc886c551a4fa4d6d92a9525f7fa19139831760da7
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root c93e117742e3a3a5b94e30ddf5f3e209dbf1390bdc3545e2fe051966c2a740fb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,139
Size: 1.00 vMB
Total Fees: 0.01782718 BTC
Feerates: 70.48 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (13,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
901,496 901,496 000000000000000000021b939e31125700d1b5dfd2241dbdca709d7b4c7fa19b 1,765 0.62/1.00 vMB 2
901,495 901,495 00000000000000000001fb34c6000a3005108d44d34a3d84ed3fdb6629bda01e 1,565 0.53/1.00 vMB 2
901,494 901,494 000000000000000000003514980319f79c7a091b10c43b15b198fc9ef78c8121 2,878 0.85/1.00 vMB 2
901,493 901,493 000000000000000000019ccd82dfd4380e8d72462f30a406fa8dcf8d44aa5276 2,865 1.00/1.00 vMB 3
901,492 901,492 00000000000000000000618c042ec875aa48b472de742d0abaacc63300caca3b 2,319 0.47/1.00 vMB 2
901,491 901,491 000000000000000000023546577f9d910f398719b64094b5b8103e8d2f479d85 2,031 1.00/1.00 vMB 1
901,490 901,490 00000000000000000000a92b8938dd35bcafcb37a48007a8763194391b64a874 2,504 1.00/1.00 vMB 2
901,489 901,489 00000000000000000001167fa8456aba98ff1b8bd6b12c6a8885105c42005f96 2,935 1.00/1.00 vMB 3
901,488 901,488 0000000000000000000069a64f879efa39f749fc947f081f9e0a66957c4648b5 3,608 1.00/1.00 vMB 6
901,487 901,487 00000000000000000000e85b59878b15233d92f2244b3d50fabeb64822a21213 1,743 0.52/1.00 vMB 2
901,486 901,486 000000000000000000013f1ba9b47fd905a5b07c3e34ec6d1e73a83776df812b 2,637 0.82/1.00 vMB 2
901,485 901,485 00000000000000000001b5e83ccd22b6d2f7cb52fc89fc10a4c58e2d8b628beb 2,055 1.00/1.00 vMB 2
901,484 901,484 00000000000000000000d37046fdfc54efa91be66b1246806405b98fd0cb888e 2,417 0.65/1.00 vMB 1
901,483 901,483 00000000000000000000ee50b65af58cfb467f6aa2f715271307f7987338a2c5 1,623 1.00/1.00 vMB 1
901,482 901,482 0000000000000000000113f26b955ea4d6186a0c791e9dbbb17563a6891e208a 3,154 1.00/1.00 vMB 2
901,481 901,481 000000000000000000005b06d9eb037c60bfee69c7264413765d30935b7b0b65 3,616 1.00/1.00 vMB 3
901,480 901,480 0000000000000000000226206f13b032608e68fb8d4775fa83fb3fc321a26506 3,040 1.00/1.00 vMB 4
901,479 901,479 000000000000000000009e82f85cce3fd3e57b56546c2663b300ba6f56fc5c19 1,388 1.00/1.00 vMB 2
901,478 901,478 0000000000000000000024bec7dd02ea982a9f9ea8be189a26b202315fde67dc 3,259 1.00/1.00 vMB 7
901,477 901,477 0000000000000000000083bfd1bd899fa3c34135f496de6579bbd9fc0033b6c3 2,044 0.60/1.00 vMB 2
901,476 901,476 00000000000000000000046156896d32b6b4768b4837d6c88b7150f578327239 2,834 0.99/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 732.00 GB
    • Received: 18.53 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.