Loading Tool

Explorer IconExplorer

Memory Pool

80,393 transactions
34.08 vMB
0.13101062 BTC
Random Selection Loading Transactions
Max Size: 193.36/200 MB

Candidate Block

Mining Attempt c679de394433d8c63bfcb290fef950f0801da9f6015e5abaf9f38110405ab1cc
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 44af2a6edc2da97f39dd31112282264e846dd16e0e1a1c407843ae8bfa309e45
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,412
Size: 1.00 vMB
Total Fees: 0.02077122 BTC
Feerates: 52.08 > 2.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (871,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
43,717 43,717 0000000028e839ff147041dac80b4c805013442e77cf40d11db039d084599181 1 0.00/1.00 vMB 0
43,716 43,716 000000000a766c96533e80f83e739f809847fa1b106e65874ca984c4022889d7 1 0.00/1.00 vMB 0
43,715 43,715 000000001c57ad4795e8a3d1cff3ee5eb9eda3f58baac3f2ec273d36fca726fd 1 0.00/1.00 vMB 0
43,714 43,714 0000000027eaa0302f924dc2cbff443a8da8569ae624f0f93725d1370b41d77b 1 0.00/1.00 vMB 0
43,713 43,713 000000000ba42920762a9826c699c00932bc55caa78370005cf10114ab985dbb 1 0.00/1.00 vMB 0
43,712 43,712 000000000f29ba15af083a4c8db213559b87659f9a2251b6f92ef144705c93b6 1 0.00/1.00 vMB 0
43,711 43,711 000000003aafd068953bd0ecfead0b23c9eb3ae66438bfe30b93721663d59c2c 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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 729.48 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.