Loading Tool

Explorer IconExplorer

Memory Pool

78,069 transactions
29.68 vMB
0.07106155 BTC
Random Selection Loading Transactions
Max Size: 181.31/200 MB

Candidate Block

Mining Attempt 57fe6125931fc31719dd27f68fa2e917a7dcb46c5b28e17d5a91b4914c735e13
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root b820ea9a88f305985c69ff424fcf7174177191e07d45a1879843f1bb249b670e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.00552838 BTC
Feerates: 20.11 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (435,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,626 479,626 00000000000000000076d75eb96ece90239161088f011891ac0c5d6cec7ca3a0 2,598 1.00/1.00 vMB 164
479,625 479,625 00000000000000000011abfd7394834dcfaa8df37d1b549ab45bde6ca50be1fb 1,962 1.00/1.00 vMB 116
479,624 479,624 000000000000000000e8a5adc970d63788501fee23f23211a1da318e15282414 770 1.00/1.00 vMB 30
479,623 479,623 000000000000000000be242db9f08b60406e575c309d5b85e6b5701e0085378b 143 0.07/1.00 vMB 106
479,622 479,622 000000000000000000621cc7ca164880e45048035712a0156cfad7036b2f56ed 937 1.00/1.00 vMB 57
479,621 479,621 000000000000000000d0398525319096cbe68b004c88a960e05800a856aeb16b 488 1.00/1.00 vMB 23
479,620 479,620 000000000000000000e13444e1a034bf772e549a75f7647347dea40d61adbcb1 411 1.00/1.00 vMB 15
479,619 479,619 0000000000000000006bf9bd9cdf59d1f132279fe130c18c0494a347da906a50 724 1.00/1.00 vMB 38
479,618 479,618 000000000000000000daa23ae3dd99088a34408249f8dd0653813019e3c2eb15 387 1.00/1.00 vMB 7
479,617 479,617 000000000000000000be32b43565c7789eb9f3047274272e1e70506f2898555b 1,976 1.00/1.00 vMB 93
479,616 479,616 000000000000000000900cec675c5704cd222829a621596dcb6c816a0153af9b 1,237 1.00/1.00 vMB 52
479,615 479,615 0000000000000000003f19d1e9029a7d4ab678e4b786be61d30d1e67903336d9 1,316 1.00/1.00 vMB 31
479,614 479,614 000000000000000000d07dc3abace295e9902016a28780404ef3ad9728a5e529 367 1.00/1.00 vMB 17
479,613 479,613 000000000000000000e26ad127a903f8c3fa3e5d3f9b73a5abed71890fa802b4 585 0.99/1.00 vMB 34
479,612 479,612 00000000000000000063e661abee0b5cbc95bd8a44f9e266afb780f60192c3f6 1,171 1.00/1.00 vMB 57
479,611 479,611 0000000000000000010f53bae98e471ec5376ea12c1280d50e7484e7375866b2 1,145 1.00/1.00 vMB 55
479,610 479,610 000000000000000000f21020f64c3db28f0861750591aa5d77aaa91828d6a42b 1,293 1.00/1.00 vMB 106
479,609 479,609 000000000000000001107f0707fdd0da646ee830da77dbc9861f7898910bd4a2 1,277 1.00/1.00 vMB 94
479,608 479,608 000000000000000000f123f39830f39322c882c30554487b500eb3e36096aa74 1,086 1.00/1.00 vMB 130
479,607 479,607 00000000000000000125ff8ef1e0e0d15b12be4326e02f2ec4cd659b58b1239c 1,758 1.00/1.00 vMB 85
479,606 479,606 0000000000000000006c756423e634954078a97f3d936564641981ea10b7dbdf 1,935 1.00/1.00 vMB 129
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.10 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.