Loading Tool

Explorer IconExplorer

Memory Pool

15,889 transactions
7.78 vMB
0.04484052 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.68/200 MB

Candidate Block

Mining Attempt bd2f2dd50f4496180e9b38a125caa1401f8c0582eba3e618f12ca049c7e25073
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 8cce2c7ac870810ef794ae307dd85fc60e7933d06d7f9980dc4b0983d2aeea75
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,186
Size: 1.00 vMB
Total Fees: 0.02882201 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (750,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,588 162,588 00000000000005dba3f888d1aa9947cc81273f700c84278e49b5e669f3ce65a0 62 0.03 vMB 104
162,587 162,587 0000000000000b0a890a21da928daaaebd7a759e3e735a8adce2265ff7bf4640 4 0.00 vMB 0
162,586 162,586 00000000000001db05db8db74b6d4d837115e574c28e7f0dec524252bcb3cc6f 44 0.02 vMB 285
162,585 162,585 00000000000007828ce95b080998cc5b229d5a87898053659d51ca2a2c652a86 81 0.04 vMB 166
162,584 162,584 0000000000000934362478911a7a6c74964f4bfc26c661281ecfa1bd0f424a18 123 0.05 vMB 201
162,583 162,583 000000000000044d375cf850b1e25cd78cf525e2889682ff5f94abf2ff451fc7 25 0.01 vMB 199
162,582 162,582 00000000000004e21b2f62cfd04146dacc8ffb14b488c2196fecf773456a144b 15 0.00 vMB 300
162,581 162,581 00000000000000bc188041ce95da5181553161d66f6a042d9462cedd0eac830d 15 0.00 vMB 124
162,580 162,580 0000000000000571780cb624e43bb6af5a91c9a6eac622ae4be41dbfbd35b923 56 0.05 vMB 60
162,579 162,579 00000000000000d58ba9cb0571828395fb9d1be8e96e88adecbaa1da4e05ec21 27 0.01 vMB 314
162,578 162,578 000000000000083e425a65c5962576054009732082f38cb6c01a9876e68d7136 15 0.01 vMB 73
162,577 162,577 00000000000002c3bdd3ed83b5146a9fbd72456297d7b72e962aaf53c9a9e3d9 9 0.00 vMB 17
162,576 162,576 000000000000045ee5f29dce3b0df34a4741d7e270bda63cde2b9c4fec494b58 59 0.03 vMB 102
162,575 162,575 00000000000007dd5f5da8230d140cacfb281a75a1c6bb14138cbf40b57eb511 39 0.02 vMB 360
162,574 162,574 0000000000000aaf24d45f7bcbaf73741ac45b734a4ff4b907a8bbace88ec61e 24 0.01 vMB 159
162,573 162,573 00000000000000db97f496fd3561c5751a77f6afa0e21e9bac44a6e801dbb1a8 125 0.05 vMB 50
162,572 162,572 00000000000002f07d15c5abcc5d5922f80309c3f676f7904537db2bd2ad9134 60 0.03 vMB 229
162,571 162,571 00000000000008ee1dc360e82fd2ffe0b0fab6e8b7b89a53a94d93ec677b4319 6 0.00 vMB 470
162,570 162,570 000000000000073f1fde097dc82e98de6889803ec5ad497b4732eaf9cea86ffd 26 0.01 vMB 45
162,569 162,569 00000000000000054a36681ff0767e29c839b9d20054765d64c4f81bdf6c4d21 10 0.00 vMB 57
162,568 162,568 000000000000014710583d69534e6173880ab18a57a94430ec2b3ee18e296735 57 0.02 vMB 269
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 104
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.86 GB
    • Received: 0.87 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.