Loading Tool

Explorer IconExplorer

Memory Pool

82,284 transactions
30.67 vMB
0.08353665 BTC
Random Selection Loading Transactions
Max Size: 187.85/200 MB

Candidate Block

Mining Attempt 5c62078dfe2f2470897ba4a2c6b4662916b779ba76c0c60ab40c932c5921adf9
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root b4fce02ad753dbb0caff60e606e6ae793e542ebc6058f2bbbd83107f5ddc3171
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,456
Size: 1.00 vMB
Total Fees: 0.01319818 BTC
Feerates: 114.09 > 1.32 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (93,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,486 821,486 00000000000000000000441501ac5677ec63612ba7109f75b081748a59845c5c 4,304 1.00/1.00 vMB 806
821,485 821,485 00000000000000000000653a2389a42549943c859e414f451f86944ac60b411b 5,089 1.00/1.00 vMB 732
821,484 821,484 00000000000000000001bd155b534061aed4ab0d01d994f76968997f0d2f2bb9 3,806 1.00/1.00 vMB 716
821,483 821,483 000000000000000000002dd92d9b7f8eae75332833a23e037429ecb1e1f076a2 4,603 1.00/1.00 vMB 488
821,482 821,482 00000000000000000002283edda1aaa81660a13c503883eee6510fcf956c2cf0 4,923 1.00/1.00 vMB 484
821,481 821,481 00000000000000000002d1c3b7f2f6eb2cb2c1ee4f5714781de340be8cba0697 3,918 1.00/1.00 vMB 484
821,480 821,480 00000000000000000001c332177864947637c4460c7192f126a167aff46d959e 4,702 1.00/1.00 vMB 407
821,479 821,479 000000000000000000023577c2ce8d37712fcd13343555c3a10ac4b19231d285 5,294 1.00/1.00 vMB 420
821,478 821,478 00000000000000000002e8931bbe0bb9202ec7b6a04420003b0b3aa66d8fd84c 5,944 1.00/1.00 vMB 462
821,477 821,477 00000000000000000001af12d0d044eabe606b6fb091a6ff3e8d609ba7711001 4,731 1.00/1.00 vMB 408
821,476 821,476 000000000000000000031522fbb9c007e4861d3bfca44c648dbfcd1058bcbab6 3,975 1.00/1.00 vMB 481
821,475 821,475 00000000000000000002a2fa4ef9f50245caca01f1b0cd894344d46aec7c7e58 4,733 1.00/1.00 vMB 448
821,474 821,474 000000000000000000024e697ec87137ddd043382b59edf3a46601420d3edbb2 4,027 1.00/1.00 vMB 422
821,473 821,473 000000000000000000012aec8edbbc6a71ce2f31497334d6c2ec860dbc7a9410 3,039 1.00/1.00 vMB 467
821,472 821,472 00000000000000000000b781ea3ab7609ad09297393b2c09f3352364960da9b3 4,495 1.00/1.00 vMB 389
821,471 821,471 00000000000000000000cf8e9c0d6a24d548df44127d4809c0f40d48bc6a8ba0 4,190 1.00/1.00 vMB 377
821,470 821,470 00000000000000000002d4a7c2493236e1e554bb8fe9886807ba980f75d49c23 3,737 1.00/1.00 vMB 420
821,469 821,469 000000000000000000038c97af43727086ce2e0d430fd55d437149969c7228d7 3,598 1.00/1.00 vMB 276
821,468 821,468 00000000000000000003ace3128e1c31abbf538c2c42955b37d014c3280fb062 3,959 1.00/1.00 vMB 413
821,467 821,467 000000000000000000026bf6ea715bd6513d77461467b5d501f2b0e98322390e 4,174 1.00/1.00 vMB 304
821,466 821,466 0000000000000000000064c5e59527babab1d55dc56d56e2e2a87f256d601636 4,293 1.00/1.00 vMB 305
Previous 10 blocks ↓
Total Size: 783.02 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: 719.24 GB
    • Received: 18.02 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.