Loading Tool

Explorer IconExplorer

Memory Pool

42,703 transactions
26.76 vMB
0.06365519 BTC
Random Selection Loading Transactions
Max Size: 140.59/200 MB

Candidate Block

Mining Attempt 145841ce17325fa9804fc228d2ed606bf53d85a45fb48b99c22743db985b608f
Version 20000000
Previous Block 000000000000000000001e5037ab3245321dd405b5bca943b168a3f43d4c4e96
Merkle Root c1bf11b335dab316246de3655f7e23c809ae1a444dc9d20c82cfc5e82bb5b81d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,583
Size: 1.00 vMB
Total Fees: 0.01420739 BTC
Feerates: 201.36 > 1.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,911 (227,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,485 687,485 000000000000000000090a06b88566fbfd341cec05ed2e68be2a80fde31b9d7b 1,034 1.00/1.00 vMB 10
687,484 687,484 00000000000000000005fa71e11d1f9fce24ffed14c0034b0cd0a3108b1dc6f7 171 1.00/1.00 vMB 1
687,483 687,483 00000000000000000005c06abf1bba6de6eb6e5501c6b9648f0ff668f8368873 190 1.00/1.00 vMB 1
687,482 687,482 00000000000000000004c031bafa7e44f9158e8bd2278d1b4f9c0a47b81da0a0 1,299 1.00/1.00 vMB 29
687,481 687,481 0000000000000000000502f6920caaf9ccd49d0c128712e84019dbe89b4f8f60 524 1.00/1.00 vMB 17
687,480 687,480 0000000000000000000959afe2591c776a0f4a59d345fdc8e5efe05a532d97d8 157 1.00/1.00 vMB 2
687,479 687,479 000000000000000000050075045a923e45b1c882e787108b4978727709582a6f 1,344 1.00/1.00 vMB 15
687,478 687,478 0000000000000000000bd9710f8c57cc5fdf92f915ccb8e2d8432d1388bc65fc 441 1.00/1.00 vMB 5
687,477 687,477 00000000000000000009578050274624e216fa56eaa8a18299bdde6be9368cfb 649 1.00/1.00 vMB 6
687,476 687,476 00000000000000000003cd065a14d208a8a28696f024a753ea06857e1d875a2f 513 1.00/1.00 vMB 8
687,475 687,475 000000000000000000023299361b4edd94698c0646a5cd04b15a3c8b38f39526 893 1.00/1.00 vMB 11
687,474 687,474 000000000000000000005e640bea1709b0b9a82727edd3e6470d5847ba3f50f2 852 1.00/1.00 vMB 10
687,473 687,473 00000000000000000007d83ca0b209fdfa2152f45d05730607804126bed47a14 1,439 1.00/1.00 vMB 7
687,472 687,472 00000000000000000004753e5bcb7824628337e80cbdfbbbee3a34629b0fb097 2,363 1.00/1.00 vMB 37
687,471 687,471 00000000000000000009917656364f3e448139d8ab35da912ab5c8f663454011 2,101 1.00/1.00 vMB 3
687,470 687,470 0000000000000000000db709c09e263c614234e6deb97812db49326bee6ce35a 1,976 1.00/1.00 vMB 19
687,469 687,469 0000000000000000000b13aeab791b29698bf391316362e8fd59293d573ec974 2,572 1.00/1.00 vMB 40
687,468 687,468 0000000000000000000be4c64bbd3b3af03c877a1451c48805dde21644997215 2,139 1.00/1.00 vMB 16
687,467 687,467 0000000000000000000ae5e42899456bff8fed2000364ec218a8c4131a5fe7ab 1,329 1.00/1.00 vMB 18
687,466 687,466 000000000000000000040f7da9f1b2d5ae8bf55daf7652f89c6afaf68ee8a1fa 568 1.00/1.00 vMB 36
687,465 687,465 000000000000000000022745535d695d9cbeceb38531d838b3d6a00d45f63604 1,448 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.23 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: 654.95 GB
    • Received: 14.22 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.