Loading Tool

Explorer IconExplorer

Memory Pool

77,736 transactions
28.60 vMB
0.09915782 BTC
Random Selection Loading Transactions
Max Size: 173.81/200 MB

Candidate Block

Mining Attempt 832b0eb378e7f39cb225b9e96440b26ac700e175c19417be31b08080211737be
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 34a8e60bbb7dd0ca368957131ecda089d4b30bc2b778af8558e89c827397b6a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,891
Size: 1.00 vMB
Total Fees: 0.03360561 BTC
Feerates: 201.07 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (553,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,382 361,382 000000000000000012327a0161b24e93960b32c3295c9945e60c19b68d4446dd 259 0.14/1.00 vMB 20
361,381 361,381 000000000000000002b7235846f3a6ae01ffc6a7e3a1fe7b17b8e1724e1a80fc 1,351 0.67/1.00 vMB 27
361,380 361,380 000000000000000011c4c734320e3a9bb77b9d455a5d18c02d0edfe286eafe9f 365 0.21/1.00 vMB 24
361,379 361,379 0000000000000000059d6d1fd9bede30d677f9a360ad5b634561ffe71da9b159 154 0.12/1.00 vMB 14
361,378 361,378 00000000000000000b0c3e7359408e5b2698008146ec86b7661bf2d3962f039f 739 0.43/1.00 vMB 25
361,377 361,377 000000000000000006f2ea63e15c1327c2415c932eecf5083bcf03ea027e0d50 679 0.30/1.00 vMB 28
361,376 361,376 00000000000000000978e560c9979a7d5e4f0d2eb74ee6c819707d0bf35a3e0c 891 0.50/1.00 vMB 26
361,375 361,375 00000000000000000b3b3e9f25c31141c256db971ea78e139111b2e8a4b32a56 1 0.00/1.00 vMB 0
361,374 361,374 00000000000000000d51025ef29476c2e02b6e57d4223f26586ac0863e1c232e 620 0.33/1.00 vMB 27
361,373 361,373 000000000000000004fbab81425d6f226f2f49ccdeeab43b6249f894b9639753 755 0.39/1.00 vMB 27
361,372 361,372 000000000000000009c2f7e1c81dd51b2226aa482710d126d056fc5ec49537ff 2 0.00/1.00 vMB 0
361,371 361,371 00000000000000000b7237beb7a1a8ab85ea0b9cc6c35ea7ce31bd1bea9dfeb5 110 0.05/1.00 vMB 24
361,370 361,370 00000000000000000c78bc11352bbce6d7002a846f19349777a6032ee602ee1f 1,235 0.65/1.00 vMB 24
361,369 361,369 0000000000000000063eabbcafa90ddc68f45e1f9e6f7b458f4fb055530134a3 1,426 0.70/1.00 vMB 31
361,368 361,368 000000000000000012a0980e31f78c6820ec774f108260c35477bf0603cdd6dc 762 0.34/1.00 vMB 25
361,367 361,367 0000000000000000120f14ab4a7532539b5c922dc8061abb4ac7c45a20477bfb 1,450 0.75/1.00 vMB 30
361,366 361,366 00000000000000000dc72ad65d50f561c5e2fb7b79af2fe3f0d7cb651d4373d0 264 0.25/1.00 vMB 11
361,365 361,365 00000000000000000772db4c43302ac71a3eaef9fc58111cd1ee601bfef3aa2a 1,529 0.75/1.00 vMB 28
361,364 361,364 000000000000000002c864cb9beec2d93218e412e94e8e9829b19e1a0e6bf103 1,157 0.66/1.00 vMB 27
361,363 361,363 00000000000000000686c80dc261f59c386936472f63bed26c6a516c8db733b3 850 0.49/1.00 vMB 34
361,362 361,362 000000000000000002d9d56be59cac942c43126544f758acda798df23ff9f453 807 0.66/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.