Loading Tool

Explorer IconExplorer

Memory Pool

78,551 transactions
29.01 vMB
0.09711915 BTC
Random Selection Loading Transactions
Max Size: 176.02/200 MB

Candidate Block

Mining Attempt 9d50ac1230410f61f3f966200e3e6af1627f1f6076fd515a888ebd5297e77926
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 114ee60b2cb1659cf41757ba400e41972018fa3940ab6338c2ab88a5b985cbd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,669
Size: 1.00 vMB
Total Fees: 0.03659379 BTC
Feerates: 137.15 > 3.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (411,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,697 503,697 00000000000000000035e8067d9eddc5c41baf12707ff4477541760eed7489d6 2,334 1.00/1.00 vMB 444
503,696 503,696 0000000000000000002214b0a8cd3428f7bdff74ad17bc8b1c49ac4eb30cd720 2,181 1.00/1.00 vMB 542
503,695 503,695 0000000000000000000035f8bbdccf9ae86653254f177d57698392d602bbc997 2,539 1.00/1.00 vMB 358
503,694 503,694 00000000000000000080fce71e14b26850e03f4fab489c9e4e22edaec0d7a907 2,371 1.00/1.00 vMB 527
503,693 503,693 00000000000000000010c3e12b1bfaf4c0d9671fa57e704d5c855f570ded62f4 2,453 1.00/1.00 vMB 451
503,692 503,692 0000000000000000008e9cf053ffa3195c275e9a99e127ce441ce50e570b65d4 2,455 1.00/1.00 vMB 396
503,691 503,691 0000000000000000004a9144febb6e24f99f57e437c841119cbf1e3a79742ddb 2,116 1.00/1.00 vMB 536
503,690 503,690 0000000000000000008d8dd9689ba27ba2f0642a5b0cc39ff806eeb2fdceb598 2,728 1.00/1.00 vMB 453
503,689 503,689 0000000000000000005336bd26689456b2f599356328a2c5cf640546de5272c2 1,995 1.00/1.00 vMB 469
503,688 503,688 00000000000000000040855c24062ddb515ee4394d2d3bb7bbe22be7ae98e199 2,699 1.00/1.00 vMB 533
503,687 503,687 00000000000000000079ef000f98044a500054a30ab869864ac52b77cada7006 2,801 1.00/1.00 vMB 540
503,686 503,686 0000000000000000003659febee54365ac8c7afad4ea0ef4c3ca399150bacd2c 2,688 1.00/1.00 vMB 455
503,685 503,685 0000000000000000007715f2ac438a5ada2ac6f00ce8e12337f3e0059ad14a34 2,636 1.00/1.00 vMB 563
503,684 503,684 00000000000000000043fdb4a63b16c5a90f08da6cf4989f5ef018ed7817946f 886 1.00/1.00 vMB 147
503,683 503,683 0000000000000000006ba1ef989a3947362d443a80815ca05bac6cf31f749942 1,434 1.00/1.00 vMB 271
503,682 503,682 00000000000000000082c9a37c9d49d3376c1cc57fd18e372291b1859fad9455 731 1.00/1.00 vMB 231
503,681 503,681 00000000000000000082c02dd3b3ec3c7151d5862ed01d6cb74c4792df73dfb4 801 1.00/1.00 vMB 210
503,680 503,680 0000000000000000003b35284aa2ad0ef4b7dd149c5bf6cada0243a7e78948ae 932 1.00/1.00 vMB 182
503,679 503,679 00000000000000000034292b674bd213331d45c56663d0c44d85b033d13b6c4e 2,261 1.00/1.00 vMB 470
503,678 503,678 0000000000000000004cd6904ce326463633700b8b522dff1de7aa5944590d25 889 1.00/1.00 vMB 251
503,677 503,677 0000000000000000004a7e08fdc623c067e2db30476783da74462515968fe553 427 1.00/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.40 GB
    • Received: 15.93 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.