Loading Tool

Explorer IconExplorer

Memory Pool

18,943 transactions
9.59 vMB
0.02270866 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.49/200 MB

Candidate Block

Mining Attempt 44f2d6c6919895601976dced1304215eb4ceaf82ca73f99810215d8d9fb389e1
Version 20000000
Previous Block 000000000000000000018eeec2e5b9ba9206fddda6378af044f6446ee9562c05
Merkle Root 3237f0465257742cbc5a9d55ee41ff32bef7dfd8d12f0efc9f1ee73a322d358f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,185
Size: 1.00 vMB
Total Fees: 0.00770128 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,555 (767,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,157 146,157 0000000000000122d57e13aba2cc19652f04f7d5dcc1670bb110c06e6cd32221 89 0.03 vMB 99
146,156 146,156 00000000000003f05668763d273fe47d15bbe6d5b2e940dd788ac6ac7f1a9cac 95 0.03 vMB 150
146,155 146,155 00000000000008e3100b066d70e2be905ffeb5e9a8ccb90d4f6d9f1a8acf6759 73 0.03 vMB 3
146,154 146,154 0000000000000899db2145c84d4e7188e0f05901ce6df0ef4e96918b7cf6e9b6 28 0.01 vMB 34
146,153 146,153 00000000000006150442579867ea4a40aba532eabbdd6e22b2758c9d02cea7b7 125 0.07 vMB 92
146,152 146,152 000000000000017e2171448c0724a538372e86ae9cf3385c74456c9f0ae27319 65 0.06 vMB 405
146,151 146,151 000000000000054bb5682adc2d32d73f74e46b05752319338792b42b5e3b91fa 44 0.03 vMB 54
146,150 146,150 000000000000086becec165d0730ae73339406e41f5aca3e9af19f9e6ab16136 78 0.09 vMB 97
146,149 146,149 0000000000000377f2cd6ca07f9fc8b7a5af66f068b80b0f55a7484522166fbf 133 0.04 vMB 25
146,148 146,148 00000000000000e42d2ce64fd1d1155799034b3f076e2dc83d18d76287b39391 52 0.02 vMB 152
146,147 146,147 00000000000001368d9e39405369eae85f1f07fcdff8a53f9dc13874f444ffc1 17 0.01 vMB 222
146,146 146,146 00000000000001be51ccd16df2bb7713e79c48910e4aca256b57f3c86d9ecd96 11 0.01 vMB 89
146,145 146,145 00000000000004a80b4e13c3f3ae89b749d8b27ee15c3810315e7d3c7f9ad02a 41 0.03 vMB 120
146,144 146,144 0000000000000665c03724e0a0a4b17fe1472bbaaefaa61b4bd0d7cfde993c29 11 0.00 vMB 83
146,143 146,143 0000000000000877ea821986d74866847371c0b8efeafe65848e60e003a33f31 97 0.04 vMB 108
146,142 146,142 0000000000000967f86a82a27931db4858f79d071db3bdd2d8f133a5a819c072 52 0.03 vMB 102
146,141 146,141 000000000000064ec2e622c0992ed8a52bba0fa1824b468425e8dcc98e496233 32 0.02 vMB 195
146,140 146,140 000000000000059eb3c11abbe9b07f3ea744378d78f7fb7e405254a43493b780 30 0.04 vMB 79
146,139 146,139 000000000000035921a6b8cbce9da88ad04386ea1f32766e52d9cb6cd1576322 5 0.00 vMB 71
146,138 146,138 0000000000000291819e291c996859548779dadd7d80384573acc8ea1b4e5765 83 0.03 vMB 217
146,137 146,137 000000000000000a5f2bb84c268b04bd368f96d627d473726376f96b52ff2355 78 0.05 vMB 51
Previous 10 blocks ↓
Total Size: 779.83 GB

Node Details:

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