Loading Tool

Explorer IconExplorer

Memory Pool

48,138 transactions
22.92 vMB
0.12759259 BTC
Random Selection Loading Transactions
Max Size: 128.15/200 MB

Candidate Block

Mining Attempt dc6d7b16d11319ac32001db6c708a8eda135fea34ce84b9fbe749c1a09834aa6
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root ffa0464754ac0658ebdaf1b9823dbb2a4a959dbc8f26dbdfe0cb48fef3417aae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.05310106 BTC
Feerates: 192.68 > 5.32 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (795,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,764 118,764 0000000000000e13e2fc9181ccef15f03e955cfebec2429f09d7a2479cc29e45 5 0.01/1.00 vMB 46
118,763 118,763 000000000000b63172e4d7c00db5c65ac67fb2afb49c6546f1b7ea5d736be4b8 10 0.00/1.00 vMB 340
118,762 118,762 000000000000394d7675f26342efe51d3ecbc921de16fc43e432aa3a879a3f7f 3 0.00/1.00 vMB 0
118,761 118,761 0000000000005905c9f00937af673f07ee0f57aa43c1279e3d3ec14682429c97 6 0.00/1.00 vMB 0
118,760 118,760 000000000000153b113d839741597cf0865e3b04ad30e211ef0d9dc2a174b5d1 13 0.00/1.00 vMB 0
118,759 118,759 0000000000003aa49c622c79fd24bda7009fa9b366a9edc63853f253952f21e2 8 0.00/1.00 vMB 232
118,758 118,758 0000000000009b838233e7bfca19acdc539988cd35478b5c00a58867cffba702 10 0.00/1.00 vMB 0
118,757 118,757 000000000000a450c1654c1513a3649af899bb6d36b0c3a6895bcc9321fd77f8 1 0.00/1.00 vMB 0
118,756 118,756 0000000000007ef64a167fd5169948c991ec3368880979386e6e4ebe6edfaaf1 28 0.01/1.00 vMB 129
118,755 118,755 000000000000809e45925370e80a3e5e62777f814cabab59a7709ed1b5e2b370 9 0.00/1.00 vMB 0
118,754 118,754 000000000000c085d728157e0287367754dbb84bcc7f6053b329c30bd9e9f810 6 0.00/1.00 vMB 0
118,753 118,753 0000000000005053d89787e108a981a8003c6977a50472c3aeb557106da428ad 8 0.00/1.00 vMB 0
118,752 118,752 000000000000249a1805c0af3bc44fa7d80a23c16a546dc9c6ae9cc33fe19e60 11 0.00/1.00 vMB 0
118,751 118,751 00000000000029e1047b62d08918a5d2dde7ca06ce430f00a969fd7648169d95 10 0.01/1.00 vMB 0
118,750 118,750 0000000000005967a264ed747029bc497fa7e1d200530fb8589111a8fb3b5fbd 6 0.00/1.00 vMB 0
118,749 118,749 0000000000009dca05aedb5c7d3439256c43300d43775f44871fc65c324c9500 13 0.00/1.00 vMB 587
118,748 118,748 0000000000000d25a908774bcb9ca51745fd814453fa0a3d2db53fb573e0541c 6 0.00/1.00 vMB 0
118,747 118,747 000000000000c8587268671bb3fa842913720ab608c3472e8254c2728c804b7e 2 0.00/1.00 vMB 0
118,746 118,746 000000000000b4a35dd670b81cf926a743ded470365179b275e07d30033d18b2 20 0.01/1.00 vMB 0
118,745 118,745 000000000000190290217b6a86f27a218c5afef7352b7cf0b01ba9463a4e1a9b 12 0.00/1.00 vMB 311
118,744 118,744 00000000000048ff62b003ab93134e8cf2958a73de71e5e3ba9112b10a132d8b 10 0.00/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 780.76 GB

Node Details:

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