Loading Tool

Explorer IconExplorer

Memory Pool

41,507 transactions
26.08 vMB
0.05723192 BTC
Random Selection Loading Transactions
Max Size: 136.34/200 MB

Candidate Block

Mining Attempt 326ae295044f9038064b3425b2842991186a4c1b4d50cfdcd023eb5077234a75
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 43d6c8f69f6d3d76f16da565e20607f4dab733ab2fa8a305a5fbfa8db7ebad01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,496
Size: 1.00 vMB
Total Fees: 0.00970532 BTC
Feerates: 100.00 > 0.97 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (616,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,461 298,461 000000000000000085aaeeb682a7dea157e6ca0ca2a2f394e64b14b81df95327 747 0.35/1.00 vMB 33
298,460 298,460 00000000000000006f978c299f71a3f9bbd42e91e3e0e553e9dd45922514677e 1,185 0.88/1.00 vMB 25
298,459 298,459 0000000000000000860c474f6410456cebd1ab0ebf87e91c62a514e11a367c10 1,988 0.90/1.00 vMB 33
298,458 298,458 00000000000000002f8f9102e45bc9d067bde6f3363b1601216d3eac2a75cb9e 1,093 0.35/1.00 vMB 55
298,457 298,457 00000000000000006921862340475c30c798f68b5030ba6c68f1e270a073429b 85 0.06/1.00 vMB 25
298,456 298,456 000000000000000085878300fc5021a1422fb3ca39c5fbdb1f368a8503ad4474 840 0.35/1.00 vMB 40
298,455 298,455 00000000000000004bf421d2f52cff0245c07866380147eb01c75b2b5206477b 540 0.34/1.00 vMB 26
298,454 298,454 000000000000000054ed7f05f4d74304d294deb5956e09c89e537af1a76270f4 1,315 0.75/1.00 vMB 30
298,453 298,453 0000000000000000766a1f96e70aa2c6ea7c4b64d9af257634d666db5f5a035a 458 0.29/1.00 vMB 27
298,452 298,452 000000000000000050acefb679710c9907db51074b5803f709c0250044321e6e 79 0.04/1.00 vMB 39
298,451 298,451 000000000000000085474df630836efd89623dc1f02ea4f43edf5b49d57fcc3c 582 0.37/1.00 vMB 26
298,450 298,450 00000000000000000bbe9a420d60684c70db1e2364f18a7c10834cff33c1a4fb 105 0.08/1.00 vMB 15
298,449 298,449 0000000000000000166b129bb61eeb5f8256502eb161dfb2ae013265ee44b3cb 398 0.40/1.00 vMB 20
298,448 298,448 00000000000000007076e24da4d2bb0294c0068bc7472013f68e01644856028d 673 0.50/1.00 vMB 21
298,447 298,447 00000000000000007ea575924254d5ff79923a6ea950c159cd673e9905ab1d45 594 0.25/1.00 vMB 37
298,446 298,446 000000000000000026ee085580b472e73191bb7a1540c90cf303e6cac4607385 1,150 0.35/1.00 vMB 70
298,445 298,445 000000000000000001732ffee213112cb51302e03be0a535cb7308126d2d3911 599 0.29/1.00 vMB 33
298,444 298,444 000000000000000088734d90708752e4e785ef34533de72149e0fd3031d24be5 570 0.33/1.00 vMB 33
298,443 298,443 00000000000000002b6043dd8f57164a4bad2c490112f671dda4b79943378e8b 83 0.06/1.00 vMB 10
298,442 298,442 000000000000000073da8dcc0fffdd663e8d021a71c42d68ce2703072bba8aab 150 0.08/1.00 vMB 31
298,441 298,441 00000000000000003fe60bf088243af2c19ddeac9f2a9bc8c8a639bc16bbc63a 1,005 0.50/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.20 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.95 GB
    • Received: 14.06 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.