Loading Tool

Explorer IconExplorer

Memory Pool

34,461 transactions
26.56 vMB
0.05307270 BTC
Random Selection Loading Transactions
Max Size: 133.54/200 MB

Candidate Block

Mining Attempt cf7932c41fda6af5749d4cf7aebc30263a0d87135436d0a474f07f1ceeeab9c4
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 3b71d77bc9d01fdb5f5c64ab0121697b0b597ba24aff199cbdc100a86cedddc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,468
Size: 1.00 vMB
Total Fees: 0.00349960 BTC
Feerates: 40.21 > 0.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (150,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,417 764,417 000000000000000000047a58af7259c54a5653a6e40bee190797bfde5a2f61d3 3,221 1.00/1.00 vMB 32
764,416 764,416 00000000000000000005c962bfd6c4287ffd84627531283618e0f238daaace49 2,330 1.00/1.00 vMB 23
764,415 764,415 00000000000000000004135278b82d4600f52166e3ce1faa6a57183c7ba55965 1,551 1.00/1.00 vMB 38
764,414 764,414 00000000000000000004992d8dd10901c7b1821b8d96fc81b9c210f65018a9db 2,916 1.00/1.00 vMB 16
764,413 764,413 00000000000000000003cfb257a7d735994390e60c75b2ccb1348cd0822f9809 2,071 1.00/1.00 vMB 17
764,412 764,412 000000000000000000058be23a9c68934091b878e11e7246f0864ad4f0c6a7fd 3,092 1.00/1.00 vMB 34
764,411 764,411 000000000000000000079c0dc00815193fd1fd1ea4dba7b64bc56acae1ad2fcc 2,105 1.00/1.00 vMB 23
764,410 764,410 000000000000000000005f7903c6c54732884dfd78b7d374812c0049da8350a4 2,480 1.00/1.00 vMB 29
764,409 764,409 000000000000000000042f8ec678f04cb6e754ca15bbcdadd791b2f56727766f 2,397 1.00/1.00 vMB 31
764,408 764,408 00000000000000000006c12b71faf41b1145e3993e6a60796a099f61805de7a2 3,726 1.00/1.00 vMB 34
764,407 764,407 0000000000000000000507379df2c43c5c42b4bbe46de4207d6fc0d6507e4c04 3,297 1.00/1.00 vMB 33
764,406 764,406 00000000000000000005a9af7649a699df65bf81ae255d94ed948d3123d33ae8 2,287 1.00/1.00 vMB 40
764,405 764,405 000000000000000000027ccfb85d7ac7d4d8f4d4f6a0170b065fd3e94d670911 1,049 1.00/1.00 vMB 6
764,404 764,404 00000000000000000000832ef652df6961fcec361065dc81506cf377a42b915c 255 1.00/1.00 vMB 8
764,403 764,403 000000000000000000002aef90fa4bf2eaf0683d72686b3bac4122ff7e40546e 1,823 1.00/1.00 vMB 16
764,402 764,402 0000000000000000000583d0865a00c01cfc8c1185ad93264cf9c79965a56eb8 3,425 1.00/1.00 vMB 34
764,401 764,401 0000000000000000000624f432b69da73136e19739004e1ec00201c825b40364 2,327 1.00/1.00 vMB 15
764,400 764,400 00000000000000000000e3aa18526442e7bf5027b519f284d626f63a346b537f 3,166 1.00/1.00 vMB 29
764,399 764,399 00000000000000000005e273b1374fb7d3fd1fedfada9e26998d208fc3200d69 2,098 1.00/1.00 vMB 16
764,398 764,398 00000000000000000000990b393472ab4951a02c8a1589acd77e01f30a3f0a8a 1,920 1.00/1.00 vMB 10
764,397 764,397 00000000000000000002208b81880bd13c7237125d893bb1cd9285a98064957c 3,096 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.75 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: 630.78 GB
    • Received: 12.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.