Loading Tool

Explorer IconExplorer

Memory Pool

26,617 transactions
6.41 vMB
0.05361250 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.72/200 MB

Candidate Block

Mining Attempt 65f88c5b3e4c91eae362ebb8d0804ce6cf007cf1f2260381e30eebbd8ef5ab72
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root d488f06bb118491e180d97be9b9da95bbcd151ad900b2a965b04cad8765c2031
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,723
Size: 1.00 vMB
Total Fees: 0.03720737 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (764,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,397 148,397 00000000000007f401de58ef30d51381ecfa3eb0a4ae570c777592546f1086d4 80 0.03 vMB 66
148,396 148,396 00000000000009c7a73d49e1427f077ce15515765a62c97848bcbe1c95222f12 105 0.10 vMB 112
148,395 148,395 00000000000009d719e5634c991bf3907f7ade017b932f0f7d65a7e25ff82333 30 0.02 vMB 144
148,394 148,394 00000000000000defd28410cad0b06749d07647df472a8d7480a77d7fe22ccb5 33 0.01 vMB 127
148,393 148,393 000000000000069c097ad9fb1abc8a29be320b4d47079e5f2e82b62447bb824b 64 0.02 vMB 75
148,392 148,392 000000000000037610b21f49089172d774938b40921b9145225f55405b305106 12 0.00 vMB 0
148,391 148,391 00000000000002f0afa093522b17afb7ac34b8d7437815963b84e860e7019fe3 90 0.04 vMB 204
148,390 148,390 0000000000000445e103fc12c452f887dce04643a2679dd61d0a10607565f0ae 12 0.01 vMB 47
148,389 148,389 000000000000033a5a22ad83de0964f3821245022ae9352e27688f3d09df4741 37 0.01 vMB 0
148,388 148,388 000000000000076f7ff850665f94298b5e63cc625f871ccd242d5aa2bf9c8a34 14 0.00 vMB 0
148,387 148,387 00000000000005c2340e76768be8058f9b01a7d6d1a049c813590cc4c63f4c59 32 0.01 vMB 223
148,386 148,386 000000000000031076d0606c4bf4497e98de74476448b47ad7ac8ac41f410cac 34 0.01 vMB 308
148,385 148,385 00000000000005ec0b9cdaeb551aa2048744783d83a3b003ee07655184407b57 12 0.00 vMB 801
148,384 148,384 0000000000000307eac7101c4ae2bf28594fba0b40e85d8710d0a6640f473559 40 0.01 vMB 20
148,383 148,383 000000000000024394121ab37020cf6756c2859db4f4dedd68931de857cb76c4 25 0.02 vMB 34
148,382 148,382 00000000000007c194213dcc2a3602781cc73f4f65b8b39e5cb48da0d590a243 7 0.00 vMB 446
148,381 148,381 0000000000000101416cfe36ec5297c5a8eeb6ecf9c1c0b731a4a5f09038d113 33 0.02 vMB 109
148,380 148,380 000000000000006cfc46fb2fd83f0bd4d74a9ffeda30a9326cb5a6993a972f77 5 0.00 vMB 36
148,379 148,379 00000000000004aa5a5c46fdd582e6cc29af816438132c085955757f30077639 15 0.01 vMB 228
148,378 148,378 00000000000000d5d80440c2b143a2d276e1ed0673ac8505ec8e5a03af2e5fdd 1 0.00 vMB 0
148,377 148,377 00000000000006374d89b88a627214a73d1dcfb8323b90cc0bd878703c124e12 10 0.00 vMB 139
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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