Loading Tool

Explorer IconExplorer

Memory Pool

82,732 transactions
30.60 vMB
0.07321700 BTC
Random Selection Loading Transactions
Max Size: 188.29/200 MB

Candidate Block

Mining Attempt 121149d58d7448cc64db2b570365626a64874b36734b3c051f3f3f182bda6aa3
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 582ffa3b3b89331b7d037a6b8a3a9c517812289ba8493095461e8451186a9112
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,947
Size: 1.00 vMB
Total Fees: 0.00443055 BTC
Feerates: 40.21 > 0.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (492,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,966 422,966 0000000000000000020d6a96802a9053b1c8808530882f389143537386f11a8b 771 0.38/1.00 vMB 79
422,965 422,965 000000000000000000847d2893125929c92b41cf8ed3d16f1f69c042c8abf6dd 675 1.00/1.00 vMB 24
422,964 422,964 0000000000000000036c71464ff99038f2fd6a4a0dc9c111d288a60866a7e5c1 1,715 1.00/1.00 vMB 79
422,963 422,963 0000000000000000004fa68dee6ff387e66f5c9d747e77cb92e53978849bbb13 16 0.01/1.00 vMB 80
422,962 422,962 0000000000000000020e6a64573a77ecce715bf65b43223c077d9c01f087c68f 1,600 1.00/1.00 vMB 57
422,961 422,961 000000000000000002d6b519f56b864142670978763d02ff21f25f7b08a91fb7 1,711 0.92/1.00 vMB 76
422,960 422,960 000000000000000004f4ca7eeea06328a03e8f2bc28a8483e87d64adab218ea5 376 0.17/1.00 vMB 91
422,959 422,959 000000000000000000c3f85b353f66d0e1c509a0c5f3e5df1f59714aef398eff 1,562 0.95/1.00 vMB 54
422,958 422,958 000000000000000003838cd8258152c567bfaa47ab9b8a650d191e16c6812b00 1,988 1.00/1.00 vMB 84
422,957 422,957 0000000000000000013536bdcdae23e347752b5f9e1d195d0dd62a3ebd7d70f0 1,666 1.00/1.00 vMB 44
422,956 422,956 000000000000000001c35ba628a1dc7c961da655cbdd474b480a036fcb7da95a 1,788 1.00/1.00 vMB 98
422,955 422,955 000000000000000002829f9b3e7daba10ee99de9ac1b0e6954f3b29ad5588caf 419 0.61/1.00 vMB 29
422,954 422,954 000000000000000000495560b5e013d101f3fd6a481489cec92e108f22640d21 534 1.00/1.00 vMB 32
422,953 422,953 000000000000000003264973d8a9f8e239a8cd15218e343be9ec15494a72a0dc 1,332 1.00/1.00 vMB 47
422,952 422,952 0000000000000000026caebb6795c12768acd1f07361af31b15f1b984c225674 1,708 1.00/1.00 vMB 48
422,951 422,951 000000000000000004dfa39154a81aec56358c962a32d7b7a112e6977cd6880b 2,366 1.00/1.00 vMB 70
422,950 422,950 0000000000000000007ced3258a5c5a9d92407e61091468c7b7ece17a593660c 1,333 1.00/1.00 vMB 112
422,949 422,949 0000000000000000024d3d692ff32f58768f817690131bf1d988713358487070 1,675 1.00/1.00 vMB 64
422,948 422,948 0000000000000000007839aee5c317c33c1a13757dd183185b879813e885df9f 685 1.00/1.00 vMB 29
422,947 422,947 000000000000000002a21eea137b1dd1f83c67dca983d412633755ff1d148c2a 847 1.00/1.00 vMB 37
422,946 422,946 000000000000000000962fbd567275d7ba45bb6447dbcf145d1fce18cdc0b164 1,128 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.99 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: 717.18 GB
    • Received: 17.83 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.