Loading Tool

Explorer IconExplorer

Memory Pool

78,616 transactions
29.84 vMB
0.07545112 BTC
Random Selection Loading Transactions
Max Size: 182.23/200 MB

Candidate Block

Mining Attempt d2ba8415be56f6bcfd78c33b08a631c828966e9813512d72a376140894bc82f8
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 7b5b65163c1459a5868a30d64d5cb9bf9db164df9333a24a188e932a8f7c87c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,935
Size: 1.00 vMB
Total Fees: 0.00919978 BTC
Feerates: 150.58 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (161,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,600 753,600 00000000000000000006d43716cdd8ca0f16f34c3218773fc87c4e023263d476 369 0.24/1.00 vMB 5
753,599 753,599 00000000000000000008bba8a8594d8fa84dd78c7a42ba7b648fcb3245f33eea 1,106 0.62/1.00 vMB 3
753,598 753,598 0000000000000000000454a669e315acff6e70c36829180c25c0de0714e7cab3 1,873 1.00/1.00 vMB 13
753,597 753,597 000000000000000000001cebc7d7e5bd9e65201d297668861fe9d7220b6169ad 33 0.01/1.00 vMB 15
753,596 753,596 00000000000000000005d6929a47e35f404ba0e25e984694158acdeafb298743 969 0.48/1.00 vMB 8
753,595 753,595 0000000000000000000654b4eb8b30f0728f90acb858fe5057a3e627a9187135 2,369 0.98/1.00 vMB 10
753,594 753,594 000000000000000000030a8c4879c5895ffa1c83d15ebb320af36add060638b1 444 0.17/1.00 vMB 9
753,593 753,593 00000000000000000000875589caa71fd9f139f29ca3e6f5c9563619af970060 572 0.26/1.00 vMB 7
753,592 753,592 00000000000000000005ae8432a27dd2ed084d894b560f4627eb967bbff2e200 648 0.46/1.00 vMB 5
753,591 753,591 00000000000000000005d156d6fe15ec93916635562c16c917d0cc7510185411 1,050 0.60/1.00 vMB 6
753,590 753,590 00000000000000000008c3df35a23dff54f2dfb2b95ced511a78c0ed41589fa7 1,073 0.40/1.00 vMB 9
753,589 753,589 000000000000000000070bd95b3025a8c818545b9f282c98f0cf6bd1eeb93cff 355 0.11/1.00 vMB 10
753,588 753,588 00000000000000000004b10e745329917c1178dcd3e008718508e176b4688d76 1,202 0.58/1.00 vMB 11
753,587 753,587 000000000000000000084fbb3e363883376799951299c01704271c3646be0f3e 18 0.00/1.00 vMB 10
753,586 753,586 0000000000000000000055c0bddd6837e06dd386df56b98dbea237451bf69720 529 0.71/1.00 vMB 3
753,585 753,585 00000000000000000000b3eab7923e9edd26243cb1aefa3d2026b13feb7da0f8 2,048 1.00/1.00 vMB 7
753,584 753,584 000000000000000000017dec81eb75a1fa33fde8fecf66437c0e435f866c4d0d 1,929 1.00/1.00 vMB 11
753,583 753,583 000000000000000000065ecf9160917c2a9192e3eb9fc8ee8fb409ce0c0a66fe 579 0.26/1.00 vMB 9
753,582 753,582 00000000000000000006993cdcf3ebfcd7da14c33dc54ee9c794dd49c2375356 89 0.04/1.00 vMB 9
753,581 753,581 000000000000000000067ed34d81eee2fec1e9cacfa10678dc6bc4bb179271a2 811 0.38/1.00 vMB 8
753,580 753,580 00000000000000000008b824107fc5499635f1eeebeded8ebe80ff4edc551843 1,534 0.83/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.