Loading Tool

Explorer IconExplorer

Memory Pool

42,824 transactions
26.61 vMB
0.06335640 BTC
Random Selection Loading Transactions
Max Size: 139.28/200 MB

Candidate Block

Mining Attempt 52ce17cc9b75ca686ede3ca22edb899f98e5f24e24e2fe0f251f7ad4fbad739b
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 3f4d28ae46d778fde18bba82d7593901db2f6e3f1aa1917e3bdb75724434a273
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,472
Size: 1.00 vMB
Total Fees: 0.01423432 BTC
Feerates: 150.77 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (572,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,232 342,232 00000000000000001359fd3b38b59a42e492c4cc01ad9749f5ff2a4029988a3f 591 0.29/1.00 vMB 30
342,231 342,231 00000000000000001059aeeaa22bdc3ef4f8f1bd6a54b9fcfb1ccb4ea1da5efa 313 0.14/1.00 vMB 31
342,230 342,230 00000000000000000b86db7d26868fc036039e0b85cd1596d27d894dff274eae 220 0.13/1.00 vMB 22
342,229 342,229 0000000000000000178f4f48727b875e40383dac22f6efefa10d8b82d3f3af87 352 0.21/1.00 vMB 22
342,228 342,228 000000000000000002a2f0be30c04a3259fde58719e459a02d2a2da536cd5ec3 621 0.40/1.00 vMB 22
342,227 342,227 00000000000000000c166017790c94f858184daeb93f68692a1711b2831d8a7e 512 0.17/1.00 vMB 41
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
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.