Loading Tool

Explorer IconExplorer

Memory Pool

41,911 transactions
26.54 vMB
0.06037058 BTC
Random Selection Loading Transactions
Max Size: 138.63/200 MB

Candidate Block

Mining Attempt d9d4496b6e3a5ca8e1ba666dd308be120774774e0edf15e357c69e25b6070cf1
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 8bf8a614e1107f83018f0db9c4d26475ca689ec6e215c2eaa0161bc7e02a9b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01138494 BTC
Feerates: 47.58 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (83,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,096 831,096 00000000000000000001cd2af2126e288412e6531c951eca14d77953bcf99b6b 2,469 1.00/1.00 vMB 20
831,095 831,095 000000000000000000036a1134f8c71926492ffd319714703cd126a8686bf7d8 2,633 1.00/1.00 vMB 23
831,094 831,094 00000000000000000002f6d32baa2054be7468d74f4f5172c4b50298bab6ab90 1,875 1.00/1.00 vMB 12
831,093 831,093 00000000000000000002627409817d8b771dca4e53585b0c3205ff651b616d1a 1,926 1.00/1.00 vMB 14
831,092 831,092 00000000000000000002b7ebc6f733bfd1bca72314ad88898b10e26ec9a252f7 2,901 1.00/1.00 vMB 16
831,091 831,091 000000000000000000006a363e36cf515eddae537aab7d6517dcbe75d1f525b5 3,174 1.00/1.00 vMB 13
831,090 831,090 00000000000000000000dcb6b0d6028c38e9ef9fa8ae159e517bb8491946a4e9 1,776 1.00/1.00 vMB 12
831,089 831,089 000000000000000000036e18622160c36a2f8509cfba7c0307c90623ab98e691 2,466 1.00/1.00 vMB 16
831,088 831,088 000000000000000000027efec65eaa6770eee1dff1249705013554fbbbe4e0e7 3,005 1.00/1.00 vMB 24
831,087 831,087 0000000000000000000199dcfdf7852c9425a671fffa01e379dc133f5edb6fa5 3,300 1.00/1.00 vMB 16
831,086 831,086 00000000000000000001225dffc84f96cdeb59a140609f6307a316e11e72975d 2,982 1.00/1.00 vMB 25
831,085 831,085 00000000000000000002563a1827114f31ad060bc0452e5d318cdf47965defaa 2,480 1.00/1.00 vMB 18
831,084 831,084 000000000000000000015125c4ea25f7e01942cf8da15a966f6aecb2a7003257 2,661 1.00/1.00 vMB 23
831,083 831,083 00000000000000000002ab048326e5decdf22a44473952b5d221e26b769a2d84 2,766 1.00/1.00 vMB 32
831,082 831,082 00000000000000000003586348cbd12af762ae707a3dc21ec0ba5fa7db8f38ad 640 1.00/1.00 vMB 11
831,081 831,081 00000000000000000002ba6d0614393d879d0d8948210991573dac8c2fe93b53 2,342 1.00/1.00 vMB 16
831,080 831,080 00000000000000000001fc3f8a537277746ae70e308f507a74129e4d2751aa5b 3,745 1.00/1.00 vMB 12
831,079 831,079 000000000000000000019e5bd5529574dff1e39b0c3fbd3364f71adb9f0f0554 1,789 1.00/1.00 vMB 15
831,078 831,078 0000000000000000000337979bf24876d15f2817acb02d88c49d312687be44e4 2,315 1.00/1.00 vMB 18
831,077 831,077 0000000000000000000273fb83642766b851906a19a55a945e86ca543180f7bd 2,357 1.00/1.00 vMB 15
831,076 831,076 000000000000000000003baa9bf55999f34dd868344425dc3d2347a2c7e45674 1,619 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.