Loading Tool

Explorer IconExplorer

Memory Pool

73,786 transactions
28.22 vMB
0.06830411 BTC
Random Selection Loading Transactions
Max Size: 167.75/200 MB

Candidate Block

Mining Attempt 0dd22b1e8f055bf775d5fd71b5818c916900bd963782fe5df1a648251e28f21d
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 2dfbd76774551679842a8b73d6267e04b8c1bf7bfc37b9d1e0147dd5a6f957f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,617
Size: 1.00 vMB
Total Fees: 0.01183719 BTC
Feerates: 101.62 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (569,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,244 345,244 000000000000000014fe0f9bd379ec226e605cf93480cf63a1a4f464bd480ef3 58 0.10/1.00 vMB 6
345,243 345,243 00000000000000001038bfc05b4e904e246dd82e021d6d1f025530f968cba857 1,075 0.61/1.00 vMB 25
345,242 345,242 00000000000000000bb15a98f7731febd490f8f0195c21428690759ad07fded2 253 0.14/1.00 vMB 27
345,241 345,241 00000000000000000fc7bff4e8a3b77e44197e9b98fc4bf45efd52428fe31738 363 0.18/1.00 vMB 24
345,240 345,240 000000000000000011d6dbfbde95486099f16393d7273b0dd3d062a527f52bed 232 0.13/1.00 vMB 18
345,239 345,239 00000000000000000b2b68ac66283544ae308a7ed3e080e1e7839ddcee19bc14 1 0.00/1.00 vMB 0
345,238 345,238 0000000000000000131b8bf44b39d7eaf827464479867e2246b8eb415183653d 284 0.16/1.00 vMB 22
345,237 345,237 00000000000000000b860accc0e6f9d85dbe990f2ef06532cf9d4c8961f476b9 1,116 0.66/1.00 vMB 23
345,236 345,236 0000000000000000081c76e1b04901ed44b8f70d9820a038e6c5bcd234b83c70 89 0.10/1.00 vMB 18
345,235 345,235 00000000000000000d3a97b122da6ad6a97b35b90b8e3f756bf42a63cb9b7ac3 680 0.40/1.00 vMB 22
345,234 345,234 0000000000000000010df4ebbb0238fb9914fabbff14bebaaf422568c49d2446 256 0.08/1.00 vMB 42
345,233 345,233 000000000000000011dcc272725b39d04fa5ad7de21416851833106090e86971 751 0.42/1.00 vMB 21
345,232 345,232 00000000000000000e1cf6dc3b323ecf8783b39fb038b29e1d6553addf97c8b2 256 0.08/1.00 vMB 41
345,231 345,231 00000000000000000939f02c47f6eceabf16222a446cb01d5a6e74cd8ce1e764 124 0.10/1.00 vMB 14
345,230 345,230 0000000000000000050bf7539cb112eef45115e850258c7766bca2d472ee2230 707 0.38/1.00 vMB 25
345,229 345,229 00000000000000000326307b927806f617277c8650b70e66d78eab8323423a33 156 0.10/1.00 vMB 13
345,228 345,228 0000000000000000129457736c292be013cf7085aeb8c61f15622467c3baa65f 1 0.00/1.00 vMB 0
345,227 345,227 00000000000000000cda800ccef74fbae8724747a239714d18eea6d5b23d2db2 181 0.14/1.00 vMB 14
345,226 345,226 00000000000000000937c0a86e818f2921a25d6825167fc132f708a1e9571a0f 356 0.18/1.00 vMB 25
345,225 345,225 00000000000000001051f7adb2afded6ca2c661613029aaa9223eba84103b99e 397 0.19/1.00 vMB 28
345,224 345,224 000000000000000007461b3816f4e76bd1f9c4c513999295718b87af4a1fa297 564 0.35/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.