Loading Tool

Explorer IconExplorer

Memory Pool

80,680 transactions
33.92 vMB
0.13319841 BTC
Random Selection Loading Transactions
Max Size: 193.25/200 MB

Candidate Block

Mining Attempt ef7ccf2e50042cdba612e5977591a912c42c0e3e94d873abd61c2b34d62d5aa9
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 63629b90e2c3f4346a9ef546ca6e1766c046e1a02b4447a6a57e5f476fce9288
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,785
Size: 1.00 vMB
Total Fees: 0.02525258 BTC
Feerates: 146.36 > 2.53 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (610,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,627 304,627 0000000000000000075623a70ffe7dde819ea9e8f2adf84de5ba86b664da0ea8 447 0.18/1.00 vMB 31
304,626 304,626 00000000000000003995918d5582ead2dcbf254cf756c6fb4e06a66ddc7c0823 267 0.16/1.00 vMB 28
304,625 304,625 000000000000000038eb110dd4911d0b4b613e449017280413faf4bf8ccf4544 394 0.19/1.00 vMB 32
304,624 304,624 00000000000000000ee13d3f840ee1a3306525bb199ff806d988afa8ab004e43 229 0.12/1.00 vMB 27
304,623 304,623 0000000000000000274e299e52dbb2339477ec2a26d6238575ff55b91cccafea 203 0.11/1.00 vMB 32
304,622 304,622 0000000000000000186d803c3b0661c88da413ccddfda88ba20be71708087eac 209 0.16/1.00 vMB 9
304,621 304,621 000000000000000001de885a059f9700ae3d768b05c04fd11df445405ff1ddc8 197 0.08/1.00 vMB 34
304,620 304,620 000000000000000057626a56e3b070a35a2b840c5de594c1ba03901d20c93594 196 0.08/1.00 vMB 34
304,619 304,619 0000000000000000212794bd45d1f252c38d2a59033e0b0e8fecf9391f86bf4a 661 0.31/1.00 vMB 34
304,618 304,618 000000000000000002c1d1f5d3a127ffad8f3a7e5b268be66ffa5e60d5958101 296 0.32/1.00 vMB 19
304,617 304,617 000000000000000011bce456f673ff1310c8f859735ed6e119558f288e3d1696 896 0.35/1.00 vMB 42
304,616 304,616 00000000000000003a93b6e9c7c55c1b8202ab00df123cffc2bbdc39e9514306 7 0.00/1.00 vMB 24
304,615 304,615 000000000000000040155def8158d9c35f9516e22ee73690aa4bb14b7863a474 148 0.09/1.00 vMB 25
304,614 304,614 00000000000000001ff8534681aaaeaaeb581f2ee3dd7478ebfef94741fb8733 119 0.06/1.00 vMB 32
304,613 304,613 0000000000000000054bebed5af9d16029aba837cb9a866f4bbd962bc40c226c 218 0.11/1.00 vMB 32
304,612 304,612 000000000000000053ade125dfb514afafb5500cb0ab0b62bebadd67c7b91480 50 0.02/1.00 vMB 26
304,611 304,611 00000000000000004df6579540d79131e3518fd8b057b3e93556aa35f248d31b 297 0.23/1.00 vMB 30
304,610 304,610 000000000000000016b8ce23d77ddfa8bd6539bdfce41f93b12c4795827ad9c5 109 0.19/1.00 vMB 16
304,609 304,609 0000000000000000052ab6cee6946c00da24407765a15d9892eb02c911806df5 830 0.35/1.00 vMB 35
304,608 304,608 0000000000000000128f4fc44d12dcb4de606373d9a7d9e9751cbda8034bb63e 329 0.20/1.00 vMB 30
304,607 304,607 0000000000000000332b569f9c59feb696d1c62811701c4b9cfcf763bda14b31 98 0.06/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.10 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: 727.85 GB
    • Received: 18.47 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.