Loading Tool

Explorer IconExplorer

Memory Pool

83,539 transactions
31.18 vMB
0.09042124 BTC
Random Selection Loading Transactions
Max Size: 190.65/200 MB

Candidate Block

Mining Attempt aae73a36bbf451773f09d0c410dde50a8f3a606052cb64bb2ba6efe0b6457dda
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root d442ee60dd52a7ad72c7191a98653fcdac7b2c3117a91f4e224991e3eb86d0c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.01962853 BTC
Feerates: 299.43 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (480,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,792 434,792 0000000000000000008970720db5ecc89b9e2a64e43617f52afd718c07c39ac4 2,210 1.00/1.00 vMB 55
434,791 434,791 000000000000000003c389da4bf6e6937b0c62d74b370f7a025198ae6286c28c 2,007 1.00/1.00 vMB 57
434,790 434,790 0000000000000000005e2f46639358cc56b60ed7bcd36581358e01cb5ff4be85 2,574 1.00/1.00 vMB 69
434,789 434,789 0000000000000000022fe4594be550ea066a7e563c154228e0f6dad444f332e5 2,129 0.93/1.00 vMB 60
434,788 434,788 0000000000000000011b01bdc66cad877d8e25b03b90e1a0bb1a014d0113d17b 2,294 1.00/1.00 vMB 94
434,787 434,787 0000000000000000012f3aaddb321c5f810ec19cb1f5fd1e134ba9ab7708c4fd 630 0.41/1.00 vMB 46
434,786 434,786 00000000000000000376fd179b181a25860fffe8e8cd24a5dfd185c06d3ec1c3 2,231 1.00/1.00 vMB 56
434,785 434,785 0000000000000000002210452ccee12f50cabe955678e1ba58a86c0144db4375 2,246 1.00/1.00 vMB 73
434,784 434,784 0000000000000000000cd29ec4cb42c5c9c7ee99c002ee3514228d0dad736a74 1,062 0.48/1.00 vMB 59
434,783 434,783 0000000000000000010c6cccad74b25c26472499a5ec25bf7e1851fe4642c443 1,152 0.74/1.00 vMB 38
434,782 434,782 0000000000000000000c08927f273ca4821c065e984b95885c5e280962693c93 903 0.41/1.00 vMB 60
434,781 434,781 000000000000000003a0ad25edbd08998bf60858503cf4994705887f06215758 552 1.00/1.00 vMB 19
434,780 434,780 000000000000000004327e3ffe4eab80e92c6fcd733803efa1be691f2c47e628 1,257 1.00/1.00 vMB 39
434,779 434,779 000000000000000003559fd5d9e91550a2b50a5997aa37041f57bc9c7258ecbc 1,622 0.99/1.00 vMB 58
434,778 434,778 0000000000000000025b2bb0dc68d4db09efe526856c40f1346fde2d4dd57eb9 44 0.02/1.00 vMB 55
434,777 434,777 000000000000000001639d12ba419367bf2c81e49438a764c6fa8d5fde01c805 905 1.00/1.00 vMB 33
434,776 434,776 000000000000000004212e802cb7c9407bfc7467ce44613048a7097602e77169 1,616 1.00/1.00 vMB 78
434,775 434,775 000000000000000001a610a6303c3ea3044eb6e8277fab6eeea1a3035316f48e 2,275 1.00/1.00 vMB 68
434,774 434,774 000000000000000000a726d3f86af6b753bb6d1a26a08e3b89980be6f4b927e9 1,122 0.73/1.00 vMB 51
434,773 434,773 00000000000000000345bab6f8f36369ecc9c3bd5a035af85c5559f8f208e21b 786 1.00/1.00 vMB 21
434,772 434,772 000000000000000000cb3c6eded9160cad91ada974e77d34c8235975fc2feded 259 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.