Loading Tool

Explorer IconExplorer

Memory Pool

25,019 transactions
10.56 vMB
0.02659703 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.45/200 MB

Candidate Block

Mining Attempt e85130bb7bfea01f18b1328166222a3caeccfdc8765f2ffe569e9f6db4dbcea1
Version 20000000
Previous Block 0000000000000000000042dc3a595584737aa5b0e59a9c730a957ef0652eded3
Merkle Root 676c6a0bea20a9b8f40a3aab706e9669fe9e9e82c66b93b418c56e8577838ec1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,321
Size: 1.00 vMB
Total Fees: 0.00916481 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,550 (903,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,954 9,954 00000000e5cdfab0cf62ba3edeab7dc0974ffcc6c61c18941cbe789d01af0f81 1 0.00 vMB 0
9,953 9,953 00000000dd0a273c4e4bd3ce37ca77b0f1da36422d87d4df102f6e37be20ba29 1 0.00 vMB 0
9,952 9,952 00000000280ed43a87117a1762b9255737a790559deba7fca03171a4d23eab4c 1 0.00 vMB 0
9,951 9,951 00000000bc769c786f51010f0c7484fcca83fb8598d89f6031c91a4f3cc131f2 1 0.00 vMB 0
9,950 9,950 000000006eaa1ad2bd8726e149a79e3c49e69f7528c74b6163b8179097c6536a 1 0.00 vMB 0
9,949 9,949 00000000ff79b07c729f5802ec8a2d4ee8cea66047c0a8e6f785e8f66072a50d 1 0.00 vMB 0
9,948 9,948 00000000a2c3e65a505f4c539f41d3d0d322665d809ccd4e8836cc89a83cdc27 1 0.00 vMB 0
9,947 9,947 000000002a51784919db3733421e9739667fcae3615e9c173c630f21098b05fa 1 0.00 vMB 0
9,946 9,946 00000000203d3170c0b22743b45778259d0ebbf9811f76afff256f7cbb0d1ece 1 0.00 vMB 0
9,945 9,945 0000000055b1370e339fb0017ecdf886190dfe419e2b9f0a372d7b7fa54df08f 1 0.00 vMB 0
9,944 9,944 00000000cdddc307896ba07503cfe36bc6c1e5eaa2bed269039a8b90f8a10ca4 1 0.00 vMB 0
9,943 9,943 00000000e1e952781d28b03566fbb8cd894cc93d2e55950b827d35b5e136c231 1 0.00 vMB 0
9,942 9,942 00000000f51d5e5cffb6b011adcd8bef6cb92edeefe7a1c86c1d791d95d066ba 1 0.00 vMB 0
9,941 9,941 00000000a5b941282b2f31dc3bc772244eb8715b5a139113b8bc7315a1d0fb92 1 0.00 vMB 0
9,940 9,940 000000007f6a6d00793ede59bcc8956df1667a82f3ea95811d2e07e449d75710 1 0.00 vMB 0
9,939 9,939 00000000220d3c67d4cf9a9aff38eeda2170b0fa30ffd922e3ed7ff58a59a2ed 1 0.00 vMB 0
9,938 9,938 00000000212d49b27f9085ff0f64ce3da962dc1d14288c75e1bd75c4be84458e 1 0.00 vMB 0
9,937 9,937 0000000037859d141f0e4f14daa08f1d4c0f1c8754adf01908ad14ae239437fe 1 0.00 vMB 0
9,936 9,936 000000003ef1a1b4c1ca5887c90ac1a0d44584e4373f92aa7eddb52a5a582014 1 0.00 vMB 0
9,935 9,935 0000000034c59968f1bb96647eb16e741d0112c6894c22d9702423250f5ca846 1 0.00 vMB 0
9,934 9,934 000000009334f65e2626c63d44b3cfd5be8dd8980ed703374ec054620e27c67e 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 415.18 GB
    • Received: 2.22 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.