Loading Tool

Explorer IconExplorer

Memory Pool

76,791 transactions
28.68 vMB
0.07478704 BTC
Random Selection Loading Transactions
Max Size: 173.52/200 MB

Candidate Block

Mining Attempt 25676da864213333d3e0e07ba80a157a09c3eabd323ccfa0cfec8ee681a804fe
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root bf6be33894e4489c5af579b067a983601094dc8b57b5fe94aff6c65684b28017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,121
Size: 1.00 vMB
Total Fees: 0.01506460 BTC
Feerates: 150.93 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (603,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,150 312,150 00000000000000002207bf286746f172e2e908ab7936b4561c58ca2c0cc592ba 918 0.62/1.00 vMB 26
312,149 312,149 0000000000000000183a3cd9aafe2d99632b7a9ef37ddb22e778784843bc60f2 284 0.22/1.00 vMB 25
312,148 312,148 000000000000000028359989d957b922c114cd2124ae73f8749bb0215e7a0d3b 424 0.25/1.00 vMB 30
312,147 312,147 0000000000000000165e98b8447fbee9d5b87ad385095172a0fc9ccda27d2a0c 285 0.17/1.00 vMB 28
312,146 312,146 00000000000000000b99d25aff2b926a16be612798bba2130fcddec3bcdce8ab 648 0.35/1.00 vMB 16
312,145 312,145 00000000000000002a17485e36a41de6ab4302212e9f9c06766f9cf06e7485b8 295 0.21/1.00 vMB 28
312,144 312,144 00000000000000002477825287f41f76ec0162dfed0af8faa37305f62baf0a85 44 0.03/1.00 vMB 28
312,143 312,143 000000000000000022538ad8cce8cb5c79a34b8458ecd9d296ba611f13d053db 408 0.25/1.00 vMB 26
312,142 312,142 0000000000000000291b9ff4546da343dd1aab4bdd07cbc234f4745022a76fe3 741 0.42/1.00 vMB 27
312,141 312,141 00000000000000000af8c8a365ad64db2ad629d8ab3370e6e3653b50e6c56487 257 0.31/1.00 vMB 14
312,140 312,140 00000000000000000f8ecf6fc4c9991319b38ab1928ba2f0d7954267ebac5156 1,416 0.75/1.00 vMB 30
312,139 312,139 0000000000000000278050c6266fda1d54b4f4c92fd0ff8226f5c6062be9256a 1,650 0.75/1.00 vMB 36
312,138 312,138 00000000000000000342042ecd2a55c92a21dfec3ebda833495c5c2c5cd97005 968 0.85/1.00 vMB 21
312,137 312,137 000000000000000013be6ca403f72443fc8e844799a7b4508519cc93805120c6 707 0.50/1.00 vMB 23
312,136 312,136 000000000000000011ae313df96f807b4dbf85d044eb8e8a828d422c111c89e6 1,912 0.75/1.00 vMB 37
312,135 312,135 000000000000000017247b1ee81eedbabb63144b0543ada25f542ee7d9327246 75 0.04/1.00 vMB 26
312,134 312,134 00000000000000002718bb7e3e9aa05795881de1f1de7f95009b0ebee211891b 23 0.01/1.00 vMB 24
312,133 312,133 00000000000000000a7d258f3f43a229278edb189586adf6f9402e501b0f141b 167 0.26/1.00 vMB 16
312,132 312,132 000000000000000011a64c03c90afcbfbc5926d44d92444fde2697f753781839 735 0.35/1.00 vMB 31
312,131 312,131 00000000000000001f5b86c89ef6e6dbc65f44b139f475142c04f92f8a5ab5a9 174 0.08/1.00 vMB 28
312,130 312,130 00000000000000001f202953ab0af5e3036d02f85b7505aa38e1ae15e17e03dc 221 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.