Loading Tool

Explorer IconExplorer

Memory Pool

74,399 transactions
28.50 vMB
0.08126563 BTC
Random Selection Loading Transactions
Max Size: 169.04/200 MB

Candidate Block

Mining Attempt 52b1f4566473c1a76f6d806cfc9d3ef78e3ae1a398c43e7235b372c7225746e1
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root fde4589ef97a38abffb469868370a11e86565f8324e6de60853a29c4ebecd050
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,253
Size: 1.00 vMB
Total Fees: 0.02407065 BTC
Feerates: 151.11 > 2.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (552,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,271 362,271 000000000000000014e4ac30ecc14710acd675aeb8f18a39275b97fbf9baf797 926 0.63/1.00 vMB 23
362,270 362,270 000000000000000004cffdb6c18ee6267eab0375e7ad9e12ee6475f2f2108206 195 0.10/1.00 vMB 33
362,269 362,269 0000000000000000075cbc5d0a206683ea99074a0a9b7ca38897a66adf116aac 130 0.09/1.00 vMB 23
362,268 362,268 000000000000000007e2b78b84e0125d8a608beb23ee73ada27ab62c0fe40e7e 989 0.40/1.00 vMB 27
362,267 362,267 000000000000000014978a7f3c34e53845dec3ebb67dea4d6345d728f705b679 485 0.25/1.00 vMB 26
362,266 362,266 00000000000000000c14d76da39bb48d07f992fb295f91469a2f0170cbda2a56 118 0.07/1.00 vMB 27
362,265 362,265 00000000000000000d7e855a53e64d770047c07c5f8980b8384dac354c1a698e 149 0.25/1.00 vMB 7
362,264 362,264 000000000000000012dcebad59cec4d5ec01bfac77c35400c52732a0d6fbec0e 423 0.21/1.00 vMB 18
362,263 362,263 00000000000000001256cc4d7dc7b68be627cbbf65f2b7827fb3e2cc41cf2517 1,605 0.75/1.00 vMB 33
362,262 362,262 00000000000000000980556f51befb5e20ab0cd8e583447d165ba8fd23174221 1 0.00/1.00 vMB 0
362,261 362,261 00000000000000000e3c86947fe313d5a88633bba3a59898d62f73a8416a46c3 487 0.27/1.00 vMB 27
362,260 362,260 00000000000000000b701e6541f272af4883dda9b321eb5865e47f0443c5b7b3 413 0.32/1.00 vMB 20
362,259 362,259 00000000000000001390ca7be9cda7d5aa16d50a97e3c6250c13f80c4cdd44ed 615 0.40/1.00 vMB 22
362,258 362,258 00000000000000000d1198f160a2a33ec8dee37c8786060b7ba56e3de10f9dec 454 0.21/1.00 vMB 29
362,257 362,257 000000000000000009c0494d7f64d603864682e21a1321e10bfcab5da4eb07bc 1 0.00/1.00 vMB 0
362,256 362,256 000000000000000005043f431f518762e62eb837ad2ff2af3f23586648af17b5 555 0.26/1.00 vMB 33
362,255 362,255 000000000000000014b1b41834a495cceb4e4ef141d605eb8894722d8d3634fa 717 0.38/1.00 vMB 28
362,254 362,254 00000000000000000581cddf0aaa511c94d1b5a20898410aeee3cf8b0ca9a8c7 1,283 0.63/1.00 vMB 28
362,253 362,253 00000000000000000816f0465658c6ebdabb10ea57b7031d4f91b721d0d02d92 32 0.01/1.00 vMB 36
362,252 362,252 00000000000000000edde8bf92f76dbf3cca14daae68cc253f5e1681224fe286 141 0.06/1.00 vMB 33
362,251 362,251 00000000000000001438258c622d6ec8da65eb7e8c207d5c19daef6e6d99254e 710 0.31/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.45 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: 667.37 GB
    • Received: 15.25 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.