Loading Tool

Explorer IconExplorer

Memory Pool

43,425 transactions
27.05 vMB
0.06366269 BTC
Random Selection Loading Transactions
Max Size: 142.37/200 MB

Candidate Block

Mining Attempt cdbb1e7acfb6b144abd3cfb95dd429e2d81a29f7961515ddfb3fae02668e15d2
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 9a95255041533de21890d2add0ed1a59e306012e7caca4f9256c361510db5f31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,335
Size: 1.00 vMB
Total Fees: 0.01323778 BTC
Feerates: 151.15 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (572,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,226 342,226 000000000000000015c364e2830a8a03912e15b37c52d11bae4bcc6c08f2d557 1,290 0.72/1.00 vMB 25
342,225 342,225 000000000000000005d99ff30bb9fd56a8ecf52d9e5001695b8289fd9f54821f 1,109 0.75/1.00 vMB 21
342,224 342,224 00000000000000000963da3efc1da7c720bea2736438e26dcdc593a169869d72 1,174 0.35/1.00 vMB 46
342,223 342,223 0000000000000000064203cbbae66b7d4ed8cad35c0ed216307d1dd2cdc9133a 483 0.27/1.00 vMB 27
342,222 342,222 00000000000000001a236e06c1d60109b2ddf334619307f2849a570b56fd45b7 23 0.01/1.00 vMB 23
342,221 342,221 000000000000000003b6312d8361ad954bf441d2cacee44d255f9323e09860eb 273 0.11/1.00 vMB 29
342,220 342,220 0000000000000000155c09475e779243ef8873746a6de47349589cea2e4f60f2 198 0.10/1.00 vMB 24
342,219 342,219 0000000000000000123940950830af587bf562e463e1ee2c0d51c5d3d6ee1ee0 166 0.10/1.00 vMB 9
342,218 342,218 000000000000000013e3909566d92c13e3d0daed0da216e3153118e70637ec6e 477 0.27/1.00 vMB 23
342,217 342,217 0000000000000000182bfb7a6192069604861e6c4a93ae500177e335b1b6e98e 1,477 0.73/1.00 vMB 28
342,216 342,216 00000000000000000ae1cb91bf99fdd48bcf5db83e085cd9a0cb921a00185bb4 779 0.50/1.00 vMB 22
342,215 342,215 00000000000000000f0dc53c4d049a4521fc71399fd33205f5ad0de86f465e55 1 0.00/1.00 vMB 0
342,214 342,214 000000000000000004f2b24e65fea6d7e97c90022f77ac9499a7cf070ee32d7d 605 0.32/1.00 vMB 26
342,213 342,213 000000000000000016556eb7274e49126c2781138d9d3e18797381db470b7619 486 0.27/1.00 vMB 24
342,212 342,212 00000000000000001500c7cf2e79995523a1af41a89f6cb2af64815150d7822b 425 0.26/1.00 vMB 20
342,211 342,211 00000000000000000fb2a2fc697eb665da8167212edecad19f393930d0c4481b 1,661 0.75/1.00 vMB 31
342,210 342,210 0000000000000000067aad9ff7092ae406f8997acf4731496eac0b82adfc9260 279 0.17/1.00 vMB 22
342,209 342,209 000000000000000013d616c7ba9d1983eca38d2d40c8166897893043ebaec82e 351 0.16/1.00 vMB 29
342,208 342,208 000000000000000015c8645dd727f35bd2c02b24438eec401f020f6f59c04bd1 553 0.27/1.00 vMB 29
342,207 342,207 000000000000000010c58897d896f5f44f6aedb21ea86931a3668bd161efe378 68 0.04/1.00 vMB 20
342,206 342,206 0000000000000000132f67b2364f8bb0db053d45bf2b846d6d366edf6ab6ca9c 193 0.10/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.