Loading Tool

Explorer IconExplorer

Memory Pool

79,163 transactions
29.68 vMB
0.07481819 BTC
Random Selection Loading Transactions
Max Size: 177.99/200 MB

Candidate Block

Mining Attempt 7f3b63963a045eb7f8e5488d89087d554171ea1776c14fadb2829f546aabe170
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root e2cf98e43157fa962e8f45a50b9d4af3e560cadc56179b90e0a9f3fc6688a832
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,911
Size: 1.00 vMB
Total Fees: 0.01437633 BTC
Feerates: 150.77 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (287,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,884 627,884 0000000000000000000e61a2a8a2c7c3708439590dd39c5448ae130cb8bb4de8 2,696 1.00/1.00 vMB 36
627,883 627,883 00000000000000000006522c51cb1d436576412463962e287ac37a726b9f894b 2,423 1.00/1.00 vMB 21
627,882 627,882 000000000000000000116cc6e6e86212d1c1342ea9b31d0902d08e6bd1cecba7 2,997 1.00/1.00 vMB 34
627,881 627,881 000000000000000000031254b42fab849dcd31e255d90ade10c5870a18e8333b 2,646 1.00/1.00 vMB 28
627,880 627,880 00000000000000000003bb03ba6f34b3c4b194ab6e207615edc2f3bfa4411fcb 2,621 1.00/1.00 vMB 29
627,879 627,879 0000000000000000000daca91b26012e76b510603bb7ff4e8d7b589cc1b4571b 1,888 1.00/1.00 vMB 19
627,878 627,878 000000000000000000011ee7a0a4aede6905a7255b4b25f09708056c984a99ae 2,536 1.00/1.00 vMB 20
627,877 627,877 00000000000000000010134fdb0812c194e21e3574b9bba622a1f7d56f83ff91 2,885 1.00/1.00 vMB 28
627,876 627,876 0000000000000000000fb730f0f2da6b870423a9ca251fa88debc040f184c23c 2,760 1.00/1.00 vMB 29
627,875 627,875 00000000000000000000d8216afd482b93cec3a983679f87b4527d2393b1ee61 2,667 1.00/1.00 vMB 31
627,874 627,874 000000000000000000009131686cc41af0234229ffaa19bc8e5a93fc04e4d8ba 2,457 1.00/1.00 vMB 25
627,873 627,873 00000000000000000007ced37dfbf2d6626a0b08d7548a3ef1b9c219abb70012 3,196 1.00/1.00 vMB 36
627,872 627,872 000000000000000000087dfa5249ba2e686f3f0e122b6455a099372929257125 3,089 1.00/1.00 vMB 62
627,871 627,871 0000000000000000000c200c7e042189096b48ba90c7055c77510e536aded06a 2,721 1.00/1.00 vMB 36
627,870 627,870 000000000000000000004bb569feecbc5a3017504f38134fe45c026d4ee643fb 1,873 1.00/1.00 vMB 7
627,869 627,869 00000000000000000010f4ee2b8f66a159f8ffbbd4d601c76e2ceca7904c7b5c 2,868 1.00/1.00 vMB 19
627,868 627,868 0000000000000000000b682c6920ef9c8bd7d2246dae615170a4f7ae6bbb640b 1,030 1.00/1.00 vMB 6
627,867 627,867 0000000000000000000022bc032ec78ac8bdeca4bc1cdbafee33639398790e43 1 0.00/1.00 vMB 0
627,866 627,866 0000000000000000000ba7af3aefb85708802d6f399c19be541300a5839e355d 918 1.00/1.00 vMB 6
627,865 627,865 000000000000000000005e0a9278dcf1a18390c78c27d5f47dc0777772b1e54b 890 1.00/1.00 vMB 2
627,864 627,864 000000000000000000081c82e1aa956457fce0ea108100f12646ffea8a20ff60 2,216 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.