Loading Tool

Explorer IconExplorer

Memory Pool

83,358 transactions
30.85 vMB
0.31958240 BTC
Random Selection Loading Transactions
Max Size: 186.03/200 MB

Candidate Block

Mining Attempt a6fd43af2c042c19c7a3afc64cfba9e8e72c5c26c2930d85a05bcb31a418e859
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root be61d949ee9199ce1987834ce2878cea0a38bb4dec1fee4b3cceae623f47618f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.22881715 BTC
Feerates: 502.67 > 22.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (406,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,734 508,734 000000000000000000138c112010f27acba4d367b89a57cbe31a38c99a888cff 2,201 1.00/1.00 vMB 67
508,733 508,733 000000000000000000294a117dc3c0b93d9b87717ed6692da31f5bdd38ee123c 1,636 1.00/1.00 vMB 50
508,732 508,732 0000000000000000001d1329fc03ed6ce2d2066cd132d69e9da236ada1ed75f1 463 1.00/1.00 vMB 14
508,731 508,731 0000000000000000001d75622294dcbfa9965de19aea6d9d5f024fb2bdf7a473 2,663 1.00/1.00 vMB 77
508,730 508,730 00000000000000000035798b54bd7c2dd9ac3efaaf0b727cd25264a1bc20282b 1,411 1.00/1.00 vMB 48
508,729 508,729 0000000000000000004215047185d04a88928ec5296318a8fae375ba61c4cc72 1,515 1.00/1.00 vMB 51
508,728 508,728 000000000000000000037893aa4d166e75a2d7ef9992333b35975c7d2664b1a3 2,360 1.00/1.00 vMB 46
508,727 508,727 0000000000000000005cd0a67f85d415453791a330fafb301c0ba7c8d4373a12 2,162 1.00/1.00 vMB 130
508,726 508,726 0000000000000000001dfa836f3481db3a104f43baa68cd88f640de1d9d3aa0e 333 1.00/1.00 vMB 9
508,725 508,725 0000000000000000000e13fd23183da73a83dc2df20cdb23892d2b505ab43775 173 1.00/1.00 vMB 7
508,724 508,724 00000000000000000033422123dbcac8bd20b589d5d331d0c3e8df99dfa39118 2,082 1.00/1.00 vMB 72
508,723 508,723 00000000000000000035d38dd8acc271252979c3b889b555caa77942aa1ea8dc 304 1.00/1.00 vMB 8
508,722 508,722 00000000000000000030c885b26ee5513959c8cab84479b8c5c12409bfdc0c30 906 1.00/1.00 vMB 28
508,721 508,721 0000000000000000000440ac43c3e2cf43b1c1fc6867d81a077841ebbef20079 2,040 1.00/1.00 vMB 69
508,720 508,720 0000000000000000005664e39c5179dac3767b4154cbb9e4efe19afda3b0937d 185 1.00/1.00 vMB 5
508,719 508,719 00000000000000000032732d11f58553c5012dc33bb13c3f4e8dd4f46d15631d 488 1.00/1.00 vMB 21
508,718 508,718 0000000000000000005ad944a8203464cdd3c8d4a9568bdeebad98564b90dba7 279 0.99/1.00 vMB 13
508,717 508,717 0000000000000000002e284ea360399f248fc59f494d7d9103b7cbbbb187ab23 230 1.00/1.00 vMB 8
508,716 508,716 00000000000000000032fb479db4d8f10bb3662185357cc43be3f818cc5b1d85 1,642 1.00/1.00 vMB 63
508,715 508,715 00000000000000000046acc0f4b7c63f8c393c82179e5ffd0d7f237009efed7c 278 1.00/1.00 vMB 10
508,714 508,714 00000000000000000043e962cbe4ca8cec903462e5f00723f8c388daa99ec5c1 1,257 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.60 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: 671.86 GB
    • Received: 16.04 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.