Loading Tool

Explorer IconExplorer

Memory Pool

45,252 transactions
28.61 vMB
0.09345836 BTC
Random Selection Loading Transactions
Max Size: 151.32/200 MB

Candidate Block

Mining Attempt 51a655ce48b3d83a0d7116959664a7c542de241022db0f8421713ca5c8773101
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root 88e140c7de46f7ce8916ad25fc97633dcff6a08df454682c5b90fa3d0849aba1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,542
Size: 1.00 vMB
Total Fees: 0.03847773 BTC
Feerates: 200.00 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (683,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,967 230,967 00000000000000430c559fd240618736a8a803cfdc22e80bc79d4b321053ab35 79 0.04/1.00 vMB 158
230,966 230,966 000000000000005b443294e6b46af2ea2f4d8ed9aedf8b904b7e97fa68bd4184 236 0.08/1.00 vMB 597
230,965 230,965 000000000000008a1ba88b19d93ac69f7d79f41157c81c0fb90064ab71ff15d7 176 0.12/1.00 vMB 96
230,964 230,964 0000000000000128dc8a66e5d62419d1c4b198e42c8c6d08488ab9aa6a3c7c8e 523 0.25/1.00 vMB 150
230,963 230,963 00000000000001a6157b1affcf53e4108e694eafaf89058482604816e3f295e3 11 0.00/1.00 vMB 157
230,962 230,962 0000000000000104afc8da311f92f05bc3722339eab0de7e4d3653d1bfc9b409 328 0.14/1.00 vMB 246
230,961 230,961 000000000000020691294635373d196fb824a42eb89854f0a352360fa3a26b6c 306 0.18/1.00 vMB 131
230,960 230,960 00000000000000772e3c4fc2ef3d3e54b2c1822d393c3be02e80bbef785072c2 110 0.06/1.00 vMB 141
230,959 230,959 0000000000000108384502452d4a864fabffe2249c549a9de2aea6fb499e35dd 282 0.14/1.00 vMB 125
230,958 230,958 000000000000005ce4a81d574e3abad29965b61a685220b8b3a393b05ab6c2b9 110 0.06/1.00 vMB 147
230,957 230,957 000000000000015cab1b899f090d3e934b7bc4fe2974392607029eea2e0484de 115 0.20/1.00 vMB 14
230,956 230,956 00000000000001bf087c9ba5a7261370bcafda03c0426aa7d7eec89d64d8d697 240 0.25/1.00 vMB 170
230,955 230,955 0000000000000212db0414f8013d636dea6aa433efe41d5309af64a63c81283b 489 0.25/1.00 vMB 134
230,954 230,954 000000000000021d9454c0b25647b8fa34c06f3c50a5c05463a239e427a27b2f 451 0.25/1.00 vMB 130
230,953 230,953 0000000000000168ec4d548547f6ec76a7b1a32f60506280d016fee48e09b3ca 625 0.30/1.00 vMB 2,842
230,952 230,952 0000000000000119566ecc554dfd3d351e26c89a5ad56fcdc758a46fa6700031 238 0.10/1.00 vMB 157
230,951 230,951 000000000000011c02c8a22c2425d33e446bc93bcfeb0108ab326de0e82bdbaf 229 0.09/1.00 vMB 217
230,950 230,950 00000000000001987faabe5a9c6e34c25579eb0a5569fc1f2accc3cce5602e46 185 0.08/1.00 vMB 130
230,949 230,949 0000000000000176838ec441886717ddbba84433e3eb2614bee8f0b288973ec3 519 0.39/1.00 vMB 81
230,948 230,948 00000000000000035d4c7e3ee8406010e52c4dcc679d2cbb01a0cdb4dd268749 701 0.25/1.00 vMB 185
230,947 230,947 00000000000001632ed39edc41e51821187a703c30297d812994f2c3d811afd9 697 0.25/1.00 vMB 242
Previous 10 blocks ↓
Total Size: 782.10 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: 651.64 GB
    • Received: 13.60 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.