Loading Tool

Explorer IconExplorer

Memory Pool

74,044 transactions
28.20 vMB
0.08191928 BTC
Random Selection Loading Transactions
Max Size: 170.52/200 MB

Candidate Block

Mining Attempt 62550453010ceafc945eef338772993af24637f1b9a86fb04bf722d7075b0e68
Version 20000000
Previous Block 00000000000000000001a86893daa240eb0be56c06e6014958db31ad21413f6a
Merkle Root 7620af410d63cebdb2f38fc08c39d86bccc524f26201d09dd8d6a48994386b3e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,785
Size: 1.00 vMB
Total Fees: 0.02040113 BTC
Feerates: 179.53 > 2.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,558 (703,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,203 212,203 000000000000028ed88b31bf54b37720704006dbfa9f957efdf7d7aa4714d7ac 301 0.17/1.00 vMB 157
212,202 212,202 000000000000033e6a8fc1067ec67b8ba2bae35171ae8244c6cdd02be84de989 474 0.25/1.00 vMB 168
212,201 212,201 00000000000004057468965c29db6e636e88edeb1a66f6a619bc6720991c189e 399 0.22/1.00 vMB 110
212,200 212,200 00000000000003bbd8383db0b0f1d7ae5bdee03b97c5366affe06261e0e8d1eb 511 0.25/1.00 vMB 181
212,199 212,199 00000000000000d7ab4a24c3f960e338067d370e90efc75afe671688ddc01baa 563 0.31/1.00 vMB 181
212,198 212,198 00000000000004efa82bf49ae01cf8b98074bea53e8adb07fa051b9d2e015319 308 0.20/1.00 vMB 144
212,197 212,197 000000000000001c667f23d29740113da3e5e7a78c602ff7fc499dcebd89c926 311 0.10/1.00 vMB 29
212,196 212,196 00000000000002007861af44a1b4030a0a690b9915ace37b14cdc79f86c0edc3 530 0.20/1.00 vMB 226
212,195 212,195 000000000000044dff464018ae27208c204125b2574d28a1a46fabc1b028e2d3 126 0.05/1.00 vMB 313
212,194 212,194 00000000000002bb764e32017a4bd40fe93c97af9de13cefc81ee203803f373c 84 0.03/1.00 vMB 36
212,193 212,193 00000000000002b5a17a0cded347c1127b9c05728427b4c33b17190cfc184fea 333 0.15/1.00 vMB 182
212,192 212,192 0000000000000229244080802209a84169257cb2f5f24c62c8f35bbf6ce48ef5 181 0.09/1.00 vMB 127
212,191 212,191 00000000000004cdbcb8d30aa88a3a6b53557736cc76815dda6e1ec11e41f087 251 0.11/1.00 vMB 148
212,190 212,190 00000000000003d3d81530c97fc3a387144891b356dc31ae67446e0d2cc2fdf3 230 0.16/1.00 vMB 90
212,189 212,189 00000000000001f3638007c990f5680d6dc7ad2632ce130fc76666cabbb180bf 373 0.20/1.00 vMB 154
212,188 212,188 00000000000002b103d3321bc0269e8437a56e9b34bbdf03444679940d9f8f9a 696 0.25/1.00 vMB 195
212,187 212,187 00000000000003b5131967a3d3243c670d4d4fb15cfb65e2a2fb99efae9cd4f9 521 0.28/1.00 vMB 333
212,186 212,186 00000000000000fa065bb1d90ccc49a71dc6fce07cd9acf7ed29cfed515e5449 853 0.25/1.00 vMB 243
212,185 212,185 0000000000000271c67dcfb18fe68d7e8eac5f1f50013e907dcbf8c661acd3f1 337 0.25/1.00 vMB 122
212,184 212,184 000000000000003c29ed8bc48c513b756661dc65651c00cb49e898b9aa2b783b 839 0.25/1.00 vMB 268
212,183 212,183 00000000000000b87c675694f33d24c4715f94b7d60473947c5532b70f1bee1d 122 0.06/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 783.36 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: 768.43 GB
    • Received: 19.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.