Loading Tool

Explorer IconExplorer

Memory Pool

47,347 transactions
28.93 vMB
0.08834829 BTC
Random Selection Loading Transactions
Max Size: 153.95/200 MB

Candidate Block

Mining Attempt d2e7b1c8318d92ae169da8a9751044af1ae24a46f36f63fcb2f013612c1293a4
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root f2ec5f85318fb97327aa0bb7e1719b00e3c55f8b59fd8741cec1521a219a70ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.03267868 BTC
Feerates: 151.16 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (399,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,633 515,633 0000000000000000004351e7286c807669742e07e7ee59c0254e267d8c38367f 585 0.28/1.00 vMB 40
515,632 515,632 0000000000000000001f9d666f356213baf7c432a83ab98b326b6660378df197 1 0.00/1.00 vMB 0
515,631 515,631 0000000000000000002362e3094aec0882cbf22fffaa2bb27f42b13e4b1bbc33 310 0.12/1.00 vMB 24
515,630 515,630 0000000000000000000b2af048372e4061d8651bd1aaf5773c96daad79274697 589 0.34/1.00 vMB 18
515,629 515,629 0000000000000000000bff18b055a3c3ab0ccda36cfe01fc5c5bbb7afe63b2b1 640 0.36/1.00 vMB 51
515,628 515,628 000000000000000000211ef6c3992c99cf6b9714ffb6960a76fcde0508f9c786 1,029 0.55/1.00 vMB 9
515,627 515,627 0000000000000000001841aca6176acfa7c528123d8f27431d34133f5b4211e7 2,323 0.99/1.00 vMB 42
515,626 515,626 00000000000000000040a50a68251594e54b74f30d4630c77bdbb93c20f0fab9 792 0.39/1.00 vMB 32
515,625 515,625 0000000000000000000a559057a900b230d8ff548a47614922edcbd0f871f3ec 211 0.09/1.00 vMB 41
515,624 515,624 000000000000000000155720ac9c425fc94b9c6343e2da0a4bb43dbb735544e0 1,564 0.65/1.00 vMB 36
515,623 515,623 000000000000000000511b61bd9d83e66eb655f18f8e41c128dda87981ad1af9 126 0.04/1.00 vMB 28
515,622 515,622 0000000000000000001327651319d2484a5144edeecdd7f4c844ce5c70f41e75 1,462 0.75/1.00 vMB 39
515,621 515,621 0000000000000000001feb9367e3e59736cdf2deefd96bbcc28148e1f3c90344 1,095 0.47/1.00 vMB 28
515,620 515,620 00000000000000000012289334da3f57fe66475d09b9f2e13c886e345443a6b2 2,466 1.00/1.00 vMB 35
515,619 515,619 00000000000000000032e79c92f5873602d728ad2aff367d606e5e3ab9038df1 1,951 0.82/1.00 vMB 33
515,618 515,618 00000000000000000022935d196bd847c418e18fe1b57695b10ec5b0fe6946a0 1,241 0.47/1.00 vMB 35
515,617 515,617 0000000000000000003a6e5f4e5228805db24f89305006a4151db9c60bc1bc89 136 0.08/1.00 vMB 40
515,616 515,616 00000000000000000039761714a57647e9cd7304539d2e5866894df0f0d63aff 128 0.07/1.00 vMB 15
515,615 515,615 00000000000000000009bbbbfea38e2878756b30522142767edc7fc7b26a6f82 181 0.08/1.00 vMB 57
515,614 515,614 000000000000000000255efcfb2f4b79510187b87ba30a31a2cd455a5fb4f51d 476 0.36/1.00 vMB 10
515,613 515,613 0000000000000000001786d7d2ed208b470e1308d76771820da899b66cbca28b 2,786 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.