Loading Tool

Explorer IconExplorer

Memory Pool

72,314 transactions
27.77 vMB
0.07222629 BTC
Random Selection Loading Transactions
Max Size: 168.09/200 MB

Candidate Block

Mining Attempt b4f1f2fe44e3f00fb87dff20366bd5d68602110956d8419f64b165f1ebf03f47
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 875ebbac64d5a125d973d7ce2e6dd76ec2afe3ef12a0050c4a79d76332a5c4dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,826
Size: 1.00 vMB
Total Fees: 0.01180309 BTC
Feerates: 298.50 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (15,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,967 899,967 000000000000000000022b42e6d450e5d4e4def585e713f7f8323f584a6b2ce7 2,085 0.85/1.00 vMB 3
899,966 899,966 00000000000000000001088ff105896dbeb6ff9abdc203915266e1fd7416f223 492 0.17/1.00 vMB 3
899,965 899,965 0000000000000000000005162d130259730cea33548b663190eae7ecc4332446 775 0.33/1.00 vMB 2
899,964 899,964 00000000000000000000cee10cd24722f2f17688fb2bfd788c752e260cf7f2fc 509 0.29/1.00 vMB 2
899,963 899,963 000000000000000000000bc8dc6b7ca30cfa4c3b68b0d2f0f46214eaa937ba5b 556 0.31/1.00 vMB 2
899,962 899,962 0000000000000000000010e0da306677cc7c8292922199e3533116721cfdd17b 1,489 0.93/1.00 vMB 1
899,961 899,961 00000000000000000000334c7ad9165bab1256af18d0ad4b165ae4d6da14583b 2,223 1.00/1.00 vMB 2
899,960 899,960 000000000000000000015b73de48409ab62fa48443aa9a86e31bcaf20a01ec53 1,636 1.00/1.00 vMB 2
899,959 899,959 000000000000000000020e9e5017f436f96a6c2f4c64736e862e009eaeb784e0 1,920 1.00/1.00 vMB 2
899,958 899,958 000000000000000000020316763c2dab952f2cdf9d42c58d925deacf33721ee6 989 1.00/1.00 vMB 2
899,957 899,957 00000000000000000000db8601c0a284de2c71f95c968415ebc98a76f7c4ae93 1,823 1.00/1.00 vMB 2
899,956 899,956 00000000000000000000a2702255c4cd1679cb7dba426deb5976f9235698d6e7 3,229 1.00/1.00 vMB 3
899,955 899,955 00000000000000000000e2124cba2fa3547cc60f0340441bd728c909e78a365a 3,915 1.00/1.00 vMB 5
899,954 899,954 00000000000000000000ad36bfd8e75e0bcb47ef26b5c01a281c679d5b516568 3,719 1.00/1.00 vMB 5
899,953 899,953 00000000000000000000e4c8645f87fbdee0c3c97dab79892bf5c4eaef92a80b 3,695 1.00/1.00 vMB 8
899,952 899,952 000000000000000000020136eedd129e06996a39b64d96bbf82ff072f0f32110 2,774 1.00/1.00 vMB 3
899,951 899,951 000000000000000000010ee17d3e4c33b1aacff0c7864fb3cd070c399afc274f 2,905 1.00/1.00 vMB 4
899,950 899,950 0000000000000000000058d91c4d58fb1a79743674ae1edae8c8fe209550ed76 2,951 1.00/1.00 vMB 2
899,949 899,949 00000000000000000001173f2b7b5ec2b05a8c96d5cde47675c1f26374039330 2,543 1.00/1.00 vMB 4
899,948 899,948 000000000000000000007c63278487569d81a2ef2ee70e2f4e319a888b91800f 1,159 1.00/1.00 vMB 1
899,947 899,947 00000000000000000000882e9c1971b71c1c0998a67193c55ffa2f15a2375cf5 2,303 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.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.