Loading Tool

Explorer IconExplorer

Memory Pool

35,864 transactions
26.10 vMB
0.06974230 BTC
Random Selection Loading Transactions
Max Size: 133.23/200 MB

Candidate Block

Mining Attempt 43aa499c26469ff17eb5baf319380c1d212f4c940b324d034160cd3d07fe273e
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 51a34c5d3fd927e7b9735b0924fe81b370ad4f5b70c962acbf823e62a57178e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,143
Size: 1.00 vMB
Total Fees: 0.02170707 BTC
Feerates: 713.01 > 2.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (557,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,939 356,939 0000000000000000051067bd465867f2fa98fe804bd9298cb87600b9cc868572 562 0.28/1.00 vMB 28
356,938 356,938 00000000000000000252c88a4898b3a3c7ee76181c05f11f134655f91684ea82 1,219 0.63/1.00 vMB 25
356,937 356,937 000000000000000006162dc19db65f1c31d9d7a1b709df365769df974964c2f7 36 0.02/1.00 vMB 8
356,936 356,936 000000000000000014ba95e04b6105e7d3c1e44d950244943d389c0b68ac9807 799 0.41/1.00 vMB 29
356,935 356,935 0000000000000000135ea81b40b78b96833f9b47455ab1b959ef61f0fc8559db 643 0.29/1.00 vMB 27
356,934 356,934 00000000000000000d645b520a9f8ac34e960b266d7f216c11c3ec2413eddffc 207 0.21/1.00 vMB 8
356,933 356,933 00000000000000000e8b5c5b642afa2d61ad0193413f9201ad31e2791d91db38 1,392 0.75/1.00 vMB 27
356,932 356,932 000000000000000015076adef945b3215f2aaa35b5f6971ca5a23ec6d0be5ed0 470 0.27/1.00 vMB 22
356,931 356,931 00000000000000000145a828f15bc7cec037c27ea4adf1bc16c117dbffc3f399 512 0.22/1.00 vMB 31
356,930 356,930 0000000000000000046d6e51a977d41239d09d0d593591941b190e55995636dc 1,333 0.75/1.00 vMB 24
356,929 356,929 0000000000000000117ab67c885a0bbfeb8db4203925160768a0549edcfc1fd9 109 0.10/1.00 vMB 11
356,928 356,928 00000000000000000568c2966d8f6e407d571cdf0c45b371c1909c3d499a52c1 506 0.29/1.00 vMB 26
356,927 356,927 00000000000000000a19fc6b025f1b823be6fa97b28e0dc30f6d57229c45b605 199 0.26/1.00 vMB 9
356,926 356,926 000000000000000010ed122bdaf3b66e0b9d7b5c1f1c5af7f36cdf5f52406b25 208 0.11/1.00 vMB 28
356,925 356,925 00000000000000000e402cf88017313c3a78a3585063ad622ddda1da8ecad24c 415 0.26/1.00 vMB 25
356,924 356,924 000000000000000015c7b9c9148aad78f576df7ca37444fc2bc93d2a523f254c 1,147 0.51/1.00 vMB 30
356,923 356,923 0000000000000000149139544a14edbef5e61305357fb3a1e5185e2a1daa708e 545 0.35/1.00 vMB 24
356,922 356,922 000000000000000003e246948d7c5690776830b5d857dfb94b35d8cbdf88e9c5 519 0.31/1.00 vMB 21
356,921 356,921 00000000000000000f8ba5d36e57230b7f61a83bcd20109bed08aa81ef868da5 376 0.27/1.00 vMB 19
356,920 356,920 00000000000000000b956c3dc8fe34a49b9ec17b67a2019f4371fbffc034e6bc 756 0.54/1.00 vMB 20
356,919 356,919 000000000000000008483ebc66849049783638f48ec742f7176ae308e6058d34 627 0.57/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.82 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: 635.99 GB
    • Received: 12.35 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.