Loading Tool

Explorer IconExplorer

Memory Pool

77,073 transactions
28.63 vMB
0.06342917 BTC
Random Selection Loading Transactions
Max Size: 173.67/200 MB

Candidate Block

Mining Attempt 398de07054d78a0053ddf5f1e52edc109d9034fd7c273624bb1ec64da9076657
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root e7d899e8673cba3e86cea0aa4d640e4ba76b054f6af0d282c16d662ba9449137
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,722
Size: 1.00 vMB
Total Fees: 0.00407874 BTC
Feerates: 40.21 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (455,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,739 459,739 00000000000000000112fa74fd0b30ec7af039498309ea54e1569a6c30094d9d 1,272 1.00/1.00 vMB 62
459,738 459,738 00000000000000000101a2f212af022304cf6c7751b11a1daf1fa28372261610 1,829 1.00/1.00 vMB 89
459,737 459,737 000000000000000001b19e4049bd95150a24cff3de65a90a5fbcd5c31c43d122 1,805 1.00/1.00 vMB 114
459,736 459,736 000000000000000000c95364a06fd9c1f6c72fae8f81f3d91e2175d9f75245c1 1,924 1.00/1.00 vMB 139
459,735 459,735 000000000000000000d11fc738a7d67948d8e00492f23171241227f6f9dec86d 14 0.00/1.00 vMB 394
459,734 459,734 0000000000000000015d66b515a9160ff2c584a2fd18bab1083c1f5aa66450f1 2,013 1.00/1.00 vMB 161
459,733 459,733 000000000000000002146cdcc9cc3e3952363af7b2eda4582d31576bbf3f5702 1,614 1.00/1.00 vMB 96
459,732 459,732 00000000000000000215888952ff0002a360a946a7cf3a9509fe71e3a47f4387 1,756 1.00/1.00 vMB 140
459,731 459,731 000000000000000000ef316e3e916cc54dde9d222d91984452433a8f4599d5d2 1,516 1.00/1.00 vMB 149
459,730 459,730 0000000000000000022d0f84b36d13294c9fefa0424feddf94261e4afb44c73b 2,056 1.00/1.00 vMB 198
459,729 459,729 0000000000000000014e3d2574364e47582e405d4745b6f69dbf09c39f7d6691 1,736 1.00/1.00 vMB 142
459,728 459,728 0000000000000000001b57fc60738400dc0dbcfd1f5d2793968f8834a0850a7a 1,769 1.00/1.00 vMB 72
459,727 459,727 00000000000000000219f510a6804fa61285d6ba0e7ddfd97b38820ee7db6132 1,400 1.00/1.00 vMB 91
459,726 459,726 0000000000000000017e26f644e496c5a636bcaa5ce0f45426d7a562f0dcea54 2,397 1.00/1.00 vMB 128
459,725 459,725 000000000000000000858f8a97ce1eafa0b1a2a2a7a2f16a6039600e4cf577db 1,737 1.00/1.00 vMB 169
459,724 459,724 000000000000000000319a18a00563065fab120611610f6df123363ca0640d84 1,718 1.00/1.00 vMB 161
459,723 459,723 00000000000000000093901620fc14912a13245218fca130f071d52b76f9b25d 2,189 1.00/1.00 vMB 132
459,722 459,722 00000000000000000137ab921a849bf8352c6e9e2273ccafd22781bd55f5b183 1,878 1.00/1.00 vMB 159
459,721 459,721 000000000000000000b3575061b9271fd22912e114b7223999b2a93e838be482 2,653 1.00/1.00 vMB 172
459,720 459,720 0000000000000000009b930806e483a516dfe55ebd0e46f875b8734836b1910a 1,783 1.00/1.00 vMB 210
459,719 459,719 000000000000000000891307ba67a233be3bc85e11da6f10b4cc758f61b97ec4 1,882 0.99/1.00 vMB 222
Previous 10 blocks ↓
Total Size: 782.56 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: 669.96 GB
    • Received: 15.79 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.