Loading Tool

Explorer IconExplorer

Memory Pool

38,517 transactions
31.32 vMB
0.08727181 BTC
Random Selection Loading Transactions
Max Size: 155.13/200 MB

Candidate Block

Mining Attempt 4f7dc27f57b87fdf077e28ddc317afc43adf474016818d2ef6213cd7d10cb73c
Version 20000000
Previous Block 00000000000000000001a85c3c399f498d0bec2bc31fd48cfb44a2ea48876ab6
Merkle Root 02ed802dd1070ba78dbf43163c512024f6d906f6147695cf731ae1e49069a824
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.02301546 BTC
Feerates: 327.53 > 2.31 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,356 (890,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
23,908 23,908 00000000a9e70b38f87a7332e00d333964efaaf06a665c7d2ac4b1028bb78104 1 0.00/1.00 vMB 0
23,907 23,907 0000000048354d1d026b15b329c2ef61e77409f1e2dcb5972193b74551596578 1 0.00/1.00 vMB 0
23,906 23,906 00000000d1feb219f15d81668645c41a0ebc12ba6d116dfdbfb47d1e04e7d9a7 1 0.00/1.00 vMB 0
23,905 23,905 000000006e656e886c3267000ffe96e0534fe2384cc37d4e84ac7d917720de97 1 0.00/1.00 vMB 0
23,904 23,904 000000003019591b582f2acda9703bc1f0b76147cc7fc5e392cac163f3ab74b6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.23 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: 589.11 GB
    • Received: 9.57 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.