Loading Tool

Explorer IconExplorer

Memory Pool

28,218 transactions
25.99 vMB
0.08831712 BTC
Random Selection Loading Transactions
Max Size: 127.11/200 MB

Candidate Block

Mining Attempt 994441ece6f091e465e6e026dc576aeb99c2f5addd4cc210b7f8c037abdcf4af
Version 20000000
Previous Block 000000000000000000018f2a41c731bcf2d532dfa76355aff648e5265113e2d4
Merkle Root c3407f23babce621b37f24139d8019d054af6fc766e021d638f5d1799753aec5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,856
Size: 1.00 vMB
Total Fees: 0.04000255 BTC
Feerates: 197.34 > 4.01 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,239 (843,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,734 70,734 0000000000eb87ad683dd5f714e5a2815628f865b1fe042755c9b246a40d82f0 3 0.00/1.00 vMB 2,222
70,733 70,733 000000000029e3c0b30587159a96f31096fd03bf4b5c7e3327c861cdc1d67604 2 0.00/1.00 vMB 0
70,732 70,732 00000000006a0d5f6649cdbea735c88180ed12f0ad24a2e8eb8ca6188ffe1f97 1 0.00/1.00 vMB 0
70,731 70,731 00000000007af460dd280329480d71dbeb4cd96b8c9e8f1516eb357071bf5dd5 1 0.00/1.00 vMB 0
70,730 70,730 0000000000ced6626744c17993c48f590c8a805e64c4d6d9ef4c7a8c4474c0a3 4 0.00/1.00 vMB 1,089
70,729 70,729 0000000000eec5b081fc8b532f8c3f4a29ac27ccf9a4909a9a1e5ba78dc84f30 1 0.00/1.00 vMB 0
70,728 70,728 0000000000c949226e5889a7388665736bebd693e00301257ae68625af1df080 3 0.00/1.00 vMB 0
70,727 70,727 000000000100fdeb0c8233e900b1d6695e0222f063095132f0d5e01dd11faa79 1 0.00/1.00 vMB 0
70,726 70,726 00000000000e762d8f79220490dbcba3fa5fcbefa2b0b3365eacfd905a2b33e3 2 0.00/1.00 vMB 0
70,725 70,725 000000000039c44fbb3dc80c3e3926230904fe1ecbb93f67a5cf7f31b77ddfd8 3 0.00/1.00 vMB 3,883
70,724 70,724 0000000000e0faa0755691404db5e5abc2a75e32413745c1acb40b6e164ce46c 3 0.00/1.00 vMB 3,891
70,723 70,723 0000000001078bc4f24efb63b8c5380d2fefe74df5df654af44ed9b3f784e14c 3 0.00/1.00 vMB 0
70,722 70,722 00000000001f9c22d6c6917ba61fab730459bb093f521fe2ee984c1609e803cf 2 0.00/1.00 vMB 0
70,721 70,721 0000000001076b52e14095fced0a0770256d74a1e147a93b8f5a8f5ba291e662 11 0.00/1.00 vMB 0
70,720 70,720 000000000066b8aabeba01ac8f2b86882701696e6f226399115f39b134226660 1 0.00/1.00 vMB 0
70,719 70,719 0000000000f6024703c25dc63c04ef6e8390efe772ece7b948a29d80e7227486 5 0.00/1.00 vMB 0
70,718 70,718 00000000009f73af5c5cee343bcbd2b3c364cf2849a108b8521d0e44ef66c327 9 0.00/1.00 vMB 0
70,717 70,717 00000000007a6584097931b215a11f7413d95aaf645b8ac1dbd9b41e49db3f94 1 0.00/1.00 vMB 0
70,716 70,716 0000000000dc96d10629d3ab5c28ffd25e6af05cd190eedc7986b0830856353a 4 0.00/1.00 vMB 0
70,715 70,715 0000000000389c79b4e56e479c432c9803a528331a4ca8efdf50a3da32641682 1 0.00/1.00 vMB 0
70,714 70,714 00000000008f37050db93b405581132b39a18f56140fb523932fc53fed50a05a 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 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: 576.15 GB
    • Received: 8.41 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.