Loading Tool

Explorer IconExplorer

Memory Pool

81,648 transactions
30.10 vMB
0.07833589 BTC
Random Selection Loading Transactions
Max Size: 184.69/200 MB

Candidate Block

Mining Attempt a22b51c39dacf86e4391b3399482c95ce8b144d86e4785f958086ab8a2d9c54a
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 2f9688a6ea8c1ffca45739191b59f56d6fbdf683f36237977c123eb599829ce7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.01153930 BTC
Feerates: 40.21 > 1.16 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (330,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,961 584,961 00000000000000000010c1be14810f2ede17617e36d9c799fd03516ad057e715 2,604 1.00/1.00 vMB 34
584,960 584,960 0000000000000000000149b9a413210c1f39a68e1e37b413d00af76c25770fca 3,107 1.00/1.00 vMB 77
584,959 584,959 0000000000000000001f07d3a2c29906d59f9c2823e1d8efb0856ceff1539c26 2,395 1.00/1.00 vMB 42
584,958 584,958 00000000000000000005cf26d2b8e758d2805374237f176b9a24472b96e8a768 2,510 1.00/1.00 vMB 58
584,957 584,957 0000000000000000001d88795468433c156fb3de5e510be68ade1443cf8a5d52 3,474 1.00/1.00 vMB 86
584,956 584,956 00000000000000000010256962022c6028d4e18c556cc48294623c58b6db825d 2,256 1.00/1.00 vMB 65
584,955 584,955 0000000000000000001679510681986f67409d9e27321eb706ed0b9f8f1f6f58 2,345 1.00/1.00 vMB 55
584,954 584,954 0000000000000000000092054b7f087ce82a98e3a22fd4295fdfc77fbc384c34 1,226 1.00/1.00 vMB 51
584,953 584,953 0000000000000000001e4ed4818821d0504719c5c3af53eebe6490001ea4d402 3,055 1.00/1.00 vMB 75
584,952 584,952 00000000000000000008677430ad4f174e53c3b2181341cf8e3bc0ebbc73dd02 1,673 1.00/1.00 vMB 59
584,951 584,951 0000000000000000001d69f9460a7bb648919ee068ed4dc027eeae1e913c6db4 595 1.00/1.00 vMB 46
584,950 584,950 0000000000000000000bea55c5ecf8b59e4fabb841db8e32550402bf6781df10 2,796 1.00/1.00 vMB 77
584,949 584,949 0000000000000000000e2a944f2bc3c119a434d3ab1a90e2cebc373f4b3cca2e 2,901 1.00/1.00 vMB 70
584,948 584,948 0000000000000000000bddb699aceba59c0203186572ef8503aa749fc5aea266 2,742 1.00/1.00 vMB 57
584,947 584,947 0000000000000000000714d24c80f601e09827376b6b210c940c04f5653c8b54 2,835 1.00/1.00 vMB 66
584,946 584,946 0000000000000000000a8d9b4731bd774b3e77577ebd057a8728204ebb5a6c6c 2,183 1.00/1.00 vMB 72
584,945 584,945 000000000000000000110571828d1875304ea372e2c6ea2f6a91f987a634854d 2,995 1.00/1.00 vMB 83
584,944 584,944 00000000000000000016006a1b8cb5c279b028974add0af78fe8e45731c97d1f 2,204 1.00/1.00 vMB 76
584,943 584,943 0000000000000000001cf819ea8025b7371f8645b8e8f2f5ed5b036d462f37af 2,901 1.00/1.00 vMB 88
584,942 584,942 00000000000000000002481d0306b715cf6612f8f97c5525184a710e3344ce9f 2,517 1.00/1.00 vMB 60
584,941 584,941 00000000000000000000b50d7d240581810871337bb517d3bf5f45d59645454c 1,803 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.68 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.