Loading Tool

Explorer IconExplorer

Memory Pool

40,073 transactions
27.06 vMB
0.07616133 BTC
Random Selection Loading Transactions
Max Size: 140.09/200 MB

Candidate Block

Mining Attempt ebe531260498d157e7b213a8dcdf06e4c730af2508b2ccb844e2a4e7c0c2505a
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 1ab27eb860d5bfa29196738b477b133d26d433b2c807a7258af0c0a150aa01e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,084
Size: 1.00 vMB
Total Fees: 0.02208895 BTC
Feerates: 201.37 > 2.21 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (411,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,894 502,894 00000000000000000035ac4f523582be3cae3a8b811233ef6faf6b8c43f160c6 2,269 1.00/1.00 vMB 500
502,893 502,893 0000000000000000000b0b1592b26f34b65d60d72adae092834a9d9696c08fd2 2,434 1.00/1.00 vMB 300
502,892 502,892 0000000000000000003c2327e1ae465ed8d1939883c0dbd8041ab79c24cda6de 2,431 1.00/1.00 vMB 513
502,891 502,891 0000000000000000007d23e8363a9817a74616322ab1ef56560d6f1edd374365 2,313 1.00/1.00 vMB 462
502,890 502,890 00000000000000000044c04f6cbfd5300bba3719e0d300c3070d45567dc1e950 2,197 1.00/1.00 vMB 497
502,889 502,889 0000000000000000007bde11eefe6a2e5ca58cb37240b93bc0715499f0bf2a24 2,385 1.00/1.00 vMB 339
502,888 502,888 000000000000000000600c6438fe4a2b9c63817fe0393835964e0b486abc2846 2,457 1.00/1.00 vMB 468
502,887 502,887 00000000000000000056ceaff3332824500e7437df7b6aab4c683da1994f8d32 1,975 1.00/1.00 vMB 551
502,886 502,886 00000000000000000056a21319816807d36a4b519b01511340780431c23884e1 1,284 1.00/1.00 vMB 214
502,885 502,885 000000000000000000734016bee15aad1d6204e62f9ceed431967332492f413d 2,276 1.00/1.00 vMB 277
502,884 502,884 0000000000000000004edeff1d782df15b288ad0054af39a3ae1b9b726ad90f5 1,960 1.00/1.00 vMB 405
502,883 502,883 0000000000000000005f742f212832b1bba4076384efeb9730a0ef564e578c14 2,467 1.00/1.00 vMB 475
502,882 502,882 000000000000000000845ca396af0b6fb80b50232e1279c49219d43eb94df063 2,453 1.00/1.00 vMB 565
502,881 502,881 0000000000000000003c4f31785cd7b21ccd7ac6f8e01409c8a25642ef40b2a8 1,869 1.00/1.00 vMB 412
502,880 502,880 0000000000000000006f949de71f233333e70a197828698bd0bfd9a674d01f18 2,786 1.00/1.00 vMB 346
502,879 502,879 00000000000000000066ac813929a205fd4f5374e560ca905a5220ec4cd92a04 2,342 1.00/1.00 vMB 455
502,878 502,878 00000000000000000048b125d3fe281c327a633160bb68cda3cc630869ede73c 2,118 1.00/1.00 vMB 537
502,877 502,877 00000000000000000062e8ae5342920352adfea46ed8e3313c69030cfb29ff09 2,440 1.00/1.00 vMB 435
502,876 502,876 00000000000000000030001286582fc437603135886e587d82468c2d6d824a6c 2,525 1.00/1.00 vMB 521
502,875 502,875 0000000000000000006bd22a6fd97b343be355b6a508218bc86e90e08f5d629d 2,316 1.00/1.00 vMB 380
502,874 502,874 000000000000000000523d099ff440a2914acace5f4050b472f0d4fce35cccd0 2,024 1.00/1.00 vMB 484
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.