Loading Tool

Explorer IconExplorer

Memory Pool

78,752 transactions
30.04 vMB
0.08996922 BTC
Random Selection Loading Transactions
Max Size: 179.44/200 MB

Candidate Block

Mining Attempt b5e1b933d74fa10623f1bfb2387b632166c87decd11d933c4e0c6fc57c8d6db8
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 032a286dfefdf18097b648382486df12247ad2b7e98d088ded59fb1114c52976
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,968
Size: 1.00 vMB
Total Fees: 0.02053355 BTC
Feerates: 150.61 > 2.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (588,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,930 326,930 00000000000000001137192a5d4a47e456aa07c61953a34bad15bd5646845a45 65 0.03/1.00 vMB 28
326,929 326,929 000000000000000003914ecb3a904d39a6d05892fe01f81e641188477dcb20ef 1 0.00/1.00 vMB 0
326,928 326,928 00000000000000001767e5a1d1341eb7a4daacbf901c94649c56dae987445963 277 0.15/1.00 vMB 28
326,927 326,927 000000000000000003745683ea580ef4c12e25aaca0fc3bfce598f0626b86f55 666 0.35/1.00 vMB 29
326,926 326,926 00000000000000000dcc0d7d84a06ed85ccefc62f2fbba7bc6163d9eb39eff79 65 0.03/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.35 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.