Loading Tool

Explorer IconExplorer

Memory Pool

21,295 transactions
9.28 vMB
0.10809170 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.19/200 MB

Candidate Block

Mining Attempt ab9216a90a14fa6660830b31ff426ee7f0c7b4f34fd79ac1e492f43b91ed44c4
Version 20000000
Previous Block 0000000000000000000145675ea6000f3d15ebd1e48b044500eb75bc4f666b05
Merkle Root 2ef751890a86699f83b4c41f5eb6865ec3b6b5a7421176bc64c09b7338f0b25c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,332
Size: 1.00 vMB
Total Fees: 0.08244392 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,423 (747,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,311 166,311 000000000000071616b602372912cb4a10bd754337f7b7ba67651fab46aaa8d4 9 0.00 vMB 3
166,310 166,310 00000000000002265311d7abcbf78083ab5cdee8ab98fb11be057bfc25abed31 42 0.03 vMB 97
166,309 166,309 000000000000077e7191d8af616bbc72962d464d00102ad7db89e292bb43d442 53 0.02 vMB 133
166,308 166,308 0000000000000aca04444d13d57143d8763c852934f6d4972781a936ff4f2b9f 124 0.04 vMB 110
166,307 166,307 000000000000095ceba06c960b83544137da32fd97992a3ce214c244763d2c91 25 0.01 vMB 102
166,306 166,306 00000000000004808311049935dbea756c10570a834e33c4f0205f1a3274f3c9 11 0.00 vMB 0
166,305 166,305 0000000000000409354ad32795da84ec84ec074241ecaa7ef97ca88ac795a3cf 67 0.04 vMB 53
166,304 166,304 00000000000003b8ce7bc3ac8251ab9a300bccbf999d87be5f5a1e2560b4a2b3 87 0.03 vMB 44
166,303 166,303 0000000000000032715354156f849e9e06ad596f4b9b71f130ac215eb156a574 52 0.03 vMB 63
166,302 166,302 0000000000000955a0458b8e0fb1c02ea14727c846f3c62dc07827ef60971ea1 11 0.00 vMB 295
166,301 166,301 0000000000000529e290a8e4b9c0c679c5dff57f2906f2cb2c944e57faf9aeea 83 0.03 vMB 275
166,300 166,300 0000000000000a9f610ca5e50cda20f7ba3c60cbc7febf690ee48ebc21bbf73c 75 0.03 vMB 120
166,299 166,299 00000000000004cca143669b27f643339feb5a25c9cf6cfa5b08b6429c95bfc4 39 0.04 vMB 112
166,298 166,298 0000000000000ae99518483a7f21412f328e204e11e6d3fa9660b84f520bad2e 22 0.01 vMB 57
166,297 166,297 000000000000044d14f35bbc4eb62fd39e7a6c8b65bbe480d0a9e1c271cec7f9 133 0.04 vMB 82
166,296 166,296 0000000000000910c42f81817ebd16fabca65f33c17d254177e111fa5b2192f6 63 0.03 vMB 442
166,295 166,295 000000000000022856d275f7a29876bcd79466f7eb0e8e0a4f8bc748a553c074 43 0.02 vMB 276
166,294 166,294 00000000000005fff3309a800db310cd9da8742e691aa45ba52ea4d3e38e8914 24 0.02 vMB 53
166,293 166,293 00000000000004505e4b38a76e04f7ca4c597edbc4bbe8fc9b2ce655f44b3d50 53 0.02 vMB 93
166,292 166,292 00000000000008393fd2efd0717fa25d57bc3512a9c95d80f40b1050a5ef829a 16 0.01 vMB 585
166,291 166,291 0000000000000875b1e024514c38a6fb7ad9445b8dd9628b1ec648108c9d1ed9 22 0.02 vMB 21
Previous 10 blocks ↓
Total Size: 779.61 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: 297.32 GB
    • Received: 1.27 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.