Loading Tool

Explorer IconExplorer

Memory Pool

74,889 transactions
27.79 vMB
0.07566161 BTC
Random Selection Loading Transactions
Max Size: 169.08/200 MB

Candidate Block

Mining Attempt 1955d04981a769a3308f52d1043b5b2571466f0516a0db8988a935e2cfc4dc30
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 4afe8674dbc7f53b29d21709616212db70879f8b25725eadc8b0d7d541655de8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,111
Size: 1.00 vMB
Total Fees: 0.01620569 BTC
Feerates: 71.37 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (689,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,246 226,246 000000000000008966d290267c204131ecd97a5bf09e29f60919872219d5af6a 9 0.00/1.00 vMB 3
226,245 226,245 00000000000000278807eefc83c9758c03d1155224e2b8481a96fb6b7c983308 172 0.09/1.00 vMB 176
226,244 226,244 000000000000025b6f5a6f01fc7a42cca988e282f5f02671a7e6d4424e0060d1 288 0.13/1.00 vMB 179
226,243 226,243 00000000000001fa5edbede3adffb81efe75567272717c325daa6aada0947781 334 0.14/1.00 vMB 202
226,242 226,242 0000000000000251f39273105944a60e45853514a8c7880afc333acee0a2bc55 1 0.00/1.00 vMB 0
226,241 226,241 0000000000000035e60d97521e9be768b946abd2010c955488d1b46b11dc69ee 112 0.06/1.00 vMB 97
226,240 226,240 000000000000017142afb59d303545035d8a8410209032c884ab85b296bbca0b 299 0.13/1.00 vMB 478
226,239 226,239 000000000000007414af9f68b916ba6c6c6ca6b6de4a33b7a7d2365af8049e3b 283 0.11/1.00 vMB 191
226,238 226,238 00000000000001ffa7cc3f2692471f7acf3a9a615903c08dd178ec9faa848a20 518 0.21/1.00 vMB 183
226,237 226,237 00000000000002c4dd182f1e80eec7f4c92011f07bc53058a8b37e52b882fe72 387 0.17/1.00 vMB 192
226,236 226,236 0000000000000279fabc6caf039206763e10bb34b7d0ebc52bc884183e732f74 401 0.16/1.00 vMB 247
226,235 226,235 00000000000003536e59eaea9f91287215ea255f969d2218ce58b181cbc23c3d 139 0.07/1.00 vMB 223
226,234 226,234 00000000000001c23fdf96cb681d35eeab190e20eb67666b7a8565b468793a53 78 0.05/1.00 vMB 196
226,233 226,233 00000000000000655ed9ca8d60383b54546b389263ce7da7925f0fe61d5cb46d 256 0.19/1.00 vMB 35
226,232 226,232 00000000000002be5cd4b29f4a5e2b46f85b8cfae019f1dd318668dce02a09eb 18 0.01/1.00 vMB 117
226,231 226,231 0000000000000121f89130ebb7cbbab9f543e512c23b878630bcf044aafefd62 32 0.01/1.00 vMB 11
226,230 226,230 000000000000025cb2776dd086f49385d25ef68e85f6882bc01960c0e3612545 343 0.15/1.00 vMB 198
226,229 226,229 000000000000029fe5764b1f619db9a6b8fb320b2a72e8fd6064251d41df4918 362 0.19/1.00 vMB 178
226,228 226,228 0000000000000241176214e2f6b4adefefac816c2d1729a678a5018c0d74ca0e 256 0.11/1.00 vMB 164
226,227 226,227 00000000000001952acf0f51a8a8b4f3c18f2cad499f3aa943498b318ab82e6d 140 0.05/1.00 vMB 77
226,226 226,226 00000000000001ef7f2c26a18fd5713784be17fe5d59f8b25f58ce8672cb143b 307 0.15/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.