Loading Tool

Explorer IconExplorer

Memory Pool

52,931 transactions
31.43 vMB
0.18020190 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt 543f6e0f8fc548292934bd7858474f0565d7024ec9a271502a389f4e8c046d10
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 1da6182fba64314e92fc87df06b22bbd98a8513f1e0e97ac95f9cbac6c95aa2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.09554201 BTC
Feerates: 477.45 > 9.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (389,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,142 525,142 0000000000000000001c88f602f6f698f513d81d5f24cac6ed30ce4b115718f0 100 0.04/1.00 vMB 28
525,141 525,141 00000000000000000011601abdb290f96693373f9c13100946df94b2126012b2 188 0.07/1.00 vMB 21
525,140 525,140 0000000000000000003a47b13bb7c2bdb47010262c0b230c80b6f8c8ee4fa0ff 472 0.21/1.00 vMB 27
525,139 525,139 00000000000000000020666b950341c8d819949958464bc80431103675332e98 624 0.26/1.00 vMB 29
525,138 525,138 0000000000000000000a9cb903453ab4ede5dc18b3e7baca938ff91315e5a3b2 1,324 0.57/1.00 vMB 23
525,137 525,137 00000000000000000001808b93716f0b35cc3462823df15bfe5fb659bdfc738c 255 0.11/1.00 vMB 123
525,136 525,136 00000000000000000005c9bb94b759ccbc02d4389cc0c0fe1d98be1cce99ff2e 1,929 0.70/1.00 vMB 24
525,135 525,135 00000000000000000011c0048375d021553e349e159f63ffcd8134f0fc689030 619 0.32/1.00 vMB 16
525,134 525,134 0000000000000000003e79e7bc1a8836c700e8dcc9df744efcd5a5134e3c336e 3,017 0.99/1.00 vMB 18
525,133 525,133 0000000000000000001e52166423d7a276af65031de9ed8422c927d6a7eef866 2,110 1.00/1.00 vMB 32
525,132 525,132 0000000000000000000f8f159a9220e7c159b7d2f71504aaf10fe07f2cc7bdbe 1,651 0.85/1.00 vMB 14
525,131 525,131 0000000000000000001ac6812b35635bad710d6ea9a56a0aebcd165a78607022 2,780 1.00/1.00 vMB 39
525,130 525,130 00000000000000000040a666e24fe93d753a1b7e87598cad6a7135dec069eb9e 718 0.38/1.00 vMB 34
525,129 525,129 000000000000000000008fda88889bc0a4fd1c25f143354e6832c6905c106f1f 2,216 0.95/1.00 vMB 21
525,128 525,128 0000000000000000002e645d20f97ab5cc35463b49d9e45922eda5b6e58aea42 1,621 1.00/1.00 vMB 18
525,127 525,127 0000000000000000003355b7e9edcd7193d886eea65cd695377079ea6080bd4f 80 0.03/1.00 vMB 205
525,126 525,126 00000000000000000018ef1d5ac65c158fa2412f0dfb3b6c39b2c01f9867d8c4 1,890 0.89/1.00 vMB 21
525,125 525,125 0000000000000000001b4e6bf72320488135f1012eb8f49ca0f6a885121a4e05 2,175 0.98/1.00 vMB 18
525,124 525,124 000000000000000000235b66aac657b076c1fe4a4f6f3492644b6c5ea7f2c534 784 1.00/1.00 vMB 17
525,123 525,123 0000000000000000002a507929621d3b877d9e2c3a6a05c92aa2d13953589baa 935 1.00/1.00 vMB 8
525,122 525,122 0000000000000000001f9edc37b16f1b343b39f38c27241025b146732cd656bb 2,273 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.