Loading Tool

Explorer IconExplorer

Memory Pool

82,986 transactions
30.44 vMB
0.14925579 BTC
Random Selection Loading Transactions
Max Size: 184.37/200 MB

Candidate Block

Mining Attempt 51eb9fecbe0072def2b779bc69118e683a5f99c3661fffecb69fe640142badef
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 2f99d9e27b65ad9b1199837c40fddfe12f963abaff9729225079a5afbac1fe7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06751722 BTC
Feerates: 150.61 > 6.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (588,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,925 326,925 0000000000000000053cc9e138c09d9923bab3c1274bbbab762a2f5d5512c767 323 0.16/1.00 vMB 28
326,924 326,924 00000000000000000662c72f9ffbd95d3b779ef3c8dcfefa6cf5f1efd2ef08bd 55 0.04/1.00 vMB 11
326,923 326,923 000000000000000013988d300e2a532f85a418eb3993e7b60c78145b8db95747 236 0.09/1.00 vMB 31
326,922 326,922 000000000000000015ba66bba5ceb44f66ddf996f32e55b66a726905707e99cb 833 0.40/1.00 vMB 27
326,921 326,921 00000000000000000cdd3ff444b0932f4dbf384489f1c4fc6c6d441326df0f4b 64 0.04/1.00 vMB 37
326,920 326,920 000000000000000004c6e9d3afacd876c9672565b6947210be7877e9e207ad5c 761 0.45/1.00 vMB 29
326,919 326,919 0000000000000000006865e0103154dce9819fab448288cbe54dc22763e5ac49 255 0.13/1.00 vMB 25
326,918 326,918 000000000000000015ed6ccd517fe3a88ac2d87b298c7f47e600b9577e085bb6 1,129 0.67/1.00 vMB 30
326,917 326,917 0000000000000000192c5b9296e1210098115f88643d56ede915335a58c024d0 32 0.02/1.00 vMB 21
326,916 326,916 000000000000000019eee8129963fc321e3e74591b1c8b225ef0f8f38754904c 207 0.16/1.00 vMB 23
326,915 326,915 00000000000000001c35b3394d7bf1ff5a0c10d27609bd6aed754f17c05b2fdd 247 0.18/1.00 vMB 33
326,914 326,914 00000000000000000422aafc7e6b13713a319efe4d229863f0e3ffa61c25ad53 111 0.05/1.00 vMB 33
326,913 326,913 000000000000000016a2b25a3b8a9a4c3ddf4e0af022b114980a2a3c68146ee4 130 0.05/1.00 vMB 35
326,912 326,912 000000000000000001602f1f6fab954c7220e027b4bd42ca404eb4ae6fa27ff3 189 0.09/1.00 vMB 24
326,911 326,911 0000000000000000142d67cda30bc852942981df13b1209d174e776662610b49 261 0.11/1.00 vMB 31
326,910 326,910 000000000000000019d08f124a79dd14f51a1ac1ce224bb70d14316c795c0186 153 0.10/1.00 vMB 30
326,909 326,909 0000000000000000074cf07177426daa9c071dcbfb21e6cef51ffab1c2397768 536 0.32/1.00 vMB 34
326,908 326,908 000000000000000012c08f4d92359329a2c7c0c89e3771584aabd7b0bd8d289b 500 0.43/1.00 vMB 21
326,907 326,907 00000000000000000d6f84baad26ba71618a2f7cffbb3380dc715a32d810e2bf 302 0.23/1.00 vMB 24
326,906 326,906 00000000000000000372fdc39344cd0ec5ce93398f864b18a86f89f28bfb2e5b 479 0.75/1.00 vMB 17
326,905 326,905 0000000000000000091cd3363a3f5e91c62bf7c50d9978db3c4efa1b7b16ab85 301 0.17/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.