Loading Tool

Explorer IconExplorer

Memory Pool

44,753 transactions
33.40 vMB
0.13765869 BTC
Random Selection Loading Transactions
Max Size: 168.40/200 MB

Candidate Block

Mining Attempt f8e386175c1041508cd85c6f67556374cbad10f349ec389f1c227d7e4c425d17
Version 20000000
Previous Block 00000000000000000001a861647b7d46bd8303eaafa75375b8685b99899e922b
Merkle Root a35be4545a8eb0f188030ca22a96ea468414d839514a4b6857536bf109f08325
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.05895688 BTC
Feerates: 8,113.05 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,343 (890,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
23,929 23,929 00000000c986a2665b3421f3dd0fc43a6b38eaf21315e671af5329f4ad56c278 1 0.00/1.00 vMB 0
23,928 23,928 00000000bf62f9043462cb643876a9b7085a1621b001052cad696c1b1460f423 1 0.00/1.00 vMB 0
23,927 23,927 00000000aa1cd0708d98116f114aa96e9e9d789a02bbca281c3c018d99a870b0 1 0.00/1.00 vMB 0
23,926 23,926 0000000022f95fc13701a7083723b3f4f3a285a92179c1aca624384fdf3fcd20 1 0.00/1.00 vMB 0
23,925 23,925 00000000722fbd713156e76a01d4dbf1c09a6c6966fbcfb8d44d9aa3e28c379d 1 0.00/1.00 vMB 0
23,924 23,924 0000000023bfdfd0a344edf64fce11dec32e1fffbd13fa114972c063891758cd 1 0.00/1.00 vMB 0
23,923 23,923 000000006b78d2162b95dcc8121f3334043377bb55e946e7e0bf464c967db924 1 0.00/1.00 vMB 0
23,922 23,922 0000000040c6d6f7281a6bd8d79e2daaf30508cec2d364bbceaa6f62afa1451b 1 0.00/1.00 vMB 0
23,921 23,921 00000000f12465d10ee206bc4fe424029e68b88463c545d4b79d3374113afe06 1 0.00/1.00 vMB 0
23,920 23,920 000000006779d2d792c5fd1b798df2711dd7a2b5de1d0e0ccfe4f99041318976 1 0.00/1.00 vMB 0
23,919 23,919 00000000c7c9ad2145f5d19940e193a992055944ddd3d5be2af2beb3d1eb8799 1 0.00/1.00 vMB 0
23,918 23,918 0000000089d603665b82cd21730012684accbac6f29de709521fe098f2abbcbd 1 0.00/1.00 vMB 0
23,917 23,917 000000008595b875aef65d75bd0a745547f89a6db8c6b87271897aef8740f1cb 1 0.00/1.00 vMB 0
23,916 23,916 000000003f3ee19e8cb44423ed146056528698c04c8a4aae2b11403b309e7ce9 1 0.00/1.00 vMB 0
23,915 23,915 0000000058d8aa3c743e7830b24fbeb10bb40cce86e9bd22a700abfe77e5bdf2 1 0.00/1.00 vMB 0
23,914 23,914 000000008e5b2eac8d336906ec0180e251516de294e3dc8627620e4cfa320d20 1 0.00/1.00 vMB 0
23,913 23,913 00000000c510250242bc94790b1276bdf2ec6cfa0b2a8246f634b547c81cad71 1 0.00/1.00 vMB 0
23,912 23,912 000000006e38853d3fd574185fea885dbdea9178646404557f56303752510e63 1 0.00/1.00 vMB 0
23,911 23,911 00000000d758912c1516cdae3e000c6582927c924e8537b5d59e09edcf1b4266 1 0.00/1.00 vMB 0
23,910 23,910 000000003e84d12b77c6216e3a6af6277631e049658ea014be926a74290ef4ce 1 0.00/1.00 vMB 0
23,909 23,909 000000007b842f6c4771e83dec5358735b71d68517435e6e3140110790273a5f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.21 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: 587.11 GB
    • Received: 9.48 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.