Loading Tool

Explorer IconExplorer

Memory Pool

42,138 transactions
27.76 vMB
0.06092575 BTC
Random Selection Loading Transactions
Max Size: 146.20/200 MB

Candidate Block

Mining Attempt 44c9251a51b6c2423a21f7398b11fc2263fa9d678f78c97dc02fe1b3fe2d3bc9
Version 20000000
Previous Block 000000000000000000017e8e85165f86ccc44f5c406f63ccc3773389967d2705
Merkle Root 54e71b83d1f723f1976850974874e1e5af96c1c2877ae3e76522c5987113c159
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,552
Size: 1.00 vMB
Total Fees: 0.00894573 BTC
Feerates: 92.00 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,838 (204,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,951 709,951 00000000000000000008e1732b449244918359466ad8778016cb756540a97a45 2,852 1.00/1.00 vMB 10
709,950 709,950 000000000000000000030839022e328c4ad163f9952e4ce97ecd0dfeb512b6b3 920 0.38/1.00 vMB 10
709,949 709,949 0000000000000000000aaee5aed08f8e7bedd29634d51455cfe18a13ba5022b0 105 0.05/1.00 vMB 8
709,948 709,948 0000000000000000000570bc33ad1f46436c59ec8af6fe32e670a95359727610 880 0.65/1.00 vMB 5
709,947 709,947 0000000000000000000c1693fcc0798f2065a494d424a0d1a586f3cbe697642b 2,080 1.00/1.00 vMB 5
709,946 709,946 00000000000000000004a06fde5996324dd882d74e6a11f59edac457ee203a41 2,819 1.00/1.00 vMB 11
709,945 709,945 000000000000000000019f849830b5b977c0f6946f29569b596c184a188d04d6 2,993 1.00/1.00 vMB 5
709,944 709,944 00000000000000000006a4b5384b4fd740d02870db4430734642eec0264e6b26 3,034 1.00/1.00 vMB 14
709,943 709,943 00000000000000000002a637469f152aaece8aa164cdff4619859689ca6859fa 2,138 1.00/1.00 vMB 8
709,942 709,942 00000000000000000008eade5b2e386b7be0baaadd25dac437c5a2f486d50a27 2,997 1.00/1.00 vMB 17
709,941 709,941 00000000000000000009babab80a1907d8f592570b6470899ce01b128e7c7703 1,621 1.00/1.00 vMB 5
709,940 709,940 00000000000000000003ca67ef9d483c6a97a979271eb41fe4818790d001a94b 2,875 1.00/1.00 vMB 14
709,939 709,939 00000000000000000002b2fea1f45bfc8939b145325a6bde713bff6daa48b073 1,195 0.64/1.00 vMB 10
709,938 709,938 0000000000000000000c53c6d663bf1a01dd6c76226ade7d7f6fb9647800453a 1,381 0.65/1.00 vMB 12
709,937 709,937 00000000000000000008de621b1d1b5bb5ce810c53b48167a49de6d0d8a328f6 1,060 0.49/1.00 vMB 5
709,936 709,936 00000000000000000009681a7baaebdfe404b2ab1959da6f36d29216acedbbf0 2,541 1.00/1.00 vMB 4
709,935 709,935 0000000000000000000ab4d2403e834a696c11a32a997a256ac34c9793f6ae3c 2,602 1.00/1.00 vMB 6
709,934 709,934 00000000000000000009fd5121ebcdd4c6e5cf911ed0fa29e0578a1d0f2318f0 1,699 1.00/1.00 vMB 24
709,933 709,933 00000000000000000006e2d4bbe8523d0df37b3842c3c5840896443049b510fc 2,505 1.00/1.00 vMB 12
709,932 709,932 0000000000000000000223eb4150c4cc5ccae9eec6b65b3de987150b39c8e45f 1,852 0.82/1.00 vMB 10
709,931 709,931 000000000000000000050d49c308f1f8e445bd0b2b1e38c63be38dbfefd97585 717 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.10 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: 651.74 GB
    • Received: 13.64 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.