Loading Tool

Explorer IconExplorer

Memory Pool

80,994 transactions
34.20 vMB
0.13593492 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt 0cc2eb9208bcf633c6ef3e4eed381b819b723d11cbb3abc0371f149f7c798fc8
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 66d3492d9ad7456befb385993b43f3d02872f752ce17031a74324f013dda4b68
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.02394258 BTC
Feerates: 384.62 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (871,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
43,738 43,738 00000000036ac6230c2b533cf525794e127550f76bbd247fbb3b4df263fdd5f3 1 0.00/1.00 vMB 0
43,737 43,737 00000000218358b873287f8c6138b5aa3efeaa177708cc25f644e5d362ba6953 1 0.00/1.00 vMB 0
43,736 43,736 0000000040dde9bfbbcc4c72aa519c9a5835a7ed6603c6753df195e04744f99a 2 0.00/1.00 vMB 0
43,735 43,735 000000000fa8ac08bf34608836bbbcb42fbd628e457775169a85779ece90c519 1 0.00/1.00 vMB 0
43,734 43,734 000000003de3acb6580a8ab64c959edc3fa434b627ffec3eeb46a48120276dd7 1 0.00/1.00 vMB 0
43,733 43,733 000000002c71e5a3c077fdca665d6bb2bb34f58787da071d06ee77974773ef71 1 0.00/1.00 vMB 0
43,732 43,732 0000000001cd2a9997c82d39f7f8e9091abb5f958a790611904042f4c23929ab 1 0.00/1.00 vMB 0
43,731 43,731 000000000bc446c5cdda0adcebba5f410f229aa4d8b17153f4b83b58170b5a78 1 0.00/1.00 vMB 0
43,730 43,730 000000003469ee346f6d5855cfba43ca606c73ca7b932fc9eed3beef98b6f46c 1 0.00/1.00 vMB 0
43,729 43,729 000000004364a6f826de6d0eec8a10c66d52ad21daa497a8b97e2c1a8633c55f 1 0.00/1.00 vMB 0
43,728 43,728 000000003ec60d2f11cc028cc601885cddd895374828b76690293e0a1a02ee2c 1 0.00/1.00 vMB 0
43,727 43,727 00000000394278edabc1c349eb1379410bb84b82cf9471bf01baa8494daf2ff8 1 0.00/1.00 vMB 0
43,726 43,726 00000000423a3949e8967b74e62b92e842ce580e0f0c9f20093a37b16bf9c11a 1 0.00/1.00 vMB 0
43,725 43,725 0000000017db9f29602d5af2c9601c989f971d829b76d686e083f2e6e7c970e9 1 0.00/1.00 vMB 0
43,724 43,724 000000001908844559adfbc0892059db372b2d57a83551eae7eecb2b04486816 1 0.00/1.00 vMB 0
43,723 43,723 000000002b347699ebf99abd64b1581f3bfcf3b156f2752715950ffe58427b20 1 0.00/1.00 vMB 0
43,722 43,722 0000000008963c0c6605764d82be3ca575e8284e91e2c58d4b07bbeaa4ae0997 1 0.00/1.00 vMB 0
43,721 43,721 00000000414902b1440c0cc1855892065be21e110b5d3c327a48a0e2a4a58ad5 1 0.00/1.00 vMB 0
43,720 43,720 000000000aebb8d815aab12287859025eba63cb8cd91d71f4abed59fb018d646 1 0.00/1.00 vMB 0
43,719 43,719 00000000064eb9933a6fb5820af227ef361a42af8ace7eaefc36d1dcf8085dac 1 0.00/1.00 vMB 0
43,718 43,718 000000000dc7165590384e32dfb70383fa4bf250be0565dc88c666cc07a3d3b1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 729.64 GB
    • Received: 18.49 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.