Loading Tool

Explorer IconExplorer

Memory Pool

77,514 transactions
28.93 vMB
0.12219043 BTC
Random Selection Loading Transactions
Max Size: 174.96/200 MB

Candidate Block

Mining Attempt b89837944680f91167fd37b3e9ceb4bfd69e2b2bedb946e0c6558bad3e477859
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root fa2779f0b721d5490d6f5c695e3bba87d256b65e72fad8a9ca8ebae892abb435
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.06193308 BTC
Feerates: 108.69 > 6.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (469,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,309 445,309 0000000000000000011b4ca4410ef9db9e4b64b8364f1c3f99a9e5b2cddeca74 2,353 1.00/1.00 vMB 77
445,308 445,308 0000000000000000038721bad9bd6cc5bfb8bd08b50f65506f53784503018835 2,420 1.00/1.00 vMB 92
445,307 445,307 0000000000000000026d39e790207b20e8a17ef87bf415a47bdff8345b920044 2,574 1.00/1.00 vMB 67
445,306 445,306 0000000000000000001e3ede659b999860478de561975bc03408c39de1b34ff6 2,419 1.00/1.00 vMB 75
445,305 445,305 0000000000000000019a49c044988d708b5fd0910301f8f94214ce02b8b9ac62 2,412 1.00/1.00 vMB 93
445,304 445,304 000000000000000000c115ae1e0ed8fd50325039245627fd012964a9449edd08 1,937 1.00/1.00 vMB 68
445,303 445,303 000000000000000001c8c04166dbd187a3eb40ad85021a83f03d3fe72f2664e7 2,385 1.00/1.00 vMB 102
445,302 445,302 00000000000000000123a03ebe3cac73c4c9fb0ef41027127e38b4864d75881d 2,658 1.00/1.00 vMB 77
445,301 445,301 0000000000000000021fd5073fb21a0f4ad48f98a70d5b66c518f9c41066732e 1,778 1.00/1.00 vMB 78
445,300 445,300 0000000000000000033245c0bd104a80c2a7ed7e04330e034d4833f9928d18e7 3,035 1.00/1.00 vMB 105
445,299 445,299 0000000000000000000c7699243543f412103a9a8834270ec4fadf77b6fa843e 2,444 1.00/1.00 vMB 79
445,298 445,298 00000000000000000019aa3dcdceab24215651df241320d07eff962a44477411 2,835 1.00/1.00 vMB 102
445,297 445,297 0000000000000000007ea835c22cd615ae71dbf66f57916b5cd44f33f69e9aec 775 0.43/1.00 vMB 67
445,296 445,296 000000000000000001349f1a7883b0baea23c9d81707ab894289a9102d063b19 1,397 0.69/1.00 vMB 65
445,295 445,295 000000000000000001dd2fcbf68a9dcb81aee9d7842cec052228263edc51de3b 567 1.00/1.00 vMB 20
445,294 445,294 000000000000000002f36878360c1ff0f0847c924c696becb94e35a8b907c26f 1,359 0.60/1.00 vMB 71
445,293 445,293 00000000000000000229e9c7cc03ff4f27d0f91b3a6e237b8b54b341b89384eb 2,577 1.00/1.00 vMB 86
445,292 445,292 00000000000000000021b58b6ecbc48ae9a9999e7e502970d6dfc99624b7c596 766 1.00/1.00 vMB 25
445,291 445,291 00000000000000000040deaa68b697ea43022a9b2f54dd9ee5bf1d06c242606e 1,421 1.00/1.00 vMB 45
445,290 445,290 0000000000000000030fac4937f5f5cbde64c9caeb676a67acf4ddab48a42b78 135 0.05/1.00 vMB 84
445,289 445,289 000000000000000000acde9515d151e25d048072060f354e2277cb4670cb2f65 1,648 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.