Loading Tool

Explorer IconExplorer

Memory Pool

84,756 transactions
31.71 vMB
0.10863894 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt c585b5fdbed8fafcbafeff0eb0cbe0b3e378390beacfc84a0b590a07b2e9ba13
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root f1ce2f76161e8360ab465f7a1920801db46e16cbfb8a1b6189d00a48302c20b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.03402058 BTC
Feerates: 299.70 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (132,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,298 782,298 00000000000000000003f41b9afa64c9e9fe4b6f132b2b9ed4476b6520000e72 2,554 1.00/1.00 vMB 29
782,297 782,297 00000000000000000005a354e6b8d3ccb98f31c78932d396ee9dfad7071b99db 1,183 1.00/1.00 vMB 24
782,296 782,296 000000000000000000048dea2b58f4a8ab9b6c8dff104075c2d097c87f1a14e6 2,287 1.00/1.00 vMB 34
782,295 782,295 0000000000000000000152a73c73fa0f602783dd96c7e08da3946afdbbad4879 1,952 1.00/1.00 vMB 31
782,294 782,294 000000000000000000007c22f03ca6a23bc36ee345bd2743075199410bd4afa9 1,564 1.00/1.00 vMB 19
782,293 782,293 00000000000000000000ae77b42d04441c204cc5a720e5dbc8d10fc0ab156e62 1,449 1.00/1.00 vMB 23
782,292 782,292 000000000000000000029fc015a436a6a47755a67b0ebcbafb6deb9339a1d630 1,673 1.00/1.00 vMB 24
782,291 782,291 0000000000000000000532615b0885b9791b3b5a7a9a004fb587946a565013f1 2,342 1.00/1.00 vMB 31
782,290 782,290 00000000000000000002d7c6282f6add649f50fb884f4037a2ce7f1ca5374c34 3,533 1.00/1.00 vMB 34
782,289 782,289 000000000000000000032a830e857c3cd5c4106518db1da635e9eec9837a8c83 3,259 1.00/1.00 vMB 32
782,288 782,288 00000000000000000002a4d647569cf3f28b6d869b49fc82d965b920848cfdea 1,776 1.00/1.00 vMB 37
782,287 782,287 00000000000000000003e4b19ed769631c9e20f95cd5de697e6293590faabcb0 1,534 1.00/1.00 vMB 22
782,286 782,286 0000000000000000000362e2f282cbe938f37ea90e39d14de33f79f44219471e 1,247 1.00/1.00 vMB 26
782,285 782,285 00000000000000000001596ab75c6d22faa77cb0b998fa4cab842d5dca2cd716 1,483 1.00/1.00 vMB 25
782,284 782,284 00000000000000000003e09b3ff895313371da67c0c6de8ecb5a9712d7ac042c 2,146 1.00/1.00 vMB 29
782,283 782,283 0000000000000000000500b58af7b0d06a5db02e8a00316684e2e8547e371951 1,466 1.00/1.00 vMB 27
782,282 782,282 000000000000000000050192ed6c2c58779a43f7b16ab1d5af442981aa905c7d 2,236 1.00/1.00 vMB 26
782,281 782,281 00000000000000000004fa04330bfd6e477306afc915c8b3d568c0c51bef82c7 2,768 1.00/1.00 vMB 26
782,280 782,280 00000000000000000000137e7b373eb1f17e95537f4bc3670e9333b5c8ef17c8 2,069 1.00/1.00 vMB 32
782,279 782,279 00000000000000000004d0fe968df8c19b524d3fb856c03a000a0fcbd47a6f56 2,690 1.00/1.00 vMB 29
782,278 782,278 00000000000000000001016255c3f52af16d111348cc7b5c820da0385b63f429 3,430 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.78 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: 709.62 GB
    • Received: 16.94 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.