Loading Tool

Explorer IconExplorer

Memory Pool

36,446 transactions
26.14 vMB
0.06984116 BTC
Random Selection Loading Transactions
Max Size: 133.50/200 MB

Candidate Block

Mining Attempt e24c73df6a74a32ec655a18755e4252e3f3964fe8ae407a07469da91e7ee41ec
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 069732a38122698c19be00194fca47d10bb63a390125186c20761a68468268b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.02151966 BTC
Feerates: 152.71 > 2.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (197,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,441 717,441 0000000000000000000590b187f2958177e2a5af5e0957ed69bfd17e35ba404e 3,172 1.00/1.00 vMB 21
717,440 717,440 00000000000000000005b869e0e7cc6c55755fde60fe477d19d94b267fd94eed 2,720 0.94/1.00 vMB 8
717,439 717,439 00000000000000000004e6b187702678fa4322618db841e174ef9ed922a27ec5 2,747 1.00/1.00 vMB 15
717,438 717,438 000000000000000000035408937333b21748a9a915a17c3bc7a9ff66b9b1df4a 397 0.97/1.00 vMB 2
717,437 717,437 000000000000000000026a2a8e84bfe07877b0bf285afab031e8e9b65523f03b 1,884 1.00/1.00 vMB 7
717,436 717,436 0000000000000000000a1fddaf69f969cf633979592167a25756d03a3a26fa1f 2,633 1.00/1.00 vMB 16
717,435 717,435 00000000000000000007c7e87507c779c633b7556dc9437298a32fec17716297 2,343 0.94/1.00 vMB 6
717,434 717,434 00000000000000000009f31497fe9b56bbac8d792451f96982ea0c98d4d70f9c 2,859 1.00/1.00 vMB 19
717,433 717,433 000000000000000000014a04f5c8a172751bc247e09eb0a4c8f6111e612b9bf1 2,571 0.96/1.00 vMB 20
717,432 717,432 0000000000000000000a10e3a74e745b0236da2b220b7a7172f699b3e77d1d3e 2,247 0.99/1.00 vMB 3
717,431 717,431 0000000000000000000a2962ab6af47e1e2c76b746c935500c807106f4248476 1,813 1.00/1.00 vMB 12
717,430 717,430 00000000000000000005bc5560892a968ca6e4f6caaa5fe55fbc0ce05495ec1b 962 1.00/1.00 vMB 9
717,429 717,429 000000000000000000008d52e40ec1c6c4b2b10440905ab0cae3364bfc5d4c60 153 1.00/1.00 vMB 6
717,428 717,428 0000000000000000000aede3f3bfe8b3f54b419752d8cdee8e2539e4537f5a09 2,264 1.00/1.00 vMB 10
717,427 717,427 00000000000000000009ce43bc002da3d4bcd2db253e0bd04b21a5c461a2116b 2,714 1.00/1.00 vMB 22
717,426 717,426 0000000000000000000334c1bdc26e16595a981e69520c85a54c70244441b265 232 0.09/1.00 vMB 11
717,425 717,425 00000000000000000002d2ca7ae420cf3505a3bd980087dda046d281627f829e 2,645 1.00/1.00 vMB 11
717,424 717,424 0000000000000000000b277299dad9637993f1f654c9c677f486836bd95c4687 493 0.24/1.00 vMB 12
717,423 717,423 0000000000000000000aa8fed6e90fa22c8239ac0dfbfc8ea621c5af3a73547c 663 0.54/1.00 vMB 10
717,422 717,422 000000000000000000048165f90ba3373a7bf052423af8dfb98489bba6068e3e 1,838 0.82/1.00 vMB 5
717,421 717,421 0000000000000000000432b3ca4477d88beaa58c2b5c35de3b26529b8f0d3ae8 971 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.