Loading Tool

Explorer IconExplorer

Memory Pool

42,488 transactions
26.69 vMB
0.06873954 BTC
Random Selection Loading Transactions
Max Size: 139.59/200 MB

Candidate Block

Mining Attempt 4d2456f89f9150b82016d0d0827343a834830011d398c27c0bc810d7251392a2
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ce1e52c0e4bf00979e97a31197b3ae9d8bfc3faac2f7939686714e9f99ec0123
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.01938254 BTC
Feerates: 101.59 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (352,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,894 561,894 0000000000000000000b274c29990d9bc76f2f5659beb4dff2a7cd98f2bff7e9 2,892 1.00/1.00 vMB 18
561,893 561,893 0000000000000000001443f35ee609444479274c749d9d7e9cfcce1bd4327411 807 0.57/1.00 vMB 2
561,892 561,892 000000000000000000277c124a85d35141f1187093e8a93a11b5dfc6e9299838 2,959 1.00/1.00 vMB 11
561,891 561,891 0000000000000000000c3d2e3d4aef34abef45a1b0fe467f6b59b885cdd72ed3 3,282 1.00/1.00 vMB 9
561,890 561,890 00000000000000000023abd1888383a7caebe342467f61d7f9c179e5764cd8e8 1,873 1.00/1.00 vMB 10
561,889 561,889 00000000000000000010367dde3b8b99727dece0f761f23953986771072fb827 3,216 1.00/1.00 vMB 30
561,888 561,888 0000000000000000002c929ad31d1008fdc0fb5e56ec2ea1fa280adbdc389164 695 0.20/1.00 vMB 11
561,887 561,887 00000000000000000022444e80a7bc71329acbe957a1dbf76b9848c2fff823a5 727 0.28/1.00 vMB 7
561,886 561,886 0000000000000000001a0b7224fc70adbca2d37adf6b2c871bb4ee1968525e6f 1,428 0.54/1.00 vMB 5
561,885 561,885 00000000000000000000d158d5ee264bc78b90531497a756b0229f2689ccba71 3,169 1.00/1.00 vMB 13
561,884 561,884 0000000000000000001f46700942e4241b0bbd2c300394db6246a3ae08b94e54 2,303 1.00/1.00 vMB 4
561,883 561,883 00000000000000000008bf1880b2b878b99a26f8ae73a5301aa2993f92e13616 2,779 1.00/1.00 vMB 18
561,882 561,882 0000000000000000001a2888de03c14ca505f7ae24cdc5ff37fe7b907dd39696 2,334 1.00/1.00 vMB 13
561,881 561,881 000000000000000000198d986e1b356d08d8fb8215e278d3018f9f230c4a3ac3 1,168 0.81/1.00 vMB 2
561,880 561,880 0000000000000000001d4e81f30d989a50748ffcf5c444a6d38675089416c99c 2,469 1.00/1.00 vMB 7
561,879 561,879 0000000000000000002195923fdf58ba82aafcb40ac00002daea8be06f7b8354 2,874 1.00/1.00 vMB 12
561,878 561,878 0000000000000000000a431c79c00754b97ec8f86d76fd660e45fd90add08735 2,808 1.00/1.00 vMB 16
561,877 561,877 00000000000000000013cce18c01724df01bc718991b592bd2f4322f845a1c02 2,880 1.00/1.00 vMB 8
561,876 561,876 000000000000000000267d6d51228010f9171d82512a0b75b65143202995c94a 3,244 1.00/1.00 vMB 14
561,875 561,875 0000000000000000002fc00a501e115aa1adf4de00cf0b65e7967f2c9ff5c79c 3,216 1.00/1.00 vMB 8
561,874 561,874 00000000000000000026614d253da2c52249c773997e103f9a41793018b8ffed 2,981 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.