Loading Tool

Explorer IconExplorer

Memory Pool

74,912 transactions
27.76 vMB
0.07638693 BTC
Random Selection Loading Transactions
Max Size: 169.10/200 MB

Candidate Block

Mining Attempt b33e880abaf997623ea525fcf44f8937caee081eeb26d42edd594a4948058b5e
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root d939a1d41bbd3e712597d976f19491599ee3ed2b2be7b2ea000e0029f439ea21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,889
Size: 1.00 vMB
Total Fees: 0.01697722 BTC
Feerates: 480.19 > 1.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (294,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,581 620,581 000000000000000000026d191bf9cb7312abc2ac53d0803260daae05a66cd4b1 3,490 0.98/1.00 vMB 12
620,580 620,580 0000000000000000000dce6d33dee191c86828c2df671af86440e257ff69d6a5 3,276 1.00/1.00 vMB 11
620,579 620,579 0000000000000000000b38e880b7d7ccf6b02ddcb7ecdcb3b1091ebfd86f70be 3,098 1.00/1.00 vMB 30
620,578 620,578 0000000000000000000f6ed69d6a27580d931e919c5cc363587b4bbd7909d898 336 0.12/1.00 vMB 28
620,577 620,577 0000000000000000000cd4c0f161362d3f5fcd34f5e24f262b420e78f9911d7f 712 0.19/1.00 vMB 16
620,576 620,576 0000000000000000000ac7a86256d227c8d205ad6abbfcf19c5d860e236ea0a4 100 0.03/1.00 vMB 14
620,575 620,575 0000000000000000000950e2eeb1f06e15b6d954f58ff39dd8312aeac322c187 1,461 0.53/1.00 vMB 19
620,574 620,574 000000000000000000033b592194cc2beb449dd51bfe4352075f3d79b947f432 65 0.03/1.00 vMB 20
620,573 620,573 00000000000000000011db4166d3a69e982a4706150c2b4336b401f2b05a0328 816 0.26/1.00 vMB 1
620,572 620,572 0000000000000000000d239f6bea5e4b4294cce9046f0d935ae0972e9776eb69 2,399 1.00/1.00 vMB 12
620,571 620,571 0000000000000000000b90a19d5ad48074ec3d1796aad9e0553d4d467ae724a7 2,256 1.00/1.00 vMB 26
620,570 620,570 0000000000000000000709fffac0a1f1f21d05c9249702674cd7ea0deafd7b64 59 0.03/1.00 vMB 17
620,569 620,569 0000000000000000000202fc0e1d811c5e737eb77a13f553e5860f25e081ff94 2,563 0.82/1.00 vMB 20
620,568 620,568 0000000000000000000524dd3b52cf4b5053142fdcd3b4231dc671d400d40091 738 0.16/1.00 vMB 3
620,567 620,567 00000000000000000000d1ff55c3cddb68e3263095a0487ea7fcf49620a47f6f 3,313 1.00/1.00 vMB 11
620,566 620,566 0000000000000000000df07c8ea9a55bb9645ea812b4310dca044763706bbc36 2,865 1.00/1.00 vMB 28
620,565 620,565 00000000000000000001e7351c3241b079f954f1bc8e0d0b8ee80a77f98764d4 852 0.33/1.00 vMB 20
620,564 620,564 0000000000000000000a4d05a0aeb819ed14285cf020d313324e5d5a53250a97 1,858 0.70/1.00 vMB 10
620,563 620,563 0000000000000000001142e1273b339d318cf1746f0e2a1457c968bbcb4216ac 2,774 1.00/1.00 vMB 25
620,562 620,562 0000000000000000000206567a79b8b00704d917c9fd9ecb9e62a248304b08bd 510 0.16/1.00 vMB 16
620,561 620,561 000000000000000000057b0b9e7e13806a547b21ab0f14f41a83528df042a053 2,351 0.81/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.