Loading Tool

Explorer IconExplorer

Memory Pool

45,397 transactions
27.20 vMB
0.09929119 BTC
Random Selection Loading Transactions
Max Size: 143.39/200 MB

Candidate Block

Mining Attempt 5b9426367ee68c637318e44e9f7399d0923bcd9f436a84a9219377b9f27d2419
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root e1bfa9f848300affe31e35245efb8b421efd9d90c577ee7277b24c6bdbaf5ca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.04662514 BTC
Feerates: 201.07 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (335,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,798 579,798 0000000000000000000bb4a79712b587b5663ba83b04e8c32b60d45ae3823530 2,765 1.00/1.00 vMB 33
579,797 579,797 00000000000000000000ff14b293731b3272e35ae2278a94f08446ac265d6f7f 2,414 1.00/1.00 vMB 70
579,796 579,796 00000000000000000001fa032bbb58d613b352c6e46e11185d5302aadbad3350 3,145 1.00/1.00 vMB 69
579,795 579,795 0000000000000000001990d0f2d408f6aece8fe8cfedaf96456f099819b73783 2,242 1.00/1.00 vMB 97
579,794 579,794 0000000000000000001ad2fdb888a3d5b291cc2283deafc9265ab881d84448df 2,785 1.00/1.00 vMB 98
579,793 579,793 00000000000000000019b1b74ea689bb4bb05af38f68dca53a2675923935aead 2,781 1.00/1.00 vMB 108
579,792 579,792 00000000000000000012ee8704817f6e4a5ed9a659a90ab788ab9f100c2c8e0d 2,086 1.00/1.00 vMB 83
579,791 579,791 000000000000000000017ac6db9e15214bee5a8d0a99fcc224910f737dde7ae8 2,823 1.00/1.00 vMB 113
579,790 579,790 00000000000000000009788265fbd2ad7e5322741f07dc5feff727fe2560d6ac 2,981 1.00/1.00 vMB 113
579,789 579,789 0000000000000000001bb75020ac97ad5c1e809497f35ead96f35df8807e67f0 2,447 1.00/1.00 vMB 172
579,788 579,788 0000000000000000000707e627f48c968f543f38ec599ec36875ff83016a66e8 2,706 1.00/1.00 vMB 34
579,787 579,787 0000000000000000001d93087850fa0c62eff0f096323c3fd5f1941ba73f8b63 2,611 1.00/1.00 vMB 118
579,786 579,786 00000000000000000005f1a7828250279721360e6959711088f2c7ab6ce6658c 2,245 1.00/1.00 vMB 51
579,785 579,785 0000000000000000001c41747745c8a9665c8c8e423b0283161d344679dce846 2,455 1.00/1.00 vMB 47
579,784 579,784 00000000000000000023201f49295573104b927e566da7a1db59df1f09df1a43 2,538 1.00/1.00 vMB 88
579,783 579,783 00000000000000000002b3825268b3c27fe0040e1c9482e016dc782e009dbb89 2,916 1.00/1.00 vMB 102
579,782 579,782 0000000000000000000f8d0bfde009e87b3034651b6406e84d25d3cb3cafb4eb 3,157 1.00/1.00 vMB 135
579,781 579,781 00000000000000000021ea5756acccec8e3132ee720637d7cdb3ecbeaa5b4a98 2,941 1.00/1.00 vMB 43
579,780 579,780 000000000000000000250a91f13b741ef4d44947963d841fb987baf5d52692a3 2,712 1.00/1.00 vMB 116
579,779 579,779 0000000000000000002132d97975f7c6ccd730af8052f0eb2e171c24a6ec9dd2 2,862 1.00/1.00 vMB 39
579,778 579,778 0000000000000000001ff25824ba9f35d24bd3f818ae8fdbd7da422caa18a256 2,898 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.17 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.58 GB
    • Received: 13.95 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.