Loading Tool

Explorer IconExplorer

Memory Pool

39,509 transactions
17.42 vMB
0.13646611 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.30/200 MB

Candidate Block

Mining Attempt 32e464f5066e5045f61bffc02a4057cd9efdfa8c633205aaaf9a90492f7a512c
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 80a03e5750561d0d626280dfe06fe6e5db8b41a25f88c996b84f013c7c275254
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.03591969 BTC
Median Feerate: 3.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (768,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,875 144,875 00000000000008ed719acb7191a9c0d08d2f7caab20b774d4fd240ed3d9594f3 15 0.01 vMB 37
144,874 144,874 000000000000055e3460ea4920edeece992ebfc3b1790640d47c47b75519becf 54 0.02 vMB 195
144,873 144,873 00000000000006f0618e83a07585f5ab0bb789deeaf9b76a2d5bda7746983c7c 5 0.00 vMB 725
144,872 144,872 0000000000000690b6bece794ce2a3af2d374ac35897439c97b5e351cf0c89a3 1 0.00 vMB 0
144,871 144,871 00000000000002f8d3ac05cc25e9527e5b10b1daf2282220217ccb1a1053391f 87 0.03 vMB 74
144,870 144,870 00000000000002cb1c22ebf25d32ac2c9e57770908c168bbcefcd6a4c89feb72 37 0.02 vMB 282
144,869 144,869 00000000000006c6e586f55a143215c901601441d470c84d283d5d9d02b3054f 48 0.01 vMB 103
144,868 144,868 0000000000000549d4e07cb71fe8ab5e2a166f565be5cad8c89799e471214dd5 12 0.00 vMB 14
144,867 144,867 00000000000003dc1ed10842d14b050d9195475d96afedfd150b631afe6fd6e2 60 0.03 vMB 146
144,866 144,866 00000000000005dd8aa86fbc40e24b3b4da9dbb237014f42bfd00d04b5b35746 14 0.01 vMB 76
144,865 144,865 0000000000000555617801ce7f0f2deadd99bcbc2cea115dc4829293d5fee618 29 0.01 vMB 33
144,864 144,864 000000000000060aa6b37e257a0040d790c6d56de417f45f9e253b35a313a606 128 0.05 vMB 46
144,863 144,863 000000000000055d0401f06dab7fe6832b97fef46c25e238d9c3db390413731a 26 0.01 vMB 188
144,862 144,862 00000000000001a02ce0e12954d0ae679b62544dfe5468cd1de7ffa2253667ec 31 0.01 vMB 107
144,861 144,861 00000000000000bf5c79b6cf84a9687fa2ff66835cbd483fd12990a2b0a6ca55 10 0.00 vMB 381
144,860 144,860 000000000000005bdab9720ef080330132888a6ecf6730a5bcea5eec4dc878e1 30 0.01 vMB 95
144,859 144,859 00000000000007d912b011ab57f2d6157769907600ac9b579abd922e4354722c 123 0.05 vMB 100
144,858 144,858 00000000000004e0b46762676cb83ce3ed7af85a0544a125d7cc7634f171d7f9 31 0.01 vMB 278
144,857 144,857 00000000000001b6c2c99dd6dff601898c2833281191716c080b7eff0703863f 97 0.04 vMB 213
144,856 144,856 000000000000069eded537ba1fe7cd8ec58afc3f98eeafad3b13f036caf76002 1 0.00 vMB 0
144,855 144,855 0000000000000251168fcf0b00c1e7660e1a3bd0244219f5a2d8f173c9b9b6c7 39 0.01 vMB 25
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 11
  • Data Transfer:
    • Sent: 111.57 GB
    • Received: 0.47 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.