Loading Tool

Explorer IconExplorer

Memory Pool

33,193 transactions
34.22 vMB
0.06249241 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 0577f1a6ea9d3d2be8ea3dbb1859c622d95308a1f91659c783076c82192ff737
Version 20000000
Previous Block 00000000000000000000cbe23feb0822eadda316e98539ef3c3d1c8fe85bb962
Merkle Root 2f56f57881af31b764ec2a7a0f7be5b53fd9a844d1fcce537286c4c3a5816b31
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 996
Size: 1.00 vMB
Total Fees: 0.01772113 BTC
Feerates: 100.43 > 1.78 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,925 (65 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,860 940,860 00000000000000000001b68f82db9d6f3869a81535af3e65789006b99f82c3ca 1,600 0.58/1.00 vMB 2
940,859 940,859 00000000000000000000bace817491f2798ff622489e05b6ec3b7551b41e42c4 4,976 1.00/1.00 vMB 0
940,858 940,858 0000000000000000000015994080f8679fd34453774a32f37cbaeb47f2a6a531 4,924 1.00/1.00 vMB 0
940,857 940,857 0000000000000000000161416d39e37764677e518bd299188dfd41101a5eca30 2,385 1.00/1.00 vMB 1
940,856 940,856 00000000000000000001737421f8d538f8a781b0d9c2dc86acf5d67a06f17df7 3,478 1.00/1.00 vMB 3
940,855 940,855 00000000000000000001243f634b5e6b2f8ff77b77583a8222566344842472aa 3,375 1.00/1.00 vMB 1
940,854 940,854 0000000000000000000070ef0bc722a5d38ea797e4b32309de90addb71f1ec68 2,567 0.94/1.00 vMB 2
940,853 940,853 000000000000000000004e7d0ffa2087b5bdfe7a9ad6474bd9f1422f5bf09b59 3,905 1.00/1.00 vMB 1
940,852 940,852 000000000000000000001c90927b1800669f05a52bd9bc2ce50bc7fe40189b53 4,414 1.00/1.00 vMB 1
940,851 940,851 00000000000000000000ffcc39fa84dda72c6fc30bd0647219e444808f305d6d 3,653 1.00/1.00 vMB 1
940,850 940,850 000000000000000000007bd3dc0fd4a1adf01b15f7cc9589d218f94909883809 1,694 1.00/1.00 vMB 0
940,849 940,849 0000000000000000000057703926727ade30c8394a90b5b08278b5721aad45c1 641 0.26/1.00 vMB 2
940,848 940,848 000000000000000000011ba98ff5ce57439f17a3911356d1180578009fbd7aa2 286 0.08/1.00 vMB 2
940,847 940,847 000000000000000000004c94594a437e528ece64a47fc0b0039011c098bf0831 2,824 1.00/1.00 vMB 2
940,846 940,846 0000000000000000000032b74d9a774a0000920444df20d3434338ade89ebe13 3,202 1.00/1.00 vMB 2
940,845 940,845 0000000000000000000151e081e592c9bd1e7ca2ace01cda76b3fd61658343ce 4,999 1.00/1.00 vMB 0
940,844 940,844 00000000000000000001a9ebd9a68cf92baa0be2849a957d5bdb71a36d3a00ca 2,448 1.00/1.00 vMB 2
940,843 940,843 00000000000000000001cc0639cfa573bd798907fd77cc3a494f002e5ab1343c 4,180 1.00/1.00 vMB 1
940,842 940,842 000000000000000000019ff3a2995c5c969c070cc97489995817ea8bfc272d10 3,217 1.00/1.00 vMB 1
940,841 940,841 00000000000000000000ab101c0dca7f87c223a69011f67465971ef62e96c2d7 6,604 1.00/1.00 vMB 0
940,840 940,840 0000000000000000000091a6b6a2db17e6557a54bcc507efc52eaf0917b06d14 4,803 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 828.40 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: 4,587.21 GB
    • Received: 247.21 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.