Loading Tool

Explorer IconExplorer

Memory Pool

85,043 transactions
31.86 vMB
0.19121764 BTC
Random Selection Loading Transactions
Max Size: 189.30/200 MB

Candidate Block

Mining Attempt b26138e47156d45a8800e8db51bc3bf5d21c241f18e335da8246a4ceb7c2346d
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root bbaf49ae409155389d049317426aa1c23db2078dd727f536748e5a1ffe379c3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.07297310 BTC
Feerates: 301.64 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (270,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,949 644,949 000000000000000000005a1d94f15f0111205c2e5472e90492e96b22928a1b06 2,460 1.00/1.00 vMB 95
644,948 644,948 00000000000000000009b0c295a80b33b3fdff7df316ccca5811e9ac0f4611e5 2,348 1.00/1.00 vMB 60
644,947 644,947 0000000000000000000ccdf62079a19cf0ed1fed16ea6585e96099304ab4fc8b 2,991 1.00/1.00 vMB 52
644,946 644,946 00000000000000000005acf433939e6e5eef16479c8bd654fdbfc821c9fab5fd 1,122 1.00/1.00 vMB 16
644,945 644,945 0000000000000000000e5f5d68d7ee216c6d3591f9734d0fa41e31426f941ede 578 1.00/1.00 vMB 11
644,944 644,944 000000000000000000024649b3271171319b2015bcebbeaab1f0f79e68766103 1,069 1.00/1.00 vMB 13
644,943 644,943 00000000000000000008a24884b079f0dfe2f3a2bb3ad9e223497c12a3ddc379 529 1.00/1.00 vMB 9
644,942 644,942 00000000000000000009c303c4e029028da10e646f9d0fcbd1bb58f57519e164 2,099 1.00/1.00 vMB 37
644,941 644,941 0000000000000000000e21bba261753f898215a37f971708c62a71b859953299 653 1.00/1.00 vMB 12
644,940 644,940 0000000000000000000fde6a68c1cabf417c179a5bf41cfcdae2c31eab6c4d37 1,497 1.00/1.00 vMB 27
644,939 644,939 000000000000000000040522499568f926e473bc0e20a3a96f711e048dc64d41 387 1.00/1.00 vMB 5
644,938 644,938 00000000000000000005f603173fc244258312920f5691ef59bd8c0ca0bfed89 344 1.00/1.00 vMB 6
644,937 644,937 0000000000000000000fabc1d8ce757b2ebaceaff8e680a69998842bb59c0d1c 1 0.00/1.00 vMB 0
644,936 644,936 0000000000000000000ae3dfe5552771a2cd6b94fed44a0f40242e9ffc241b6c 908 1.00/1.00 vMB 21
644,935 644,935 0000000000000000000489b5f3f01fa7532a0720de334db6a9660b28a12c8986 1,431 1.00/1.00 vMB 9
644,934 644,934 00000000000000000000ad5a2d9b5fb41ebcd9730bc92d791b39ac59d820338b 2,461 1.00/1.00 vMB 68
644,933 644,933 00000000000000000008c0966d9a85c3d8b62564276ec149794cc5a778f8fd07 2,166 1.00/1.00 vMB 75
644,932 644,932 00000000000000000009bd12a49931afaa2123874070a86e4d65294b1c714c9e 461 1.00/1.00 vMB 11
644,931 644,931 0000000000000000000bbde4eaffb43228ff672c8768a6c21a859789081938b3 1,353 1.00/1.00 vMB 32
644,930 644,930 0000000000000000000b3d9d666174f496b9f1bd29bdb683325a13185f60ca9b 667 1.00/1.00 vMB 16
644,929 644,929 0000000000000000001083df0070cff98a0fc9a8493aeebe70774763bb36a9ac 2,242 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.