Loading Tool

Explorer IconExplorer

Memory Pool

37,962 transactions
26.58 vMB
0.06221423 BTC
Random Selection Loading Transactions
Max Size: 136.31/200 MB

Candidate Block

Mining Attempt 7361e388bd8c2c5c0170833ff3616e357243ce64d1a548b84d184eee99b8522a
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 23996d8eef687ce85a59dfeede9e8f5452efd67c6673acad513589a66079d45c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.01278775 BTC
Feerates: 100.53 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (694,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
219,774 219,774 00000000000000952e8f1229d7ccb6ebde9e0bd4c3f0e2fd7e7a3215e529b9d4 421 0.19/1.00 vMB 209
219,773 219,773 000000000000046bb306855799865a5bc56b5e6838b808025439c625d3acfb4a 206 0.09/1.00 vMB 180
219,772 219,772 00000000000001bf2c1021703eb0742ee63dd1ad7a3b205de0edc09022b625f9 11 0.00/1.00 vMB 361
219,771 219,771 00000000000002a89f0e9f9afa8c1c46085550794a7301032b063b12d9882eb5 208 0.09/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 781.79 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: 633.63 GB
    • Received: 12.20 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.