Loading Tool

Explorer IconExplorer

Memory Pool

76,196 transactions
27.97 vMB
0.07708410 BTC
Random Selection Loading Transactions
Max Size: 170.07/200 MB

Candidate Block

Mining Attempt 45bc699d0f76005890999b4bf1bfb8f9d377f5493406e353b7ecb5502eea328b
Version 20000000
Previous Block 00000000000000000001180464142c0abcb56943ef13ebac58e93fcc9fed0c2f
Merkle Root e74bdb92841f18e5c79164aa4a579f37c29ad53d7c5c01577b239603a61c9a1d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.01591753 BTC
Feerates: 200.00 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,544 (703,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,211 212,211 0000000000000111dfe54ef7153d715003b3f40dd764c128b043e9b434f36fbe 108 0.05/1.00 vMB 198
212,210 212,210 00000000000004b7bb2fd6ab2c3b0830821939c67b296f667e58c78631ea0def 120 0.06/1.00 vMB 107
212,209 212,209 00000000000003bdac266607fa4fa80eb7fc5ccf88c8fc984c35426b6a7961b5 372 0.17/1.00 vMB 149
212,208 212,208 00000000000002a17611fe489b3a3a1a1260464f9292cb7f83dbfc62dca99d48 333 0.26/1.00 vMB 294
212,207 212,207 000000000000038739c6d71479f55707d49e52eaefa99a42dae0a8e45886b5c8 512 0.20/1.00 vMB 181
212,206 212,206 00000000000000df1ba30beda3c167bf25d8b0d2a5b33efbd26dfd14c54fcd03 144 0.05/1.00 vMB 2,232
212,205 212,205 000000000000048c57fb1089f716ab437a3c1f0c2ca75c10c0b881a4ce3a5695 52 0.04/1.00 vMB 125
212,204 212,204 00000000000000ff33d3fc1926b4ca87cc3c4ec56a862cbfbe65b17458c10192 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 783.34 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: 767.95 GB
    • Received: 19.49 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.