Loading Tool

Explorer IconExplorer

Memory Pool

32,791 transactions
10.06 vMB
0.16117128 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.15/200 MB

Candidate Block

Mining Attempt 3b66597185e4d4b10dc38f4249b079a699c353766bb484524a504af80f8c6af1
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 88140cdef68051e0c7d16b5ddc5aef2af4d90cfcddfefcf3563e1cd20fd67ff1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.07135513 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (720,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,558 192,558 00000000000000ecaf2803fd962ddf5e4af1c1de3df423c8d4395a0f2a4eb880 144 0.07 vMB 144
192,557 192,557 00000000000005914e6046da8e260b4730075e1e84f84d944718a2eb7ee59c2a 75 0.03 vMB 7
192,556 192,556 000000000000051a5a04f79c574226ecbca20840ce88b5eec6bcde9c3a0b8665 316 0.10 vMB 197
192,555 192,555 000000000000016919d241eb07aed81d44f7fc6b3bcda41b9eca7bbd57af36b4 17 0.02 vMB 78
192,554 192,554 000000000000033b51065bae2275d2702dff549961418142c9028eb5a1536b7f 32 0.02 vMB 19
192,553 192,553 000000000000030d88037ab17523a9d45303889a8e8f37dba0fb8ae5b194675d 134 0.05 vMB 115
192,552 192,552 00000000000006c6c1cfca0484246ca19bb379c404242211e098a1483353751e 181 0.11 vMB 128
192,551 192,551 000000000000025aeaa985ae9e59a18971920afa8fa2b2085836f8cd5f41e406 53 0.02 vMB 100
192,550 192,550 000000000000005a85f68eeb3517465770ddda90d4ad7aa0f711afe2b6adb601 83 0.05 vMB 129
192,549 192,549 00000000000000c917ad01a1c0ec5785aaac87769a1d18f60cd6368a2ce00d72 10 0.00 vMB 18
192,548 192,548 00000000000006a2946e3d38fc611c7ca236009aeadb5edb9eb93f76731e6ed4 83 0.04 vMB 102
192,547 192,547 00000000000004b18a3afa9abba5689452a2be522d6357bdbf317dda3a4fe860 451 0.19 vMB 123
192,546 192,546 000000000000004b17a1e5f6489dc1804abcf4236efde0e47695dc2b732dc19e 33 0.01 vMB 253
192,545 192,545 0000000000000584612d3da5f249e6c3b5448c3c0745e86e042e6f4779f04251 131 0.05 vMB 134
192,544 192,544 00000000000004684bcb4fc03d9311b851d22d69aae7931b0efdc6de68dccf93 66 0.02 vMB 49
192,543 192,543 000000000000030cdf6b392409bd60e86bc7b694fcd10bb63274bd730d3d4aaf 30 0.01 vMB 162
192,542 192,542 00000000000005da6fc2acd06b03d07e90c34e1e62a93537dc488a72f3a59065 118 0.03 vMB 171
192,541 192,541 0000000000000750f6fc9ad8691eef31c0ed2742551e2ccbba6ca59d1496a2c5 733 0.26 vMB 153
192,540 192,540 00000000000005d0df360e22de491a166160b74fa91da09a26b3bd99d46985f1 117 0.05 vMB 121
192,539 192,539 000000000000055f0a9995c755e145d91a53fbbcc3d9c471d4e3f8de9e2d2ab9 1 0.00 vMB 0
192,538 192,538 000000000000004657e29ed5ddae2d1e3a114abc4db2bedba08ecf15edd8c59e 89 0.03 vMB 125
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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