Loading Tool

Explorer IconExplorer

Memory Pool

78,529 transactions
28.85 vMB
0.10933113 BTC
Random Selection Loading Transactions
Max Size: 175.15/200 MB

Candidate Block

Mining Attempt 85349eebd9220fe820f16d5088dc627f1f90b1049f1f9045c9a9b6cd215fcdaa
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9adc5527c6da209546dd3e7f92979d4f251a4db14d51fc3ee04016f8c4b274a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,090
Size: 1.00 vMB
Total Fees: 0.03882789 BTC
Feerates: 602.26 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (499,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,029 416,029 000000000000000005349cd3811c5a7a7187689ae0613ee584d80f4c3dc31a8c 1,273 0.67/1.00 vMB 44
416,028 416,028 0000000000000000045f137a5dd98ea0797214cb141777f31e76b796c6e9b3ee 1,354 0.87/1.00 vMB 42
416,027 416,027 000000000000000002920c01693ba5e583b0dc9f5c890bd149495e370f1e1604 1,156 0.99/1.00 vMB 27
416,026 416,026 000000000000000001ed45e63eef1b7abf779cf8560cdf81ab3dbde21b50cf19 437 0.99/1.00 vMB 12
416,025 416,025 00000000000000000545aebd7a3235b196c8b6ba218692ff99b778000c9b98d9 2,045 1.00/1.00 vMB 43
416,024 416,024 000000000000000004c8444fa7f94d7b77609ebfd909c8585ad5ec5276e20cfa 1,819 1.00/1.00 vMB 35
416,023 416,023 000000000000000003bb6109170b593d496d9a9844a5e71fc4c3e7b8f4299b74 3,016 1.00/1.00 vMB 70
416,022 416,022 0000000000000000025bfb1fa922ac36909911064dc63c38d4ef37e63e9e99ef 773 0.85/1.00 vMB 27
416,021 416,021 00000000000000000522d5d5534236d41f64591043c868fe9c6474b0460928fc 464 1.00/1.00 vMB 10
416,020 416,020 00000000000000000025032d732ddbcb2d9812f4ef75fabe96bf10cba2100dc5 1,018 1.00/1.00 vMB 24
416,019 416,019 000000000000000001def81f8e18fe7829c04ce4eabfce80ee02efeae200f731 1,181 1.00/1.00 vMB 25
416,018 416,018 000000000000000004875e0d4599e4e8887f556d4a02ce868f65d44f295ea722 2,317 1.00/1.00 vMB 52
416,017 416,017 000000000000000004bdae6e224d0fa928a86cec2496f503721281015cb7c464 1,193 1.00/1.00 vMB 22
416,016 416,016 00000000000000000532df2c1cdb6ebdbeb9773dbf426e4f107f17086d10144f 302 0.99/1.00 vMB 27
416,015 416,015 0000000000000000024f8e48419787712ef87b2737feab234b419e3882689b0c 1,961 0.99/1.00 vMB 54
416,014 416,014 0000000000000000040cb3c15dcdc3d92642635f003f0c17a37472f260548c80 2,520 1.00/1.00 vMB 66
416,013 416,013 000000000000000005313ab88d4cf35cc8e43ffec53235adf9a63bbe52247e18 650 1.00/1.00 vMB 31
416,012 416,012 000000000000000001703f4063e7dd623b5606a41d108ee3c0ec349c763d8dd1 1,928 0.75/1.00 vMB 59
416,011 416,011 0000000000000000014f16642d608bb0df43794ac7bcf0a4360402412bebb87f 1,338 1.00/1.00 vMB 29
416,010 416,010 000000000000000000745b12ceb4b34be757ad6ce05236fc6371064a8174a65c 1,903 1.00/1.00 vMB 47
416,009 416,009 00000000000000000411d40e74bdabc2c078468d3a1458d6eedfb9e21cd062e7 716 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.