Loading Tool

Explorer IconExplorer

Memory Pool

46,679 transactions
28.04 vMB
0.07667057 BTC
Random Selection Loading Transactions
Max Size: 147.60/200 MB

Candidate Block

Mining Attempt a71b326df7e8a109edd5ef9c759b48fd787cb499578e8f97c7152f1303e2513e
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 45f927fc3bfc4358f30c4387cc129fddc114a39cf63608a1efcdf4dbc7be624c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.02285448 BTC
Feerates: 100.36 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (621,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,887 293,887 00000000000000008b96985c65fb9f4fc83e39c1790ac6144df56b00c2e06f91 461 0.23/1.00 vMB 41
293,886 293,886 0000000000000000d994b151b5604dd829f598f92541eedde5eb1a441e2c6b25 64 0.04/1.00 vMB 29
293,885 293,885 0000000000000000222269c232113d9eb43cb3b5f76445c8b7b26427ef5c14d3 104 0.04/1.00 vMB 37
293,884 293,884 00000000000000001fdea0ec15e6d841cc3fc122cc544173c480f8b5838fc08e 244 0.11/1.00 vMB 33
293,883 293,883 00000000000000009f5d0663dd9d50538cc6f723ca6ef8105e841aa07aa959fd 16 0.01/1.00 vMB 14
293,882 293,882 000000000000000054bc2075d01e514e47868e3130adbd4f0e99f7b54b375c32 397 0.22/1.00 vMB 33
293,881 293,881 0000000000000000660b2a300df77d873b0042e67cf69928c7733a557167d102 29 0.02/1.00 vMB 26
293,880 293,880 00000000000000000803ce7e9cb7714809c2ddebdef9a02b6e40b4c537a1e6f6 190 0.09/1.00 vMB 29
293,879 293,879 0000000000000000b30720b0a7c73bce282168d4c0be432f47515658e024ddb4 128 0.08/1.00 vMB 27
293,878 293,878 00000000000000005dcdaed56b847c71da669fa4929014c37d76b52b0f2addf6 21 0.01/1.00 vMB 22
293,877 293,877 000000000000000032f47142a8de9c7353e5b9930905d32e887e24a1ba1189d3 254 0.12/1.00 vMB 28
293,876 293,876 0000000000000000d6e1783140e96eda95add5718e1f44e3d68cb11effea0aaa 64 0.03/1.00 vMB 47
293,875 293,875 00000000000000003b890928a17776c1f91a88cb5f834c3d1c4130e91d5f0d9e 54 0.02/1.00 vMB 76
293,874 293,874 0000000000000000d99e4f609f16588dce05b1217ba770904b5a7cf56a924ac6 367 0.15/1.00 vMB 44
293,873 293,873 00000000000000008af2baeb2901eebb99ac4da93cd557061f2df3b2edc39acc 16 0.01/1.00 vMB 24
293,872 293,872 0000000000000000589278bce9c2a2e1db1c83d0202b915724fe9c1b5781f1b9 197 0.10/1.00 vMB 37
293,871 293,871 00000000000000005cf4ac6ab2d937165ecc14a8d11af31c1f5d162c09effbec 108 0.07/1.00 vMB 16
293,870 293,870 0000000000000000cbbbe199cef71ef657700b8adb5bf1aa080001ceaa4e4cd0 512 0.38/1.00 vMB 27
293,869 293,869 0000000000000000d95f428bab06622aee094f7829470c1cd6bcb5efaa987757 134 0.13/1.00 vMB 20
293,868 293,868 0000000000000000b92363bd16d02428bbcd92ca32e5142a94f8fef7d7096914 383 0.17/1.00 vMB 31
293,867 293,867 0000000000000000d49d29a0efa4b7ba879cf2d5234d2234b9349d389bea6405 29 0.01/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.