Loading Tool

Explorer IconExplorer

Memory Pool

44,011 transactions
26.41 vMB
0.05431827 BTC
Random Selection Loading Transactions
Max Size: 139.53/200 MB

Candidate Block

Mining Attempt 957c7f25e4e220598d037eb73ad85b01357721933a160cfdb9640234f5ae3f9d
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root e8e7a7ab27afd9cb6fed921f92b82c40a4b2016e8f1595ad927196bfa7aca00a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,562
Size: 1.00 vMB
Total Fees: 0.00572973 BTC
Feerates: 101.72 > 0.57 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (220,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,471 694,471 0000000000000000000fa72c5cd652fde43ea613438af45cad434794264a434a 951 0.31/1.00 vMB 13
694,470 694,470 00000000000000000007c58a36903fbed98d4b283b41b6fdc5cae0c041e0b686 1,779 0.62/1.00 vMB 10
694,469 694,469 000000000000000000080911973eb8be7ebf84a858bf2ea0f8c23118985e61f9 1,838 0.86/1.00 vMB 15
694,468 694,468 00000000000000000006fd910e10e7e3c1b8bab91a591b3d3400f6082f752e19 956 0.40/1.00 vMB 10
694,467 694,467 000000000000000000012d9e76732caa7352594d082818bd962b448f942444e3 646 0.91/1.00 vMB 2
694,466 694,466 0000000000000000000cb5acc94245fb2217dbd715eba8016487691b99af9712 2,315 1.00/1.00 vMB 14
694,465 694,465 00000000000000000006cf4ee61dbd89ad893ba12acae6f0a5e9994e96757f87 1,838 1.00/1.00 vMB 3
694,464 694,464 00000000000000000009e549e5cc9d4647df5240c9f95de77f821c1279145deb 2,768 1.00/1.00 vMB 23
694,463 694,463 000000000000000000005fadf0f4d67f240c4fcaacff14f755a7aae265e9edb7 1,989 1.00/1.00 vMB 8
694,462 694,462 00000000000000000009b31bff419850a88f9e2d729d3253a0c3fe5cca5637a8 2,323 1.00/1.00 vMB 11
694,461 694,461 0000000000000000000a70de1d335805bd596d4f3404693468e265a6d63f1a8c 3,076 1.00/1.00 vMB 8
694,460 694,460 0000000000000000001262a1858a6b8fb87858b14b149411b441f53da6d65895 3,063 1.00/1.00 vMB 17
694,459 694,459 00000000000000000009adb69862a71c1ab2f910f49dd9f950f2e034f4a1837b 2,252 0.81/1.00 vMB 11
694,458 694,458 00000000000000000008f28649bd57274cc1346044c7270bf1afed9ff939ee82 135 0.09/1.00 vMB 13
694,457 694,457 0000000000000000000dfac32b5712994eaf6b246aa7e6ca061dda237b653f79 968 0.87/1.00 vMB 3
694,456 694,456 0000000000000000000ee7de1adc593cf064a0fa702d0c9e03b7c4c2af4d68fd 2,025 1.00/1.00 vMB 16
694,455 694,455 0000000000000000000d94d87c054814a79b5962f20d2e58bc397add345a8b4c 470 0.15/1.00 vMB 16
694,454 694,454 0000000000000000000fc09107f4978fd31332c3818214478de9391f9e2aae8b 254 0.11/1.00 vMB 23
694,453 694,453 0000000000000000000cbbaffed9fcc8c525ce5a2f72fe6d447d1f05913da967 2,729 0.96/1.00 vMB 12
694,452 694,452 00000000000000000002137d94eb382dc54f0ed6e5e55d4c8873a61cd7af19e5 442 0.14/1.00 vMB 15
694,451 694,451 0000000000000000000f2ba7f4be6f718123c852b4389ccd34028ce0bfe9c5b4 353 0.17/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.10 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.