Loading Tool

Explorer IconExplorer

Memory Pool

39,666 transactions
27.08 vMB
0.05560106 BTC
Random Selection Loading Transactions
Max Size: 141.52/200 MB

Candidate Block

Mining Attempt 5ad96bd436d207c5ad687ce6f64778b9b846fa5e9d7cdf6a36be227e2958b9c7
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root b58cbfb5a7d12f26bdd4c22abe18ce003595ad96db8303da0de2a85b032d7d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,187
Size: 1.00 vMB
Total Fees: 0.00536627 BTC
Feerates: 69.10 > 0.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (667,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,286 247,286 000000000000006ed29d55ddc1dc7c1ebfc82655c706fb11210905653adb831a 373 0.16/1.00 vMB 152
247,285 247,285 000000000000003efd15e3e9ddff8c956092a54333f0e4ee1afd1c0db7d068a7 242 0.10/1.00 vMB 115
247,284 247,284 000000000000009d4e1c01932b7495a72ba538d69c1debebd0e7bb54f09a6542 330 0.14/1.00 vMB 121
247,283 247,283 0000000000000087fee968ae479d48abbc50fda382ff1071aff53745d87be032 265 0.10/1.00 vMB 132
247,282 247,282 00000000000000200bab44262b1cc9b5423636d40f4227b959674387b010e00e 91 0.04/1.00 vMB 149
247,281 247,281 000000000000008c7f522c6ff5ab69887ff1e3f029a2f6ae7c8870439d4b680c 204 0.09/1.00 vMB 78
247,280 247,280 000000000000001b3e11ac8996dcd11ae2f91df01ff209e9e34db9baf5a48415 387 0.14/1.00 vMB 154
247,279 247,279 000000000000007f74a2a990302f500e444f7a07390436d504c3ce967168649a 195 0.08/1.00 vMB 131
247,278 247,278 0000000000000076f0688439facf84ef1181dfc7e42940df5d60106180ec340b 175 0.07/1.00 vMB 107
247,277 247,277 000000000000005ea45fcb299aaf6b2b480cb718ab11b8b6f4974697be43448a 548 0.22/1.00 vMB 119
247,276 247,276 000000000000009e5683e3daa99c1b996f576e18b8ced95f84ce728aa535491b 167 0.08/1.00 vMB 100
247,275 247,275 0000000000000090bf3abdc321f0636f2fe485d2f791247b463432cce272196a 418 0.19/1.00 vMB 5,468
247,274 247,274 0000000000000081aa646b20741efc24ebed514f97083a212f37360ad90e03d2 309 0.14/1.00 vMB 120
247,273 247,273 00000000000000889c4ff429ac342541fa9fbc8a05888c2b11b341c0c17eee11 47 0.02/1.00 vMB 128
247,272 247,272 0000000000000026a26d1ff45a72236f12de3ad5ff703aebec322f52ac8ed9dd 37 0.02/1.00 vMB 107
247,271 247,271 000000000000003062a74985865bc2bdd97ce66d1c4c1c0d1e3ddcf2ca25f754 217 0.11/1.00 vMB 115
247,270 247,270 0000000000000070b86f161622cf504f014cfb3dda166248071f13aa409efb7b 32 0.01/1.00 vMB 130
247,269 247,269 00000000000000893c23560414aab5d457e1bce3baa5e05abb1b07b550b228e8 96 0.04/1.00 vMB 153
247,268 247,268 0000000000000089201bd829ac56c110ada6360606c3eafedc69ca28a9d95275 57 0.03/1.00 vMB 109
247,267 247,267 000000000000003d7a04481da34fac62026d1ffd9fc250267ed234314d4f6c39 16 0.01/1.00 vMB 158
247,266 247,266 0000000000000093264a22fc0f6cb2ee4667cb568161c3f777aee92d3a311219 42 0.07/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.