Loading Tool

Explorer IconExplorer

Memory Pool

13,011 transactions
7.04 vMB
0.05289105 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.75/200 MB

Candidate Block

Mining Attempt 6912b2517b3e329f6f2aaf327835ad0effee0dcf33f9e2ca20ea6a59428bc8a8
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 1e8c9efa2871d8dbfeb7422f8f57023f7562ea3eae0a3cda58c5f7ca034a4a96
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.03943579 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (743,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,230 170,230 000000000000091c015ea53ced7e10b31d6e2a56918a24f984a57df96846de3a 46 0.02 vMB 61
170,229 170,229 00000000000003cfaec8dc495e861ea774bf822929e35f2c5f83c1438d35db01 11 0.00 vMB 0
170,228 170,228 00000000000008a4399b862ebcea9bb7d71e019f64fbcb9b94936dbc5b5e9998 37 0.02 vMB 110
170,227 170,227 00000000000005ab95c129d6b0a95db24282cb8881e5b14e400ad5f10553aa1c 40 0.01 vMB 4
170,226 170,226 00000000000009de83df4748f281907249f0da9ba5d2e891738abd2691895d2f 153 0.06 vMB 208
170,225 170,225 0000000000000b04b946d1f882fd55d535f611e25b87075260732ef54ad8c8fe 1 0.00 vMB 0
170,224 170,224 00000000000004c4060d83d280e5dd2b6dba6389f0ad7823d627a18b85fa2d97 1 0.00 vMB 0
170,223 170,223 00000000000008f30d1dea4fbc009adcc66b30391ab70420020f3c48618a661f 12 0.00 vMB 263
170,222 170,222 000000000000033b5d119276d593a1dacac7bc285927bb9b0eb586a4dc2ed1cf 13 0.00 vMB 34
170,221 170,221 000000000000004e8243d7d2e2f522c2e15fc263527d9fb8234ecb8f505b89fc 110 0.08 vMB 131
170,220 170,220 0000000000000b2651978b7fbd3cb0c0d5913ea75255bbcda1c1b0d10cf83702 1 0.00 vMB 0
170,219 170,219 00000000000005310f34cad7abc461a9d5ff7c51c719b79c268c755cc8a72424 158 0.05 vMB 48
170,218 170,218 00000000000001327a983d3356cea2273890b57036de8b6bddab37c5f015ac9a 9 0.00 vMB 292
170,217 170,217 0000000000000071553b0a0bac8141d5446f964d15085bae7b097dbdff2227bf 43 0.03 vMB 101
170,216 170,216 0000000000000a096997c16c12dbc153a0e35d9f0e606742683c8abc8e413462 10 0.02 vMB 60
170,215 170,215 00000000000003347e85bb231f4444bd5396e70cc84ea91653f8e1d2ca597287 11 0.00 vMB 11
170,214 170,214 0000000000000787933f249fb542b6289b847bafc8fb7ae6594de0ba1a24ae2f 51 0.03 vMB 148
170,213 170,213 00000000000000b08d9802177a6ef387ba3eba3e6dd552dc4db3c1253ac7d6e3 7 0.00 vMB 1,617
170,212 170,212 00000000000004e3d6e571e72220b2a339f609c9145d2e6177ed2d0722a4eb38 32 0.01 vMB 10
170,211 170,211 000000000000023a5f23db2be033ad8ff68fbbed18762b3984e54d654030af18 66 0.02 vMB 113
170,210 170,210 000000000000094a61eb7639b2b64cb47f1c391ce9f8c7620f95aac4be239275 152 0.05 vMB 62
Previous 10 blocks ↓
Total Size: 779.63 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: 303.08 GB
    • Received: 1.36 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.