Loading Tool

Explorer IconExplorer

Memory Pool

83,224 transactions
30.92 vMB
0.08248579 BTC
Random Selection Loading Transactions
Max Size: 189.65/200 MB

Candidate Block

Mining Attempt 4a98a5600ec38cd115c1140f8c3ab3ae64ab3ad122fe077e0cde0eb7319553ed
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 6e2077db06b3e7081ab634aa991ac84f8e92fee5a2fa0052176261eb474ed82c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.01286417 BTC
Feerates: 151.24 > 1.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (529,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,876 385,876 000000000000000005d3160a11c0e2bdb74229c8919ce86edbc1902a80c9bc9f 294 0.14/1.00 vMB 35
385,875 385,875 0000000000000000002b156529d9ab4ae994b00ed229692e0a5ebc02a3d09f2b 317 0.25/1.00 vMB 22
385,874 385,874 000000000000000001ae15dbd17c4a168baa969bca4a58e54e0716cf8c03f6b7 111 0.19/1.00 vMB 13
385,873 385,873 00000000000000000cda07d9271925160b9ab72086ef6eae1921f387480826b0 443 0.25/1.00 vMB 32
385,872 385,872 000000000000000003dc3e1d57b7398a10dee051d94e39b70f9d61c8d11fc37a 445 0.25/1.00 vMB 28
385,871 385,871 00000000000000000bf528715d635736779d5b5bad8699c48c8ec304bd000c28 666 0.27/1.00 vMB 29
385,870 385,870 000000000000000004399bc346c9f3da0d195ddeae8d1a420e783bec18987928 397 0.25/1.00 vMB 22
385,869 385,869 00000000000000000da68210ba59fe05050ff78248cf20e9045972c6b0bb3094 59 0.06/1.00 vMB 12
385,868 385,868 0000000000000000007ee73bc64411eed3ebc831e7f36a13413b2895266d4bef 895 0.66/1.00 vMB 26
385,867 385,867 00000000000000000388da8b1dbf78272af26f60e273b5c49d9d48c054136009 515 0.31/1.00 vMB 25
385,866 385,866 00000000000000000dd7dadc4a276eb14759188e89f920958511b81c7c33cc26 537 0.25/1.00 vMB 35
385,865 385,865 00000000000000000057cea60e326e1041a7c48fa4774ff4ff9903a0ba633d25 581 0.30/1.00 vMB 31
385,864 385,864 00000000000000000c234a7c3348c8f26af9252935d2d830264d209b95f98acf 114 0.08/1.00 vMB 16
385,863 385,863 00000000000000000c5f5a0ad795d5c4aeec4d50849d23dd0c27cf1014dc4ef1 787 0.97/1.00 vMB 15
385,862 385,862 00000000000000000622d369e871503989206c93fb78f1c9d27500c88505231c 412 0.13/1.00 vMB 73
385,861 385,861 00000000000000000657f82550733181afc30d3f9733ba95ec9f4db97a8c8d0c 883 0.42/1.00 vMB 33
385,860 385,860 00000000000000000a1df63f0160d206ff31dcd7e5637b59eaa2505651f4bc6f 618 0.33/1.00 vMB 30
385,859 385,859 00000000000000000be53023477422451b7aa1e3bc4eec06fb413dc76cb96dde 748 0.43/1.00 vMB 30
385,858 385,858 000000000000000002d1241b797c4d3fc3a8bd113af6da415b50eb02d9c0a440 280 0.11/1.00 vMB 31
385,857 385,857 00000000000000000c9dffa4bbfcc9219c075b4cfccb46c14ee1428b25143d0f 1,398 0.65/1.00 vMB 30
385,856 385,856 00000000000000000360cae563339ad684f6d924eb06a7a172d0328a3dc913d0 930 0.44/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.84 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.