Loading Tool

Explorer IconExplorer

Memory Pool

53,854 transactions
29.78 vMB
0.10523835 BTC
Random Selection Loading Transactions
Max Size: 159.95/200 MB

Candidate Block

Mining Attempt 859574d63edc43a4cd9a3848f3f0ede64bd03663318058d7f4f8f91e62e55fc9
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 65851a3de2c280a047cc2cd2cf6afecb2a252b46b9c2a85185c6399f81c3e43a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.03248710 BTC
Feerates: 150.77 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (331,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,794 582,794 00000000000000000002fe4fd2d5f096e5d17fa75582886965b15ab19b08d134 2,848 1.00/1.00 vMB 99
582,793 582,793 00000000000000000016bcfa85b26bf641e05a2a5e3544b30aa0ede2c636bbf5 2,991 1.00/1.00 vMB 145
582,792 582,792 00000000000000000009245294531080d4e7c79c1b2d86596cd11cfe76357f57 2,528 1.00/1.00 vMB 44
582,791 582,791 0000000000000000000e9ba8f568c7e7b4f0d0848093dd6bd83f6a6af1ba106f 1,691 1.00/1.00 vMB 26
582,790 582,790 0000000000000000001d97132b6b5fa094745d1204701697b2ef425bb958c33f 2,350 1.00/1.00 vMB 22
582,789 582,789 00000000000000000002d9f339b572307848b04fe2be18d80af3c698a8e396dc 2,727 1.00/1.00 vMB 82
582,788 582,788 000000000000000000186bb06240e6d3a8c3285109d48c4c1a53f9025552dc2e 1,756 1.00/1.00 vMB 69
582,787 582,787 000000000000000000045b0f23f222c1a210750beec94429e6299229f5c948f2 1,343 1.00/1.00 vMB 45
582,786 582,786 000000000000000000213b1159382b4aa036b1ed8c94d7e75897163d3e90fbf9 2,743 1.00/1.00 vMB 68
582,785 582,785 00000000000000000009fba2ad4841f729e7fc05c90e6259f81df2cec580e0ea 2,274 1.00/1.00 vMB 76
582,784 582,784 00000000000000000002a5ac9210bb8d544bb036254832b8e94043cc0e8f5d34 3,039 1.00/1.00 vMB 84
582,783 582,783 000000000000000000134a35f01167d47ae47f331cb9ac4efa3e5e40ec9b5cd3 3,033 1.00/1.00 vMB 124
582,782 582,782 0000000000000000000fd7294ceb0d0d5c8ae02170c1a71e6d32702e52b3787d 2,558 1.00/1.00 vMB 122
582,781 582,781 0000000000000000001520de4728ae46824a8e6f8f6a15ce811194c0a6358afa 2,130 1.00/1.00 vMB 118
582,780 582,780 00000000000000000007c5ac39245c0761d0caba228e1836b97f661e5c1a5e71 3,386 1.00/1.00 vMB 181
582,779 582,779 0000000000000000000813749a490f227af8d500ae9943f48e258ba7f5d17049 2,704 1.00/1.00 vMB 107
582,778 582,778 00000000000000000019a03e86483c15eb2caa4562873b9ae52cc507db8e291b 2,772 1.00/1.00 vMB 88
582,777 582,777 0000000000000000000b44a4113f22e47d1d771470fa4ecda9cd9a73d651a4b8 2,837 1.00/1.00 vMB 167
582,776 582,776 0000000000000000001e37c43c9f4711ed674660f84e57cc2fce8a7cce98df2b 2,236 1.00/1.00 vMB 93
582,775 582,775 000000000000000000121cbd0bac437f54a72e8baa323a83911a851d8e9331e6 2,946 1.00/1.00 vMB 177
582,774 582,774 0000000000000000000de4a0a0cea8e13b45f791a18da29560f234db5b046d26 1,867 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.