Loading Tool

Explorer IconExplorer

Memory Pool

82,178 transactions
30.51 vMB
0.13267833 BTC
Random Selection Loading Transactions
Max Size: 183.86/200 MB

Candidate Block

Mining Attempt 69dd4f6ce2e4778866a59745bbb21beb854c9204102532ac8814f030dcdb7892
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root bc9192a17acf8b687ef2ed1dff2aee2600efebb85eb90a324898a6279ceffcfc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.06972119 BTC
Feerates: 203.60 > 6.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (117,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,589 797,589 00000000000000000003da9a8055eec88c12ca142bf939f28f14d39810467bbd 1,982 1.00/1.00 vMB 11
797,588 797,588 00000000000000000000c5f5012dd3471d761e8c355aea4a3ad8cc630e10bd3f 1,505 1.00/1.00 vMB 11
797,587 797,587 0000000000000000000281cce170b359a7c101a66271ee4ed4388d91bd7a6f15 2,625 1.00/1.00 vMB 18
797,586 797,586 0000000000000000000233482459673c45f80fd46217bb4f1c535dcc8174f65d 2,903 1.00/1.00 vMB 10
797,585 797,585 000000000000000000012a39a4c6272faa43625ebcdd76b9eb0a40026b5d424a 3,215 1.00/1.00 vMB 17
797,584 797,584 0000000000000000000575d130d9cee74f7f24085efba18c359bc9c7380da87b 6,165 1.00/1.00 vMB 5
797,583 797,583 00000000000000000004187b81fcf9f77f4de0b35f90e21ab418ee423911ac3a 6,019 1.00/1.00 vMB 5
797,582 797,582 00000000000000000000cde8d1bfb3ebb6d96258389157eabfcc8b2800d80212 3,687 1.00/1.00 vMB 5
797,581 797,581 00000000000000000003a9db37c03c05644007b1873f63a03dbba2a45e618fa9 5,181 1.00/1.00 vMB 7
797,580 797,580 00000000000000000002e97b9bf1937b13e285ad6834660efd7f4fb91d454a12 2,967 1.00/1.00 vMB 7
797,579 797,579 0000000000000000000186335823309d480175712d02b98f80e35f19729abd95 3,274 1.00/1.00 vMB 12
797,578 797,578 000000000000000000006710e75bcb4c868bd980617b95f5e02bc0bca1152bfd 2,735 1.00/1.00 vMB 19
797,577 797,577 0000000000000000000487c45d5efadac127dbe57f86021e3ab2ec94cab3a35f 1,565 1.00/1.00 vMB 9
797,576 797,576 00000000000000000002b46934d8550e8e15573cb12ddb37d1aae23ff2313b7c 3,642 1.00/1.00 vMB 21
797,575 797,575 00000000000000000003961ff15f3c528de5582524c88a12209f2dd957da796d 4,104 1.00/1.00 vMB 14
797,574 797,574 000000000000000000024e92c236e0e883a7a90e33a61fe38dec83ef9c712bd7 3,378 1.00/1.00 vMB 23
797,573 797,573 0000000000000000000550a0b90367743c88a882c5379689aef9a4bea2bd1ad8 3,622 1.00/1.00 vMB 7
797,572 797,572 00000000000000000002d710a153edce3fe784c1e1c51b53c5832e058f005990 4,742 1.00/1.00 vMB 7
797,571 797,571 00000000000000000002c5ca14d9ad7649358db6f68b2d5d44ab4ccd6e718e6a 3,121 1.00/1.00 vMB 12
797,570 797,570 0000000000000000000219ef46838a93c8b14882da0c441bcd1132808eab221b 4,081 1.00/1.00 vMB 8
797,569 797,569 000000000000000000026d3b01c8156cc5a91dcbdf3eadc26d946e145ea95f54 3,094 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.34 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: 661.30 GB
    • Received: 14.80 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.