Loading Tool

Explorer IconExplorer

Memory Pool

70,670 transactions
27.45 vMB
0.07788156 BTC
Random Selection Loading Transactions
Max Size: 164.69/200 MB

Candidate Block

Mining Attempt 41957a1595219af2f932e07b752b7d035b34a12ebd3243f91eebbc7f7fb12259
Version 20000000
Previous Block 000000000000000000003328b0924124594ef7f5be12a89540676540768007bf
Merkle Root 2e90f1e34b3352099bea624d6614bd490fea6bf5a0b8f8f9911fe28c89c4baa0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.01881725 BTC
Feerates: 301.05 > 1.89 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,583 (793,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,878 121,878 00000000000001b34fa555da0fc58b5a981cc66d6982e8c7d7efdbe576e5160d 6 0.00/1.00 vMB 624
121,877 121,877 00000000000074f180ae5f0ac4ff3aa686113a6413f05af5a170a83806b6bf4f 33 0.01/1.00 vMB 686
121,876 121,876 0000000000007cfedffce7a28283ca86fecd01f4cad0ebf4a5e517133aa71b1d 12 0.00/1.00 vMB 316
121,875 121,875 0000000000006d431e05f644a5f08e009f98318c158e4575679e786a157a0ef2 20 0.01/1.00 vMB 815
121,874 121,874 00000000000070109bf8c6952cc2a053664b392a0b94dde0eec808f4ee8b5b04 8 0.00/1.00 vMB 314
121,873 121,873 00000000000094f254e851f07fdef49007720c4e89a29ca4a56bf6d6a9171250 1 0.00/1.00 vMB 0
121,872 121,872 0000000000007a7aa1116f245d91198c0c205e163325e906b46f66c866b0c0e5 11 0.01/1.00 vMB 190
121,871 121,871 0000000000004c05f2ed45972fea4882086b2cc818e44082cccb9d1463eca8d0 10 0.00/1.00 vMB 0
121,870 121,870 00000000000068407a6768abd07105bfbf6d069dffabcb0ec79b0263d2613787 25 0.01/1.00 vMB 806
121,869 121,869 0000000000000f5e7fb39e7678b17ef4f54cccad5d04db183e2cdb2d31be8d42 6 0.00/1.00 vMB 0
121,868 121,868 000000000000967a22b958bc1b92d07f36c1ee0c01d39ba4c9530460d22f4c33 11 0.01/1.00 vMB 307
121,867 121,867 00000000000081a7f8408258e42fd12447b8fe39d39857f5bd15066c0f6692a3 14 0.00/1.00 vMB 454
121,866 121,866 0000000000009368dccdd23c6ebcb3132f84cc5c97eff12e3d700c78e48feb25 7 0.00/1.00 vMB 0
121,865 121,865 0000000000004a1accfc9fe4dbc909b9ff4a13393be88a369db367c512a67e28 10 0.00/1.00 vMB 0
121,864 121,864 0000000000006a2c9b40a8d122b223582bdb5174e15b52f7d7ca2690323ef569 5 0.00/1.00 vMB 592
121,863 121,863 00000000000061bc76e3466efb84f3e31f801136547565c45ff6ccbf7a4ada0b 1 0.00/1.00 vMB 0
121,862 121,862 000000000000855b0b0af926e1085bc21d094f223a8d48e3c4bf2f2836b820fb 49 0.02/1.00 vMB 221
121,861 121,861 0000000000005eb077fca76b4896b41bac888841b230a412adcd9b4ec0adc6fc 13 0.00/1.00 vMB 425
121,860 121,860 00000000000023cfd11507d977edba5154e6bf86ed56b2c46744e33c1c4020da 14 0.01/1.00 vMB 1,022
121,859 121,859 000000000000764562ab68c2b6ecc4d34ddd593585ca6cb4af937d3f2a60a2bd 60 0.03/1.00 vMB 1,279
121,858 121,858 00000000000008ded7e6be5887554ab224b247748012cc1d6a717e3c1c8d9ad6 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 770.01 GB
    • Received: 19.74 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.