Loading Tool

Explorer IconExplorer

Memory Pool

82,058 transactions
30.48 vMB
0.13178553 BTC
Random Selection Loading Transactions
Max Size: 183.67/200 MB

Candidate Block

Mining Attempt e8bb6fc10866508fa793179693fde8cab32d872c3d735c406bed32bde30b93cf
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root cab94bf76f5f04668218af32beaf70f89aac0a7efeae43822db87691341a8e3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,486
Size: 1.00 vMB
Total Fees: 0.06900843 BTC
Feerates: 203.60 > 6.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (581,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,623 333,623 00000000000000001a29ff7a96877093de21dda2d041c843852886ea2fa3ce14 721 0.43/1.00 vMB 22
333,622 333,622 0000000000000000039e8dde1c9775fc0f3d7cd42f0a15e0c66335cb7daa4bc4 476 0.20/1.00 vMB 25
333,621 333,621 00000000000000000f520e3f0acde60912d211d538d1e4b63c56097317d04b84 298 0.14/1.00 vMB 25
333,620 333,620 00000000000000001b50146f5ae08e9b56058c2f4dcb77bbbe0c8fefe3433dff 200 0.22/1.00 vMB 17
333,619 333,619 0000000000000000194bc0f2b8f43427cc962a482023ba844832e4a37c726741 994 0.59/1.00 vMB 24
333,618 333,618 00000000000000001a5f7210688801a79080f5ac85172da98a0f1f9651bbdb18 582 0.27/1.00 vMB 27
333,617 333,617 000000000000000012047c5275728dd877595035027927382a31510ad5f5efab 251 0.19/1.00 vMB 21
333,616 333,616 00000000000000001880fd186ca473976cadec502404cfc7a2a95fd5211f6151 645 0.25/1.00 vMB 31
333,615 333,615 000000000000000010576f6b9ec7232185e15e7963e5a60e08bebb71620b6077 913 0.70/1.00 vMB 21
333,614 333,614 00000000000000001905f76bfe006130fbfe7a7420ec8949617a8e9e45553bd2 1,162 0.50/1.00 vMB 27
333,613 333,613 00000000000000000feda9f17e8527910121b79969f95b002b50e03043f75759 512 0.16/1.00 vMB 73
333,612 333,612 0000000000000000116dd5fd9dc46d4650638c4be9bf37fd6faf3e13dbaf7fa6 56 0.03/1.00 vMB 21
333,611 333,611 0000000000000000088890d575528e87c8d838bd0d11f1404074a4ed55836c71 389 0.28/1.00 vMB 20
333,610 333,610 0000000000000000079b9f4db03e31f0512def69ad98d3ff10fd1390bed7abd9 1,083 0.57/1.00 vMB 24
333,609 333,609 00000000000000000462d7297b025bb3edc04482cd475b17a1dfc913246e4379 76 0.04/1.00 vMB 22
333,608 333,608 00000000000000000f72c6238c771e357206522286d9c84dbe35d6636d9ec5ef 363 0.21/1.00 vMB 22
333,607 333,607 0000000000000000127cffa21b7d60fa978e108ebccf4341a8ded70caf6e8ebc 658 0.32/1.00 vMB 28
333,606 333,606 000000000000000019fb54ba67d95dedf66b7e898a249a1fae6daff7944dc4c9 144 0.07/1.00 vMB 22
333,605 333,605 00000000000000000752c5a449b9f4bd38a18b7a5635cc72d0a3dd885729bc7b 1,040 0.57/1.00 vMB 26
333,604 333,604 0000000000000000033cb71d8f14deb44d9ca22900571789e099a2011439eb5d 64 0.02/1.00 vMB 49
333,603 333,603 00000000000000000c54ab22bdbe13de92214c29000e9e08848b4c4ad9ca646d 201 0.12/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.