Loading Tool

Explorer IconExplorer

Memory Pool

45,821 transactions
29.09 vMB
0.14077400 BTC
Random Selection Loading Transactions
Max Size: 151.59/200 MB

Candidate Block

Mining Attempt 5aa55874960e9b2ff49e55b85db080f366a8e4612c215679badb868e10d5f343
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 88020f77a0e5e0029c9f7282398d2ce64f0e5d4ac2ea8bc1f5e3c8b7716e6981
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.04276030 BTC
Feerates: 150.75 > 4.28 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (333,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,726 580,726 0000000000000000000cb473a0c9f92980f0537e50f6bbca0b30158350edc06a 2,671 1.00/1.00 vMB 93
580,725 580,725 00000000000000000023686d0d1979f4f2b1e4d8a0b71f696642f54f1a66088b 2,085 1.00/1.00 vMB 125
580,724 580,724 0000000000000000001eb2203f56ac1b689db62fc91da67e0b73c2f422d41761 2,488 1.00/1.00 vMB 58
580,723 580,723 00000000000000000016cdd39f757bb23e1218a9c9e3f82bc8e50e6c49fc206f 2,621 1.00/1.00 vMB 107
580,722 580,722 0000000000000000000e6dd847817d72c1704638adb6477679cd7e4d89ebfdbb 2,357 1.00/1.00 vMB 89
580,721 580,721 0000000000000000001048c3b0d2fd7ade098cf5f27ddb7e2042593d297fe9d2 2,550 1.00/1.00 vMB 85
580,720 580,720 0000000000000000000b1a168ce9f40c95358fd0d0e15dd080e213ef4325e6a4 2,574 1.00/1.00 vMB 54
580,719 580,719 0000000000000000001760e253f01edc8a0417aad8b868791b962b0b8ed6bcd1 4,102 1.00/1.00 vMB 77
580,718 580,718 0000000000000000000826c783c64cb3f055c70a4a8803b32fc630016ad369cf 3,727 1.00/1.00 vMB 89
580,717 580,717 0000000000000000000879918c05ef8050672bbefb441807ddfed6996d1f8bda 2,287 1.00/1.00 vMB 92
580,716 580,716 000000000000000000124e27bafdc8b51e53b8d8eff8c996b0f814eae807706f 3,173 1.00/1.00 vMB 83
580,715 580,715 00000000000000000015e1ce47ceb897a38f191e408037d71b5e53a4d35be895 2,198 1.00/1.00 vMB 72
580,714 580,714 0000000000000000001ce9806cf371e40cbe2c154183550d9a061c0386006df2 2,947 1.00/1.00 vMB 106
580,713 580,713 0000000000000000001c7a39831913618a68e13f5215ec1fc480b20d0adfbee5 909 1.00/1.00 vMB 64
580,712 580,712 00000000000000000007342b66716fd28e8b7998ce422c54ebd05225c9dd751a 2,873 1.00/1.00 vMB 100
580,711 580,711 00000000000000000010fb9be3e162db6e6cdd55f91ce3348080f23d41472f32 2,763 1.00/1.00 vMB 95
580,710 580,710 0000000000000000000c44847ddc78871415b3e9b560f023e5a2c0a06543cb9c 1,893 1.00/1.00 vMB 80
580,709 580,709 00000000000000000001e349599835755b9819b4f189b90ca3c2a7d20058d079 2,936 1.00/1.00 vMB 94
580,708 580,708 0000000000000000000bc079ebdb163d0b52d806ec791531db0ece659fbf13c9 2,268 1.00/1.00 vMB 74
580,707 580,707 0000000000000000001a24d7f40990fdfe3eee39c41efc58bb5b45fc8fb2f471 2,247 1.00/1.00 vMB 82
580,706 580,706 0000000000000000000bcb71a7de881342011d9f1b8098c63d94b1b0ed9412ca 2,600 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.66 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.