Loading Tool

Explorer IconExplorer

Memory Pool

77,776 transactions
29.23 vMB
0.06215349 BTC
Random Selection Loading Transactions
Max Size: 175.64/200 MB

Candidate Block

Mining Attempt 909dfe5c061170acd672ca8a32361d1222c4d43802411b881d99f3a8dee3f6ad
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root e3248d6aa840cc531fe0aa8568ae13d15c98f98c37daf01b16068c16e1117ba0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,620
Size: 1.00 vMB
Total Fees: 0.00305964 BTC
Feerates: 58.92 > 0.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (337,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,666 577,666 00000000000000000004f3868009687b2181c091dc0d310ac26aa0ce76efedb4 2,169 1.00/1.00 vMB 118
577,665 577,665 0000000000000000000d82a9c6e9b729a6ed030c9b7f63ddaf3e1e9fe9a6c761 2,364 1.00/1.00 vMB 33
577,664 577,664 0000000000000000000dc2423018a254da1013e5408d3f5bb0d0645794aec74f 1,608 1.00/1.00 vMB 7
577,663 577,663 00000000000000000006e4862a0cd5e3f3ab046f59098dc32db412cf400b5d4c 2,589 1.00/1.00 vMB 82
577,662 577,662 00000000000000000006eefacab30c2f292a337a10349ef2e9316634ebefe52a 2,725 1.00/1.00 vMB 82
577,661 577,661 00000000000000000012d7ec093d54b91a014c140ac212057114161fbefcbc00 3,092 1.00/1.00 vMB 126
577,660 577,660 000000000000000000233971517a2f5312af28039118a2defbb7424d71aa506d 2,769 1.00/1.00 vMB 71
577,659 577,659 0000000000000000002314f839eec49f4f00e83f5e22342749f3c110b3c31a8a 2,893 1.00/1.00 vMB 115
577,658 577,658 000000000000000000201def94b5dd643ea291732ef059a7d784d40c265aee04 261 0.09/1.00 vMB 125
577,657 577,657 00000000000000000002196928aecfc1c89f109c6204a767dac3787ebaff546c 556 0.39/1.00 vMB 52
577,656 577,656 000000000000000000133340605d5a44371e55b358431e4212e2dab963088e4a 824 1.00/1.00 vMB 12
577,655 577,655 000000000000000000294002a737c862a198eff9115f396c3f82aeba70cbc928 2,643 1.00/1.00 vMB 67
577,654 577,654 0000000000000000000fe9277a08a6ed47822a58310f0ba17455b89ed95dbb69 859 1.00/1.00 vMB 52
577,653 577,653 00000000000000000021ab74c69450bdcf0791ce851e022ad39701e6e88098fc 2,121 1.00/1.00 vMB 115
577,652 577,652 0000000000000000001a8a303f0cd60a3d47f41fd3358fd2d02d70db6be9d712 1,723 1.00/1.00 vMB 140
577,651 577,651 00000000000000000025843ecf30c44659dc1609ace36cd460b80198940c172b 1,761 1.00/1.00 vMB 178
577,650 577,650 0000000000000000001bdf31de321269678df62df193e0d4a25cf124efa2d0e1 1,149 0.52/1.00 vMB 49
577,649 577,649 0000000000000000001aa44ba3ff6d3aefd8e0aefbacef77887d9046a399d2c3 1,595 1.00/1.00 vMB 70
577,648 577,648 0000000000000000001596941733e2603be15046c96f6291617d02d3d0e683ab 1,681 0.74/1.00 vMB 13
577,647 577,647 00000000000000000021b664d1b5f113b12ed12644c46e5f361ab41cd8f2c0a5 2,722 1.00/1.00 vMB 106
577,646 577,646 000000000000000000162b74fb834a93b7e7acbaf29b6a182bef65faaecb1339 1,768 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.