Loading Tool

Explorer IconExplorer

Memory Pool

81,715 transactions
30.54 vMB
0.11595888 BTC
Random Selection Loading Transactions
Max Size: 183.93/200 MB

Candidate Block

Mining Attempt 4bbb6cfb44af515119aa01b277e58fb9ba8f96d459a75c144c083063e0cbbc6a
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c0cccb2a670236fac5344372ba4521b948bad914c6529b72caa3d46b8dcd9c89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.04040066 BTC
Feerates: 180.34 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (503,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,808 411,808 0000000000000000029ae1ed51f63e37f982e0fc7bbc9714d933ad2f5b39d934 2,640 1.00/1.00 vMB 47
411,807 411,807 0000000000000000037b2c5776c31973833cb1708a823778d36776ddbbf2cc98 2,019 1.00/1.00 vMB 42
411,806 411,806 00000000000000000038a125c6bcd92e684c6083619ad0b8b0901a72a6683356 3,103 1.00/1.00 vMB 69
411,805 411,805 000000000000000002c97dd99a0a235b6eebeba7e51979baf69e7e96a95f238b 882 0.40/1.00 vMB 50
411,804 411,804 0000000000000000049a80565adb87bab5720eaf9fe43be666e457facce012ba 367 0.19/1.00 vMB 44
411,803 411,803 000000000000000003da7b5df2f1e0357ece19c741ae9080409f4f1cab10bf4a 1,156 0.53/1.00 vMB 50
411,802 411,802 00000000000000000159d8411b9825e5287f395d7ea63983136ce763b4fc1372 756 0.36/1.00 vMB 46
411,801 411,801 00000000000000000044d9bfc94f9e8ef6b61d564d16d140cdba41b7fe4292dd 740 0.38/1.00 vMB 43
411,800 411,800 000000000000000003a62e908495eec18c1a2c3733ce9f1e55b7bbbecb37320a 1,028 0.43/1.00 vMB 43
411,799 411,799 000000000000000001c66ee741bc315ca1d2bd8113edf27db8e6ce56482e2717 963 0.39/1.00 vMB 46
411,798 411,798 000000000000000002e83cc34823d55f2be869715a98666efc4d943fbac49967 2,034 0.97/1.00 vMB 42
411,797 411,797 000000000000000000b1e472e44daa8c1f7d7f49e2d8a9255cec8fea90b53e7c 905 0.36/1.00 vMB 45
411,796 411,796 0000000000000000011b7adec6a8b8f56fa8f78581883392892b3830bb056d7e 409 0.21/1.00 vMB 40
411,795 411,795 000000000000000003b449b0ecf84aeb18d80820008b56ada156d6d925da6139 1,300 0.50/1.00 vMB 50
411,794 411,794 0000000000000000059664fb9cb0fc409260d2585999a5279bc894b7067f9954 852 1.00/1.00 vMB 15
411,793 411,793 000000000000000002dfe85226dffa09ff7b9f5088113f2a18b5ea7cd8ab8e01 126 0.04/1.00 vMB 67
411,792 411,792 000000000000000001bbcd7afde89f897407abd15eb6b28ce1d42e0ec1fd13ee 1,460 0.90/1.00 vMB 28
411,791 411,791 000000000000000001d7fcee4ac26e455da7e56b123fba560d1d031bc07c8418 2,175 1.00/1.00 vMB 50
411,790 411,790 000000000000000004b1da61cf11cda399f4ce38eaafaa89fec37cb3ef088906 1,287 1.00/1.00 vMB 39
411,789 411,789 000000000000000000d73b1d49bfb0b8d18fff883015f60d81c05f4e5e8877f1 1,004 0.44/1.00 vMB 45
411,788 411,788 000000000000000001fa3c4509c7c9eb21c7023a6c38357ffdaf1b1b987025cc 558 0.23/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.