Loading Tool

Explorer IconExplorer

Memory Pool

80,526 transactions
30.12 vMB
0.14023165 BTC
Random Selection Loading Transactions
Max Size: 181.91/200 MB

Candidate Block

Mining Attempt 6d704aaaf65ddcf3aff21dd45291fc4f672902ae3fc34c093b1f4f2ab52876ce
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 022d31855386742c4730c3180048a5ef887de7f3033d88aac3ebc7cca67bc857
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.06884172 BTC
Feerates: 101.64 > 6.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (51,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,691 863,691 00000000000000000000fa7e4b77dda130fa383f4d08c260d1f2d7dbb2ec087e 4,468 1.00/1.00 vMB 4
863,690 863,690 0000000000000000000160ccb627d0c0d2cfc2d9a2dad517cc587652c1de8999 666 1.00/1.00 vMB 2
863,689 863,689 00000000000000000002e68a9e0197c3fe385dd1f42dd60417d4a851f344d274 580 1.00/1.00 vMB 3
863,688 863,688 000000000000000000016561a453f831d81cf0c5ec1e84eba52208c06492f964 2,881 1.00/1.00 vMB 6
863,687 863,687 000000000000000000015a1345dbdb44a4da69def6fcfd1e380145d150bc6f46 2,202 1.00/1.00 vMB 4
863,686 863,686 000000000000000000032dc7430f44b1315e2eebe77fbdf176bc92b54035962b 2,098 1.00/1.00 vMB 7
863,685 863,685 0000000000000000000054a3ac024aab040706dbf3538813800926457ff3914e 1,836 1.00/1.00 vMB 3
863,684 863,684 00000000000000000000253344036a536e183d089329fce245c747cb68870164 3,194 1.00/1.00 vMB 7
863,683 863,683 00000000000000000000b0904004387c1d3733b341bec708db268906e28d8fb9 3,345 1.00/1.00 vMB 10
863,682 863,682 00000000000000000002163370d441432dd7a5947f0287411bb481ebd8f27d30 1,056 1.00/1.00 vMB 3
863,681 863,681 000000000000000000012ef6f2a8270755e42f88808830a3e7a2c6dcd4883655 2,914 1.00/1.00 vMB 7
863,680 863,680 00000000000000000002958c3786a149fc4ac5d63e2abd04763a22023d2656f1 1,588 1.00/1.00 vMB 3
863,679 863,679 00000000000000000001b24f61de206915e269bb9aec822f938a4f9748ff181a 2,063 1.00/1.00 vMB 3
863,678 863,678 000000000000000000029378bde11243b3b3718f2d47697963cb0835377a3f5f 2,966 1.00/1.00 vMB 8
863,677 863,677 00000000000000000002526a8b51cb94502c306912e4ca120c73e1f25b0219a0 5,480 1.00/1.00 vMB 5
863,676 863,676 0000000000000000000246c93b4398f3102a3b05443f5d95a771be45c3b65de2 3,275 1.00/1.00 vMB 3
863,675 863,675 00000000000000000000b31526a809e1388f2d189b6be39ea127762ef3b44169 3,117 1.00/1.00 vMB 7
863,674 863,674 00000000000000000001eac28226831bf5314214b16b7a91f95569a90ae78f7f 1,850 1.00/1.00 vMB 5
863,673 863,673 00000000000000000001d9b3110bfa98d02ec31b4e2676ba8ba10fb258f77deb 2,852 1.00/1.00 vMB 8
863,672 863,672 000000000000000000002ab954a224fd2482a3e61814ddef04690e0cc3300e67 3,227 1.00/1.00 vMB 6
863,671 863,671 000000000000000000016c7ffb47a3f9604fb138c205bfd414e0a7f73bb3fadf 1,554 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.22 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.