Loading Tool

Explorer IconExplorer

Memory Pool

46,967 transactions
28.43 vMB
0.09036195 BTC
Random Selection Loading Transactions
Max Size: 148.69/200 MB

Candidate Block

Mining Attempt 73ae9e73b1993a1c829e57424117ba3012b873cc54aae1280f09539b862d2e08
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 1f5496a11c0c44800a38128a73fe1582e10597fd55d1bccf17df801b39c4b019
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,611
Size: 1.00 vMB
Total Fees: 0.02975184 BTC
Feerates: 502.62 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (364,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,706 550,706 00000000000000000008ba5bef9191cb68211a581ef71c6018555c8d2f6048dd 1,900 1.00/1.00 vMB 12
550,705 550,705 00000000000000000025383be30f031ea4faf6f29bcf1e7f2a784eabe462fb78 2,486 1.00/1.00 vMB 19
550,704 550,704 00000000000000000014f091fbd0b45ba268ee22a3cdeb82ff24ddd546a8e8c7 2,447 1.00/1.00 vMB 33
550,703 550,703 0000000000000000002807d4c63fa837d51754452df5eca25b8828eac47d4716 2,319 1.00/1.00 vMB 26
550,702 550,702 00000000000000000027d97d091778243d3b80a5ae84bb5cf7d7fe77b997d86c 2,026 1.00/1.00 vMB 24
550,701 550,701 0000000000000000001a82b6bd575741ecb402238a87bb3e11645b7df58def6b 2,241 1.00/1.00 vMB 20
550,700 550,700 0000000000000000000245c3f0f1562449659fcf794280aba29c18a91eedd371 2,343 1.00/1.00 vMB 6
550,699 550,699 00000000000000000009c7c2ba78fc0030d6723b7d492cb723d094da4ac7e429 2,539 1.00/1.00 vMB 31
550,698 550,698 0000000000000000001ceac8141483b53a9c0dffc84da2f6b021e5992e3028ce 2,226 1.00/1.00 vMB 30
550,697 550,697 0000000000000000001b8db2d2e41551149748163311161d4ac6b47909a1ea95 2,613 1.00/1.00 vMB 25
550,696 550,696 00000000000000000025be96e5b7449a4919ae55f10283967827f2fe975dead3 2,145 1.00/1.00 vMB 8
550,695 550,695 0000000000000000000ea92c656339e54db8f338a36daaf29baee8da178ce2e2 2,224 1.00/1.00 vMB 14
550,694 550,694 00000000000000000006ebf003aef42a2d3368b5ca206a0271c560bf6acfdaf0 2,855 1.00/1.00 vMB 43
550,693 550,693 00000000000000000020b75faf6fabd51b52726946ad87c06593e2a37638de30 2,420 1.00/1.00 vMB 39
550,692 550,692 00000000000000000008cb921dc62d523359ed86bfe9ea6cf91b438a8585e00a 2,425 1.00/1.00 vMB 15
550,691 550,691 00000000000000000000374840ed2c314f08f23026443ae52b7d555cfc3c3c1b 2,597 1.00/1.00 vMB 22
550,690 550,690 000000000000000000122da95cf5c8f731fbfc85ba77dfbd2c18a9264c6d6b05 2,693 1.00/1.00 vMB 8
550,689 550,689 0000000000000000000ecb30485d4f2807a725c31ee69d8b6da60fab544a3e15 1,975 1.00/1.00 vMB 21
550,688 550,688 00000000000000000020ac4011cfb8159759135bd199bd9d35d9645eb74ecc2b 2,014 0.97/1.00 vMB 3
550,687 550,687 00000000000000000004c140ca4316528cda0b56e8e71d01ec9ad3d236fdbb9d 2,619 1.00/1.00 vMB 27
550,686 550,686 00000000000000000010d14e7f9bbc4d269e2b6a98868ca296f51eed07455661 794 0.38/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.28 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: 657.03 GB
    • Received: 14.45 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.