Loading Tool

Explorer IconExplorer

Memory Pool

84,907 transactions
31.96 vMB
0.11606545 BTC
Random Selection Loading Transactions
Max Size: 195.45/200 MB

Candidate Block

Mining Attempt 74dc758d69cc6b1b3e8c815b7c0bb4315e833af217805c31be6c3aa58cedfd39
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root e75bcdc2a70a3e230c1ff08b35ef1de73c16fb7a43bffe045108fa85080a80d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.03725007 BTC
Feerates: 301.05 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (331,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,169 584,169 00000000000000000010f20d57582987c9865ea61c0d502a334a6721c57a2523 1,157 1.00/1.00 vMB 47
584,168 584,168 0000000000000000001e78a1b9b23c8f46f384f919fa849d55aed3a07f09f2e5 2,132 1.00/1.00 vMB 72
584,167 584,167 000000000000000000081626ba425e535398da083b1ccb8149fbf2e06f05f4b3 2,572 1.00/1.00 vMB 25
584,166 584,166 000000000000000000110ed663723d7115c4fadacab7f6b22720a4deeffa588c 2,053 1.00/1.00 vMB 33
584,165 584,165 000000000000000000065a87ccb8be0a7fac3ebf9a7f1f8c2ca43691cc24520d 2,842 1.00/1.00 vMB 54
584,164 584,164 00000000000000000022ebbcbc726a28ed3210883a7e99925a2d60ddce0d69d4 97 0.03/1.00 vMB 26
584,163 584,163 0000000000000000001c00ac545b3cc6b211c105a02c14df9effb1b0084cc7d1 478 0.18/1.00 vMB 25
584,162 584,162 0000000000000000001c5a7c2c5e3a81d9819f7cbd544fb0b7466da74df0d0dc 465 0.17/1.00 vMB 34
584,161 584,161 0000000000000000000675871058ff2e8f9cb82dde78280dfe70b7af1feb0a0f 164 0.06/1.00 vMB 36
584,160 584,160 0000000000000000000f8a34b3e18bc67127cd1c89c467fb128b8da457cd2527 1,497 0.59/1.00 vMB 22
584,159 584,159 00000000000000000021696aa1c5578d228782a15c72782083bda62c86c33000 2,123 0.70/1.00 vMB 22
584,158 584,158 0000000000000000001fd1900d48028e909be9f5c45802cc118b23f740e61a84 2,654 1.00/1.00 vMB 41
584,157 584,157 0000000000000000000150be086a80a8a82e5ebe567335572aa5cefd15dc07cc 1,560 0.68/1.00 vMB 37
584,156 584,156 000000000000000000030e6167b567bc9814a062b9b876c9e7261416c5de7915 445 0.16/1.00 vMB 5
584,155 584,155 000000000000000000115fcc954f6a13e573cc65039084ab8a496ecbd456db59 2,670 1.00/1.00 vMB 16
584,154 584,154 0000000000000000000b7b33721ffbcae63635aa083f5efeb2cf58ed5ab4b5b8 3,109 1.00/1.00 vMB 67
584,153 584,153 0000000000000000001fce45bb883b21b36f172e28a3eaf074ae8ddb619ac87f 1,774 0.61/1.00 vMB 34
584,152 584,152 000000000000000000022d33285924724597068fab83a524f41ed417740398fd 2,397 0.83/1.00 vMB 30
584,151 584,151 0000000000000000000ce9875007562fea40ddfc8ae1a201222c80fdf81dcd41 2,542 0.86/1.00 vMB 20
584,150 584,150 0000000000000000001ec49d87d700470ce327add8489d9c088294c37a5171ae 2,403 1.00/1.00 vMB 44
584,149 584,149 000000000000000000079ef359bea1519a79dd090c2b6fdb2b4c6a771b062c39 2,921 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.