Loading Tool

Explorer IconExplorer

Memory Pool

27,822 transactions
6.86 vMB
0.06851712 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.09/200 MB

Candidate Block

Mining Attempt 1d2a9a0ddcd6a0bc1f00e8bdcb43d779a051dbde2d96144cb853951644c570fc
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root cb8c64c105c3427e20cc21296f27857d20f353fe4b37c8eec2e0ba95abe0a51f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.04444814 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (640,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,523 272,523 00000000000000015805161cd902e65cc8672ee35dad5c281a3e58e568b32029 566 0.31 vMB 51
272,522 272,522 00000000000000000abdecc74d48e6f45b1ed73946d2fa913ca85e45f1d37427 156 0.06 vMB 48
272,521 272,521 0000000000000000aedbbfcc0a020e3bdf3e4bc3021399f76037f793f8d41195 114 0.09 vMB 28
272,520 272,520 0000000000000002b12ebd1ebe5d8ea0b2b6c201a53730cc1ec9b8d1654855c2 180 0.08 vMB 54
272,519 272,519 00000000000000049d6b1039377b0ca3a4c573e3de9ffa1ea2cb3058818d9c90 231 0.10 vMB 56
272,518 272,518 00000000000000005e83ea9ee6432af8c8375057f90110bd6ce63c9d70bb23a3 308 0.14 vMB 52
272,517 272,517 0000000000000005b957ef891a5b754a27efcbf432db0f2b4da9215d13312aba 176 0.10 vMB 34
272,516 272,516 00000000000000055f5e40d25364b7f325a4039212780dea3f866f3cbac46e58 526 0.23 vMB 63
272,515 272,515 000000000000000381c391eee27b76107302b4a34cd7ac92ebcdd8aa93f77ccd 136 0.07 vMB 46
272,514 272,514 0000000000000003a7b383a9df0c1725ecaca79f5746a79a9e2bd6b763d11a49 404 0.18 vMB 65
272,513 272,513 00000000000000014d746117b9d49b70bb8e15a1ed5ce0db277d0884aa0c4d1f 183 0.12 vMB 10
272,512 272,512 00000000000000009ea64bc89c951c5e57aa704b3fafa42a96fd5369360b494f 660 0.28 vMB 66
272,511 272,511 0000000000000003625fcd955dd2aefa79ab5c8f9a4152748fb1b05aee91ad1d 288 0.18 vMB 42
272,510 272,510 00000000000000017d90d6086b41d845bd67cf51f71a890b2f7a5181ed0dba8c 342 0.25 vMB 30
272,509 272,509 0000000000000003b609c1858daecdffaeacedc5dda9a93e419a7d481b2bb9f0 1,194 0.50 vMB 68
272,508 272,508 00000000000000029d4df6dd4a3769b65d0a95654198e65e858bc928616d9814 143 0.05 vMB 164
272,507 272,507 000000000000000412b39b915e7dc70df1f6ef650fbedde5ebb9320d4161c6b7 691 0.25 vMB 70
272,506 272,506 0000000000000004db428dc1808776f0be55568eb75f49a0bb5cf6d63e768617 190 0.09 vMB 43
272,505 272,505 0000000000000001d22713e9481b875a870f3b6354efc939cd96a85d64e8b0a9 319 0.21 vMB 52
272,504 272,504 0000000000000004d16bd8508a8af584436c8390ce0beedccedd3723b1003d7e 126 0.06 vMB 47
272,503 272,503 00000000000000027df5244b87089fdefc7c181ecd12c0787d48aa88c64c84f3 129 0.06 vMB 26
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: 82
    • Outgoing: 10
  • Data Transfer:
    • Sent: 40.62 GB
    • Received: 0.56 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.