Loading Tool

Explorer IconExplorer

Memory Pool

84,902 transactions
31.95 vMB
0.11589806 BTC
Random Selection Loading Transactions
Max Size: 195.44/200 MB

Candidate Block

Mining Attempt 4b824e9a85cce7b074fb07e9947c9d9dd178d571177f03d84551997b957d0b1e
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root e75bcdc2a70a3e230c1ff08b35ef1de73c16fb7a43bffe045108fa85080a80d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.03725007 BTC
Feerates: 301.05 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (192,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,706 722,706 000000000000000000040ef7082a6e083222c8a5a350fc19ef2ede6145fff7aa 126 1.00/1.00 vMB 10
722,705 722,705 00000000000000000001135395c3fcc5c8f1dd177ae06a3933ab714fe16201c7 889 1.00/1.00 vMB 12
722,704 722,704 000000000000000000094e7aeee7d7f95d251f16d0aad6c259264e63cadb4eb7 1,069 1.00/1.00 vMB 13
722,703 722,703 0000000000000000000559bb45ee7d6d2fc2b704d532df2cc198de95c362dc54 1,478 1.00/1.00 vMB 16
722,702 722,702 0000000000000000000086a1ecd251a31d5627627f1b1eef5aeb4b41944c46fa 1,255 1.00/1.00 vMB 15
722,701 722,701 000000000000000000028b7341fec8aa152c0123901634c32eb39749ec7f66dd 776 1.00/1.00 vMB 13
722,700 722,700 00000000000000000009174c7c294453d0c12bf49babeb8412458193c1ffd2c7 2,240 1.00/1.00 vMB 17
722,699 722,699 00000000000000000007b04e28d6a61cb795862efe8db819e1eb1fc24709c5f8 1,279 1.00/1.00 vMB 15
722,698 722,698 000000000000000000094ed925edd989fcc979a0b1e84270a0d6186f54ca49eb 1,147 1.00/1.00 vMB 14
722,697 722,697 00000000000000000007fb67299dc33ad4d30861acb39ce4f8c075c4ba9ddbac 1,620 1.00/1.00 vMB 14
722,696 722,696 000000000000000000014b99bc1352a7e093a31dbbb02f203b2c7b3b395a91e6 635 1.00/1.00 vMB 10
722,695 722,695 00000000000000000003703d285a97423ded07be164ad95d175873da254d42ef 2,210 1.00/1.00 vMB 14
722,694 722,694 0000000000000000000112375fe6e22434151ce28ce0d88e1c53e77ba0e8aa63 2,905 1.00/1.00 vMB 26
722,693 722,693 0000000000000000000821ff996774892054f31978a19479f642215d28cb27dc 3,254 1.00/1.00 vMB 20
722,692 722,692 0000000000000000000234b80a0317532c52d34458761cc48abbe73b975a1a21 2,781 1.00/1.00 vMB 17
722,691 722,691 0000000000000000000895d7acffac3c9b0b455a315466b5ebc51be0dc66c3da 765 1.00/1.00 vMB 10
722,690 722,690 00000000000000000002e969cb7b74ea04d061ec08cec659127efe94f43fe679 1,428 1.00/1.00 vMB 14
722,689 722,689 0000000000000000000a16b8e58699de3b88685126cc5188888538d6f1edf630 1,917 1.00/1.00 vMB 15
722,688 722,688 00000000000000000004221b2b5dcc9d0e9ad57e82fb2839264c407013f382d6 903 1.00/1.00 vMB 3
722,687 722,687 00000000000000000008623b5105e025e0e4a8849a8d0bb95aa1c3de63c61d15 2,445 1.00/1.00 vMB 14
722,686 722,686 00000000000000000003849a35ae8fb88aab9099f65d0d9ae11681ed2919630a 33 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.