Loading Tool

Explorer IconExplorer

Memory Pool

34,573 transactions
10.76 vMB
0.19421918 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt a025916fbff9257012c6fbe31144932a2119a9902cbf21c44b75b35baec22307
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 7780878788a4e5f6ac25b53ff930abde9331d4b13347eab055f6d013e1decf08
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08272355 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (768,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,493 144,493 00000000000000478b4620527c5325a0a91969b1a8ed4d1d97c0e90e28f08348 13 0.00 vMB 767
144,492 144,492 00000000000000dcc636ccccfc63fae39939e20fae2a6e837ebd7e524ffc85d0 30 0.02 vMB 65
144,491 144,491 000000000000043aa29b7ecfb54aa2c9123573abaf135376f2f79e10039c569a 7 0.00 vMB 132
144,490 144,490 000000000000037e35dbd6f11b8b1b01e525c54b826965808fe2b9593f0092e4 7 0.00 vMB 587
144,489 144,489 00000000000000723409f08c52789778c6fd8fdf95588847ff093ee03e103f7d 9 0.01 vMB 1,135
144,488 144,488 00000000000008e9a02e8a6b9e643e256fc605c94f6b300c88626761fda75075 55 0.02 vMB 179
144,487 144,487 00000000000004c9c41fc25185404cab9fb92c89ba65a859f13ac098d47cf1bd 43 0.02 vMB 255
144,486 144,486 000000000000025dfcc2b8c64322735c8137a09ea837095b06db63795b5c265a 134 0.04 vMB 85
144,485 144,485 00000000000001df9c18b390d32aae3f06d22b9b91858ffabd3b5f115bd83cd7 47 0.03 vMB 201
144,484 144,484 00000000000004991632aad03d5b3d11711f5c4affbdf0a0d9cdd1ee6dc8ba85 53 0.01 vMB 93
144,483 144,483 0000000000000523e3094eacb6e7653f1ad541e21545b2fa93a1cadcd81f399a 47 0.02 vMB 138
144,482 144,482 00000000000000f6df51ec35d62ea1c12700e89c1d10c8c6a8e52443d98bf376 21 0.01 vMB 59
144,481 144,481 00000000000006774af35c47a347b257391cc71627500b5a3be0a2202ef56615 93 0.04 vMB 108
144,480 144,480 000000000000081d7122443d362e05fe8b55ecca77460c37312620f78e598fd4 29 0.01 vMB 187
144,479 144,479 00000000000007d5728c1f1fc574435ccbc270ec85be5965a3f4abb261d9cdb4 33 0.02 vMB 252
144,478 144,478 0000000000000505828ebba8e45519b5ef62ac838c80dd136fef0d5007131ad2 31 0.02 vMB 130
144,477 144,477 0000000000000012c7dfb532c6fa880be353356d482ba8cdebcab062826d671f 10 0.00 vMB 60
144,476 144,476 00000000000003152af3462e7691ef3887efd924bf0ec1a84018f3f51e20956a 62 0.02 vMB 113
144,475 144,475 00000000000006ee4f7cb87412806f1191da10487589ec177ff02355335e5abf 12 0.01 vMB 509
144,474 144,474 000000000000071290ad6c5924696aa7a5eaabe7dcc75c8072cf90b1e66ba4c0 22 0.02 vMB 37
144,473 144,473 0000000000000201f0e18a6dbe5dc0936cd54d18dfebfe943f3e01ec07ac25f7 60 0.03 vMB 196
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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