Loading Tool

Explorer IconExplorer

Memory Pool

80,827 transactions
29.91 vMB
0.09315317 BTC
Random Selection Loading Transactions
Max Size: 178.55/200 MB

Candidate Block

Mining Attempt 6939cdacc9b1c717cf6065a5cc23c5e26ee1a3825b923e63182cb013dc3dabda
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root cc22f9245eefc651e0628d85659360d3daed214f6e2af5b58e678a4b9cb659dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,457
Size: 1.00 vMB
Total Fees: 0.03067138 BTC
Feerates: 150.77 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (600,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,952 314,952 0000000000000000207906a2026ba47079134d2a1c91988239922fd19b370e07 212 0.15/1.00 vMB 23
314,951 314,951 000000000000000030f3287c3c658f14a7be77b010f4285d0bb2dbb1a4dafa49 53 0.03/1.00 vMB 16
314,950 314,950 00000000000000002efbc995ce1694d307a6f5c379d7884b54ca5cf3d4cf6612 829 0.48/1.00 vMB 25
314,949 314,949 00000000000000000830f2df0ef4d0da863ab35cd718af8ec69302870def05ee 128 0.05/1.00 vMB 41
314,948 314,948 00000000000000000585b2122219bb48b901b6debc56c5fc142e71e530573be6 66 0.06/1.00 vMB 23
314,947 314,947 00000000000000002254e26f034459915328bd33bba7711a77b149934eeb5acd 454 0.29/1.00 vMB 23
314,946 314,946 0000000000000000118c9a1dec4ff396152c8917fdb01f6e3dd94c95bf239e0d 35 0.03/1.00 vMB 23
314,945 314,945 000000000000000003cccbcc663d203faad8d311d7aba12752895cc6a66058ef 201 0.14/1.00 vMB 23
314,944 314,944 000000000000000030a2a696eae910e64db4e8d50c91106426c1745bc5ee76f0 77 0.06/1.00 vMB 9
314,943 314,943 0000000000000000080be0d96b8421778b502c5677d820d0f1cb82efa766c930 1,095 0.60/1.00 vMB 34
314,942 314,942 000000000000000022c6cdfdc21bf76e7034924fec5eb626ca6818ad5292ddda 239 0.14/1.00 vMB 25
314,941 314,941 00000000000000002700597873cc81f8957686bb7fffbb12ee512fa8be57f795 262 0.19/1.00 vMB 21
314,940 314,940 000000000000000027b5aa2a22c40fabbd7e9e53f193c57174deee43cea930d8 271 0.16/1.00 vMB 20
314,939 314,939 000000000000000019e001d8b0d4adc6361dd4a4227e64ef3ff4e11937941150 628 0.48/1.00 vMB 21
314,938 314,938 00000000000000000c8c1b054db2d6a384cc8f98f91c6efef4036f39184bef53 512 0.17/1.00 vMB 43
314,937 314,937 00000000000000002f2a10c932541e6e692085b1ae544c2e1668f3c3517a4401 1,049 0.60/1.00 vMB 27
314,936 314,936 000000000000000024aef742dc98735647c6a5894c37b6d97998dbabc759e65b 183 0.21/1.00 vMB 17
314,935 314,935 00000000000000001d7ccd0ccd07a6d66550b3ca6a6ea0f78e8a8dd2a285a9e0 495 0.35/1.00 vMB 40
314,934 314,934 00000000000000000b5982cbdd55d1c1f28f18fbbd18af83bd48f6502a1c2aa0 907 0.35/1.00 vMB 41
314,933 314,933 00000000000000000ef390e49efe856be3f28ce4149a48b132b6101370b77665 167 0.10/1.00 vMB 21
314,932 314,932 0000000000000000125d7bb5ce1656aab21d6b0d462ae67eaf350f4b74c7ecb5 128 0.05/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.52 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.76 GB
    • Received: 15.56 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.