Loading Tool

Explorer IconExplorer

Memory Pool

42,271 transactions
31.78 vMB
0.09181361 BTC
Random Selection Loading Transactions
Max Size: 159.62/200 MB

Candidate Block

Mining Attempt 37768198a45ef086b9547d33e6f571bf412180607520ce3e09cc60cc9cb361f1
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root c5cdb122b5405e8b6a8d1fb9bb7c57918f5e8467b91126734b1e8bd507718e9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.02605271 BTC
Feerates: 150.77 > 2.61 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (910,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,709 3,709 0000000042073b28d8cd72071261b3a03a6bc283df9b23512fab140fdc972dd2 1 0.00/1.00 vMB 0
3,708 3,708 0000000097bc83678a53348e4908e2dd6822828971f3de8bd011f6d19fd97120 1 0.00/1.00 vMB 0
3,707 3,707 00000000692efff77c79410ae0715c121a6cd4f6c69b04acadcb1b5991c8054b 1 0.00/1.00 vMB 0
3,706 3,706 00000000702e7b69c325bea462f7190738615f60d5c9531896d5deb3cfec5c9b 1 0.00/1.00 vMB 0
3,705 3,705 00000000203261e4d716b8705b15d46a94bd85514196033a80c9d9b2407992f1 1 0.00/1.00 vMB 0
3,704 3,704 000000009393366acdd7be44a073defe6d17b6740d24096f910d413aca2052d7 1 0.00/1.00 vMB 0
3,703 3,703 00000000b13e0c5ef85501baebff00c7efe94bdd9e8951889bdf46f0e5b8284f 1 0.00/1.00 vMB 0
3,702 3,702 00000000028275d3efe836133b3601a00a4be1b0b1b54dfccaa2d58148f83628 1 0.00/1.00 vMB 0
3,701 3,701 0000000014fe4b2f902e7d3da230590f660b4ed8e3029594ac4c3f851f22b13d 1 0.00/1.00 vMB 0
3,700 3,700 00000000d9edaa8b2912a17d733001a1eac038171ff6ecb2ea9df6e7a0283dba 1 0.00/1.00 vMB 0
3,699 3,699 00000000870030be2b5d991093731b47f5f03e3f0427d3d5af16e34c22d2030a 1 0.00/1.00 vMB 0
3,698 3,698 0000000007161cc22392815a573bfa97cc04debaecf70bc38f8eda2dfc832b5f 1 0.00/1.00 vMB 0
3,697 3,697 000000009e746cb127e60936419f04c4d900daa968ee64c5e6fd54d275f433ae 1 0.00/1.00 vMB 0
3,696 3,696 00000000b1bd8f4e875a01b9421d70c519309e4af3a5010b8cddbaec32ec8f75 1 0.00/1.00 vMB 0
3,695 3,695 0000000061cff628b5e73a7bf00f6397670d8247db0b757e8e10f99627a5f349 1 0.00/1.00 vMB 0
3,694 3,694 00000000ed1d351923415477e4f0bb1d7d00205965bc41e4449083aa7d8f2f31 1 0.00/1.00 vMB 0
3,693 3,693 000000004f3af3cb5787ed3296206272e16197426939adc9aaf946ae379f4c6e 1 0.00/1.00 vMB 0
3,692 3,692 000000004aae38d96b73ff82a816e37ddba0261e6702592becd4eba2063de28a 1 0.00/1.00 vMB 0
3,691 3,691 00000000bca5c9bf9e28fc9e9b6eba17278571644d6dcee9492f0ab1213227f5 1 0.00/1.00 vMB 0
3,690 3,690 0000000061215337b0a036622d3e1b087438530f6fd2a2dfe11ee546cc5aa6c8 1 0.00/1.00 vMB 0
3,689 3,689 0000000060c88d0a435dbdbe92e682224c038a778359030c5973e6e26d1fb2f5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

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