Loading Tool

Explorer IconExplorer

Memory Pool

40,264 transactions
28.16 vMB
0.06025617 BTC
Random Selection Loading Transactions
Max Size: 143.77/200 MB

Candidate Block

Mining Attempt 06163f76b9a9c05d9b6070006136467f5c77c86abe3eb67c0b707d5e925dd2e7
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root d95e5c0a3f0e045ff1a6e830674331ca5ddcd7ec457f142c0c6e86ab24558b09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,470
Size: 1.00 vMB
Total Fees: 0.00610752 BTC
Feerates: 87.72 > 0.61 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (694,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,795 219,795 00000000000000e3d639d89fd4829a516ec6ac39e5c72380df2cc5cc605b1739 628 0.25/1.00 vMB 216
219,794 219,794 0000000000000062d2f1229428612b434515ff6c540b6186e4ac45308a079216 168 0.08/1.00 vMB 132
219,793 219,793 000000000000027b8e6ba4f3cbeb38e7a4e48c514e669b316e21d70357a786de 411 0.18/1.00 vMB 175
219,792 219,792 00000000000000d899ded4ffe68049fe47a9de9a3159f1f7a8801d037bb8170f 524 0.21/1.00 vMB 187
219,791 219,791 00000000000004b18bc2f0f59a5bd16e1e4c787c14fa95f6eb1415ec42728b36 492 0.35/1.00 vMB 112
219,790 219,790 00000000000003dfe69ca6fac4784d3c94153279e0f90ba3040257b74284fac1 726 0.25/1.00 vMB 235
219,789 219,789 00000000000002909c904d521948b4f42f52adf9d0b7567b21ec02e0cd253d1a 261 0.11/1.00 vMB 250
219,788 219,788 000000000000011d244316fb544312ca4c84eb8d92ec2dd0d2d5c180b61c4481 128 0.05/1.00 vMB 40
219,787 219,787 00000000000003ee7cfa0178feb95e82cd0ef0e577da2afec1d89fb7a95a87e4 565 0.37/1.00 vMB 105
219,786 219,786 000000000000021f3260b6335fc956ed397784be6f94f1759bf847051cc563be 636 0.25/1.00 vMB 220
219,785 219,785 0000000000000391598d9f4cd53054ba195ddb0b53f20435cbbc611f18d0a329 708 0.25/1.00 vMB 214
219,784 219,784 00000000000004aa0bfd2e00850b6f47fad09bd3ea827daf6559b517508e20f0 666 0.27/1.00 vMB 217
219,783 219,783 00000000000004c427e30aebb75f72b6210d65c6d5fddbf84c51b6b2c009d868 1,069 0.46/1.00 vMB 156
219,782 219,782 000000000000041002765a1125f50c92502433335a287971069e460dfc45a192 776 0.25/1.00 vMB 249
219,781 219,781 000000000000034f3ce0fcf8df57f14336119fe286aa44ed7ab68745ddf8a9e0 216 0.11/1.00 vMB 156
219,780 219,780 00000000000002675e2622d1f3b22f80ea255ba42e5aa462193d68fe9068a277 214 0.10/1.00 vMB 136
219,779 219,779 0000000000000027c0b197e8bf2a7085dcc096ad495d58ab97198c3ac91b97a3 378 0.15/1.00 vMB 147
219,778 219,778 000000000000026eb4c6d5879c60a627c45a7a6bb5df446eeb20b503f2463d21 706 0.26/1.00 vMB 646
219,777 219,777 00000000000001589694fab0d1729524953554108f1ba962dabac456304e20d0 201 0.09/1.00 vMB 138
219,776 219,776 00000000000000ed30e11995c5b75b08ea85b6fa2bae5d4c112af018b6bbb130 332 0.13/1.00 vMB 185
219,775 219,775 00000000000004fea6236e259e72bcc73c808fc1bca8d7da863493b2f98c453f 372 0.17/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 781.74 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.34 GB
    • Received: 12.02 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.