Loading Tool

Explorer IconExplorer

Memory Pool

83,402 transactions
32.11 vMB
0.10363456 BTC
Random Selection Loading Transactions
Max Size: 190.95/200 MB

Candidate Block

Mining Attempt d994bbf8903431056d418140c51c01b817de8085e09a53e076449156c8cc44d0
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 42f17e942ade437ba2efab5bf587208423f6033d14fd8bfdc1fff1b8ae0b73f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,584
Size: 1.00 vMB
Total Fees: 0.03940782 BTC
Feerates: 387.56 > 3.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (134,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,671 780,671 0000000000000000000042a7466ececa818e906f092e9d09b20a329f66a83fce 3,506 1.00/1.00 vMB 16
780,670 780,670 000000000000000000052e45bbfb08cddf12985ffa61096650032ae453d6cf1d 3,820 1.00/1.00 vMB 22
780,669 780,669 0000000000000000000450fe78b1faed8414aa316c2e0a41f5083e38e4708f22 3,290 1.00/1.00 vMB 20
780,668 780,668 0000000000000000000623b6eaa5a19192c26ce9eeb29ba8ae98d00c2834521a 3,343 1.00/1.00 vMB 33
780,667 780,667 0000000000000000000269bd14609fbe4a80de371cf60774f89a9853600e609b 3,648 1.00/1.00 vMB 19
780,666 780,666 000000000000000000058fb7da3fef663a2eb48c296fcc5f30821fa027c80c7f 3,052 1.00/1.00 vMB 26
780,665 780,665 00000000000000000000d4b57410b51fa28f3da418e6062fe564f6808802c944 2,255 1.00/1.00 vMB 16
780,664 780,664 00000000000000000002362cc8d3ad93408267f705a0c1db16babcc35ce93e9c 2,659 1.00/1.00 vMB 20
780,663 780,663 000000000000000000005ef274bd19846cfde102354b09652a9cf00631660971 1,799 1.00/1.00 vMB 20
780,662 780,662 00000000000000000002db413ea62fa3b423418bf067b9bcd3e8745c359ec2fd 2,201 1.00/1.00 vMB 29
780,661 780,661 00000000000000000001e7cc95c30789849e11ce6cc5f506b87064715006deb9 3,746 1.00/1.00 vMB 20
780,660 780,660 000000000000000000023d76b0a0db816b7a2034730587d6842531242423cd4a 2,345 1.00/1.00 vMB 9
780,659 780,659 00000000000000000001b9b789c6f3900fff9c456cc14fa6296d8f670cb7c0bc 3,350 1.00/1.00 vMB 20
780,658 780,658 00000000000000000004b056971fbe3b399380384a2580d4f8e7642ce1735acc 2,867 1.00/1.00 vMB 25
780,657 780,657 0000000000000000000071dc6db5db9145688adc1f2c3fa34a4b9b8d54d1df82 2,873 1.00/1.00 vMB 13
780,656 780,656 000000000000000000049a20e1cb39f12c58826af3646a46f4a0c669bf6cb1ea 3,372 1.00/1.00 vMB 27
780,655 780,655 0000000000000000000230eca87acb907adb8e7f7ee8e19a1a5a6ee7f2654ff2 862 1.00/1.00 vMB 14
780,654 780,654 00000000000000000003faa201447945a6f4dc0c3e8bb4469397de2bcaa1f93e 2,757 1.00/1.00 vMB 20
780,653 780,653 00000000000000000004a694c6825af418a9d833da5bcebe59c05fb353be8632 3,522 1.00/1.00 vMB 25
780,652 780,652 000000000000000000019efc621c6f819f85c6e1d2864fdd0c0ed6992be3913d 3,510 1.00/1.00 vMB 17
780,651 780,651 00000000000000000001e27335bc12d622484ba8e429b629e78cb705b1c041a0 3,285 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.31 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: 658.85 GB
    • Received: 14.59 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.