Loading Tool

Explorer IconExplorer

Memory Pool

75,786 transactions
29.02 vMB
0.10049956 BTC
Random Selection Loading Transactions
Max Size: 171.60/200 MB

Candidate Block

Mining Attempt 4867a71672d82ab8af41e5ab121481f25952866b1deefb59c4c8e27f1014f5aa
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root d7027a7b4458b54d7b1e47b36315a50e7ff07a3da61a85361bbfe796f3bae353
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.03934165 BTC
Feerates: 201.37 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (537,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,111 377,111 00000000000000000928bd533004f57cbf29cc18e14d36749d4549e65c135536 2,009 0.93/1.00 vMB 37
377,110 377,110 000000000000000009beb14975a944571bcd0dcdae671ea41723a4366d8fa9ad 767 0.40/1.00 vMB 41
377,109 377,109 000000000000000006ba4f85fc39a848b7566c6d5187b8c8f372e4545c08f586 872 0.42/1.00 vMB 33
377,108 377,108 00000000000000000ea95b4a24d0a510d4b5a98186f904dc16da07c41189d8b8 72 0.04/1.00 vMB 19
377,107 377,107 0000000000000000077cf61ce2030c9fd15054f18864414ceef79d9418ca7b7d 755 0.59/1.00 vMB 20
377,106 377,106 0000000000000000073830680aab7c7fb92dd4c9e07ac0b8cb4fed4c7cae2c6b 2,366 1.00/1.00 vMB 48
377,105 377,105 00000000000000000155a40f3efaa2c6f7a11c877f866c67f44daa21008fc2e1 1,931 0.94/1.00 vMB 38
377,104 377,104 00000000000000000108a67c0ebddadfdd41008a82c9ff53e9db9d141bd84a95 1,602 0.68/1.00 vMB 41
377,103 377,103 0000000000000000103ee68ba73d49bb506505bf3fa3fc6d0e3831f79f5cc8ae 490 0.25/1.00 vMB 30
377,102 377,102 000000000000000010533e3eb68d5ccbb0fc9ce3e5e3fbac1be52851a59127a1 1,020 0.48/1.00 vMB 45
377,101 377,101 00000000000000000ea78f3539320ce695d6fa5f9f2c3f963e7b2fd2e43cd18e 107 0.04/1.00 vMB 38
377,100 377,100 00000000000000000d4c663f6b90649b064058ff0bfe9e1dc452f4a160748256 904 0.49/1.00 vMB 35
377,099 377,099 0000000000000000039b021e4aa2d2b13e03abe7903355d17b5f6131e5f433c9 497 0.21/1.00 vMB 35
377,098 377,098 0000000000000000063c8472bd3cd1459f6534eb85ac2c3765960639c43b885a 679 0.28/1.00 vMB 38
377,097 377,097 0000000000000000082290971fde4fa46f785db1d7c0bb55170f07fdc325d00e 1,814 0.85/1.00 vMB 38
377,096 377,096 00000000000000000eecec3263723d6876063855e340a72f319fa565091da0d8 1,752 0.82/1.00 vMB 38
377,095 377,095 0000000000000000054cf59332894d24f1dab96ad140fb7d460f1a0b8eee2ffd 316 0.15/1.00 vMB 36
377,094 377,094 0000000000000000018fc03e04c0550cacc530e0dcb51bd68e3e64b81a2f833f 1,433 0.68/1.00 vMB 35
377,093 377,093 000000000000000003404cc1780e570b070c26712ae0108f1cc51a75b6cd9d64 1,093 0.53/1.00 vMB 37
377,092 377,092 00000000000000000b6a4fc722bab7a1ebf7dd4c73fddaedbb9606f8b7263e8d 255 0.18/1.00 vMB 25
377,091 377,091 00000000000000000142e370aaf78f59fc668cf8a06a54c6548c5b8b4f5cfa75 1,478 0.68/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.