Loading Tool

Explorer IconExplorer

Memory Pool

77,064 transactions
28.41 vMB
0.08802285 BTC
Random Selection Loading Transactions
Max Size: 172.93/200 MB

Candidate Block

Mining Attempt a433371e105d3a65a1be236922f05f716d8e1ef316fe42a2d748d576fc70a1f5
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 9e2f63530ca3406b8a5fb1f3cce650c6d73ae5a81d8e242749635cd186bef546
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,595
Size: 1.00 vMB
Total Fees: 0.02452193 BTC
Feerates: 477.45 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (251,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,623 663,623 000000000000000000047e5068857d1cfb061f4114d1eeb046e613c2373f699b 2,044 1.00/1.00 vMB 72
663,622 663,622 0000000000000000000705135486596632234829f861a4eaf3147c59a1fe28ee 1,797 1.00/1.00 vMB 24
663,621 663,621 0000000000000000000e9f0cbe5711f59c43a107a85f8d816ee52265aba2002e 1,514 1.00/1.00 vMB 80
663,620 663,620 0000000000000000000ca6676463b5f54faa399a3c65c5b900ea77b27e7f2952 1,650 1.00/1.00 vMB 32
663,619 663,619 0000000000000000000e637039dce4c75a27d1575901959d97fcd1746b5371e3 1 0.00/1.00 vMB 0
663,618 663,618 000000000000000000027e68ce2e92f6f74cf8e188b625b8ccb731d7fb9c363f 630 1.00/1.00 vMB 4
663,617 663,617 00000000000000000004f08f49fd085e3c7c946e5ac0100157f3d54635c9493d 802 1.00/1.00 vMB 12
663,616 663,616 000000000000000000059cc473416049a7ef2516d0097c0b7315465fdd392513 1,560 1.00/1.00 vMB 25
663,615 663,615 0000000000000000000aab75ffac50d17c40163aa024d24b348648163b24b9fa 1,088 1.00/1.00 vMB 24
663,614 663,614 00000000000000000000951b041ffc487024c10150f3cbd2854906e0eae9b1e5 1,608 1.00/1.00 vMB 5
663,613 663,613 0000000000000000000465dae01dce1e73a4fa72f3a7c8225c37e22c2587f830 1,082 1.00/1.00 vMB 16
663,612 663,612 00000000000000000001481ba8230dde3302ca6c94831aa0e45385f90259da5c 2,237 1.00/1.00 vMB 19
663,611 663,611 0000000000000000000f1c36ccec14ea72e2cc8638123ff0d1d9eec16e6cb618 1,914 1.00/1.00 vMB 26
663,610 663,610 0000000000000000000b64593bd11b11245a0cd78eb2f52cbe911886f8c960e9 2,035 1.00/1.00 vMB 51
663,609 663,609 0000000000000000000a68ec444e4c18a6134a69d98494f9a38281a2387b63b2 2,362 1.00/1.00 vMB 79
663,608 663,608 000000000000000000041b94b5ef02e8a24c5d2c2fd2c057f8e1126c0f03d633 2,898 1.00/1.00 vMB 95
663,607 663,607 00000000000000000007a55e0d12a6759b3ea4766e90d1702d8c9fab589da026 1,388 1.00/1.00 vMB 24
663,606 663,606 0000000000000000000ee909c4ee24b62e815bb151624739153db2458d7210ca 1,572 1.00/1.00 vMB 87
663,605 663,605 0000000000000000000ee943dd21d8bec1091ac1fb98ff031e0e303de26a2656 1,939 1.00/1.00 vMB 28
663,604 663,604 00000000000000000001ddc69fc103180830ea79e5df7df00489d325650ff5e7 1,908 1.00/1.00 vMB 84
663,603 663,603 0000000000000000000adb5e196740c3be0a436efbabc5a0ded615a552a59383 2,340 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.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.