Loading Tool

Explorer IconExplorer

Memory Pool

80,137 transactions
29.81 vMB
0.12202180 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt ceaf768699eee62af529e342fffffef435cad6ebd3a7cbd4f9d592dd74d15f9a
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 47e47b5391c0a0d8fab2f482647ead6b8c463416b4a568315ee189ebd974fe80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.05694111 BTC
Feerates: 313.32 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (331,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,891 583,891 000000000000000000094d0c5b0292be3730c2d3193bea92b95874d1f4de3ed0 2,003 0.65/1.00 vMB 32
583,890 583,890 000000000000000000036a913d7881f7780819a30700cc5c510fd5ed53fbdd9b 233 0.12/1.00 vMB 56
583,889 583,889 0000000000000000002258cf83be0540cc5a0dc142389f63e966fab08fd3d7f6 2,775 1.00/1.00 vMB 42
583,888 583,888 0000000000000000000e45a81cfb2bdb0633ad72a44bd3dfa4a1c189bb1f1851 269 0.08/1.00 vMB 56
583,887 583,887 00000000000000000014cc6089fb49958270211b24d94e0ba97dbb146040d331 1,589 0.51/1.00 vMB 45
583,886 583,886 0000000000000000001be5edb78a5d0c48a8ae902e69b6c0d291f243388582f1 3,200 0.94/1.00 vMB 35
583,885 583,885 0000000000000000000330588f1d26c6a770f168f19c4bcf9f8a13b32855cd00 221 0.06/1.00 vMB 56
583,884 583,884 00000000000000000012fbb0d44bb0a1a78891d1cc5da35ad121d233384dea60 2,461 0.74/1.00 vMB 38
583,883 583,883 0000000000000000000a43e9db973941579abfa261d721df937a80708fdc1e82 1,802 0.67/1.00 vMB 34
583,882 583,882 0000000000000000000a1e19e331a04b03f70d7f06f310e484aa98dc5d5bf6c6 596 0.24/1.00 vMB 53
583,881 583,881 00000000000000000003e96c20c31b65ca79f17a467ae3c7037209e9fc72e664 222 0.10/1.00 vMB 66
583,880 583,880 000000000000000000229f334b7a9cf92fcbd183370357988c7a78fb3caa9d9d 1,264 0.56/1.00 vMB 37
583,879 583,879 000000000000000000047bf66ebaec1d830627414d17aa627acaab9a755b169c 963 0.28/1.00 vMB 33
583,878 583,878 0000000000000000000b2750d59329dff978b15b0ad82c19c3915ac93374aac2 713 0.48/1.00 vMB 45
583,877 583,877 0000000000000000000a80564d1bb338fd9faa9127da322e5a6f16ab11145456 2,970 1.00/1.00 vMB 20
583,876 583,876 0000000000000000001361c92b829bcc857d824fbf812674e4cb65b3a72f2f4f 2,849 1.00/1.00 vMB 34
583,875 583,875 00000000000000000009b12ab59a881465ec1d0cda1699917f0b81ecae5c35aa 1,907 1.00/1.00 vMB 56
583,874 583,874 00000000000000000022508e94b7fa22827e6c5fad5eb4cc7f40f894f8123cc4 3,223 1.00/1.00 vMB 86
583,873 583,873 00000000000000000018ad8f8e737f32a897ff1d04ad22c5a6597017788d5e31 2,477 0.75/1.00 vMB 24
583,872 583,872 000000000000000000108c157a6b93e086558a42f6a195f42ecc3c128cf0b2d2 3,152 1.00/1.00 vMB 39
583,871 583,871 0000000000000000001fbd297bef4e1ab5227d274d0a538e73ce696001bdd831 897 0.26/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.56 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: 670.10 GB
    • Received: 15.82 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.