Loading Tool

Explorer IconExplorer

Memory Pool

77,353 transactions
28.88 vMB
0.09986970 BTC
Random Selection Loading Transactions
Max Size: 175.25/200 MB

Candidate Block

Mining Attempt ab35821fc350668d66e3f6c84980613f5513fc76502ebb81e83be4da0ccc2167
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 44b98204e30e28d334b271508492a4669097228da369640003d293581a86e506
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03118371 BTC
Feerates: 180.82 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (248,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
666,416 666,416 0000000000000000000d8735dcddc56a52a51b48f14f311b09f758d60b5559fb 3,043 1.00/1.00 vMB 119
666,415 666,415 00000000000000000002d1a30748ac3253ee42d1f74d3db260489862d7e5a037 2,798 1.00/1.00 vMB 73
666,414 666,414 00000000000000000000ead7e1161a02cd259357a2e35e60a27f9413a877b800 2,220 1.00/1.00 vMB 59
666,413 666,413 0000000000000000000cc91ff91676b0434619e782387c09767e371a649d4cfa 1,701 1.00/1.00 vMB 12
666,412 666,412 00000000000000000006f9597ba55f9a7217bcef6063340aae66c452f27e537b 2,343 1.00/1.00 vMB 39
666,411 666,411 0000000000000000000a17b683c87c04bf7d61b8cb5655c68993efff23ea2566 2,265 1.00/1.00 vMB 50
666,410 666,410 0000000000000000000158153a1527152e180f61e4814867722de46342692e7f 2,319 1.00/1.00 vMB 90
666,409 666,409 00000000000000000007a9d2e4759996ffd4b6b4cfcc80afd61e5a1de269534a 2,233 1.00/1.00 vMB 114
666,408 666,408 00000000000000000004532418c9f968875b44f1225ccf8be67a2e90b9dd30be 1,799 1.00/1.00 vMB 32
666,407 666,407 00000000000000000009a01c7d2ca2eac9fc728ac25ea154bb4da215e5b068f2 2,555 1.00/1.00 vMB 17
666,406 666,406 0000000000000000000af5dbc7d686220cdcb5de7937996fff9b2314cd2b044f 1,850 1.00/1.00 vMB 48
666,405 666,405 0000000000000000000a198ae1c2284ff51fc7cb1455687e66c2d45b26a755ea 1,313 1.00/1.00 vMB 48
666,404 666,404 0000000000000000000739336c09f561314494d37d4655ea8d92e77ef81e83cd 1,930 1.00/1.00 vMB 65
666,403 666,403 000000000000000000023affd5c8d27a28368ed88faca26bcd17fb797ac49143 2,417 1.00/1.00 vMB 62
666,402 666,402 0000000000000000000833a6fc280aeae6c1f76b0bce120f11b3e849c287fbd8 2,068 1.00/1.00 vMB 108
666,401 666,401 000000000000000000048c2db07c35a84dded25afe06f676fbc20f0bb27a3be2 2,535 1.00/1.00 vMB 20
666,400 666,400 000000000000000000032ffe33175f7aeed137ec968686c950036a0087e482fa 1,928 1.00/1.00 vMB 67
666,399 666,399 00000000000000000007420ff7f28cd341660b059e2245e07f4ba261ebdce3be 2,758 1.00/1.00 vMB 26
666,398 666,398 000000000000000000049ef3e3dafddd91929ff7160c2e07dfa65acff9a44574 1,906 1.00/1.00 vMB 37
666,397 666,397 000000000000000000053b9ab2edec66096dd0c10e0d0b780d4842296fa1479e 2,545 1.00/1.00 vMB 80
666,396 666,396 00000000000000000000e2d847681a9c679c9885b82057e90b9031fee0651a34 2,876 1.00/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.