Loading Tool

Explorer IconExplorer

Memory Pool

87,211 transactions
32.09 vMB
0.11684686 BTC
Random Selection Loading Transactions
Max Size: 196.16/200 MB

Candidate Block

Mining Attempt 1abc192577c31dc56b558a2a19669d24fee00e8fcad520b059e92e27db223dae
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root f78fb4e2a1838802fe0d98877e3b56e1e14fe0072aef79a1e2db5a5d5f56f7e4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,453
Size: 1.00 vMB
Total Fees: 0.03250427 BTC
Feerates: 1,236.26 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (158,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,938 756,938 0000000000000000000088cefa91e7ef7bbc193264dcdbe17af7d5e134f41119 847 0.36/1.00 vMB 9
756,937 756,937 00000000000000000004fa482e18eee94a18e4bfb391ba22d23b658ab04d58b1 1,305 0.65/1.00 vMB 5
756,936 756,936 000000000000000000059675a5604fb8d8011318aaf558864ffabde4fa91a738 2,688 1.00/1.00 vMB 11
756,935 756,935 000000000000000000088e0d60e8e7d39c8a48f93aa176966ce1a431590c7b2f 486 0.95/1.00 vMB 2
756,934 756,934 00000000000000000000c70709501fbb7403e71025ef844115acce61d385e1fe 2,258 1.00/1.00 vMB 6
756,933 756,933 000000000000000000086951ecaaadacc390243a366dd1921c163d9cd047dc7f 2,841 1.00/1.00 vMB 9
756,932 756,932 000000000000000000017c1ec1706ba76c5f6f6b18055b5d6cdb3f11bc7a86c8 2,425 1.00/1.00 vMB 13
756,931 756,931 00000000000000000008eec981e1eb96cdb2fe0143c4ff6df7912fca452eed09 890 0.46/1.00 vMB 10
756,930 756,930 00000000000000000004713cdf0c2e6d38e02bbf31bccc81b03dd9e78677eda9 755 1.00/1.00 vMB 8
756,929 756,929 00000000000000000004c6e8c2bf394085971b92b4492e3d93b1a0887357a115 2,704 1.00/1.00 vMB 10
756,928 756,928 000000000000000000018f5cecc781447eec7ec3123788cf213ed646644c9a80 1,069 0.33/1.00 vMB 10
756,927 756,927 00000000000000000003a285b75154194275b210f93a247e2200c4b642107222 2,737 0.97/1.00 vMB 9
756,926 756,926 00000000000000000005549641c57d19aa1c3020b8397d4bdaeebcd028d0659f 1,753 0.64/1.00 vMB 9
756,925 756,925 0000000000000000000079856b76f164774616eb77c352e846dd0fe6ebfef6ec 1,608 1.00/1.00 vMB 3
756,924 756,924 000000000000000000070aa374bd0cb45769d5d492e3e1e533fdeebd70180a30 3,076 1.00/1.00 vMB 7
756,923 756,923 000000000000000000076f4b040dcf2f2bc5ef5d22f4d526f765cf9f18d892a6 2,122 1.00/1.00 vMB 20
756,922 756,922 00000000000000000002221c5205f28416a0d6525b7f799e01a3e4c0c871e1d0 833 0.40/1.00 vMB 8
756,921 756,921 000000000000000000074e6b61394ca05640139c65ddce13d67de0ef78381966 766 0.27/1.00 vMB 9
756,920 756,920 00000000000000000008b6b28a9e1e987a35bdab00097e35fcb86fe908a3f287 937 0.57/1.00 vMB 7
756,919 756,919 00000000000000000000ce4e22978e5813cf84a9610769949fb6b0e8df152d04 371 0.21/1.00 vMB 10
756,918 756,918 000000000000000000010a9c831de0792a26617d21406ffb610202c705c1952a 415 0.13/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.