Loading Tool

Explorer IconExplorer

Memory Pool

13,385 transactions
10.58 vMB
0.03572284 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.58/200 MB

Candidate Block

Mining Attempt 54a336e70890de54ce0613c92e1ae70871fa62fc266cdaff4857cf6ef5760c5e
Version 20000000
Previous Block 000000000000000000003cda2c193a02bec06194c9a75bc9f8b996f80df7088e
Merkle Root 3b84cc3f7aebe2d195c773155aeba62e3cab3bf45f9a41c4e20c3096ac829396
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,952
Size: 0.99797325 1.00 vMB
Total Fees: 0.01893649 BTC
Feerates: 103.55 > 1.90 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,813 (647,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,893 265,893 00000000000000052e52a6bb6ee546457f766368c95c7a35706eb2bf2ede0825 197 0.15/1.00 vMB 31
265,892 265,892 0000000000000005a863951dea6949f42e387cd30bed8dbaed435dcdd0673b72 327 0.16/1.00 vMB 82
265,891 265,891 000000000000000e431a2a39dc9bb112259ecab8f5e38cb27dba1ed856ccb388 276 0.11/1.00 vMB 75
265,890 265,890 000000000000000002755f280ad6d98b413ff45d5ae0c85ec7552fca2b7d7257 343 0.17/1.00 vMB 73
265,889 265,889 00000000000000058544e2d5ef5512e361828210185b7089f36e0f26e5c4a6e8 408 0.16/1.00 vMB 82
265,888 265,888 000000000000000d5ee13dcf71c829f48355f5ee506b32c104d5ae22283db2c2 76 0.03/1.00 vMB 11
265,887 265,887 00000000000000019d2893bdc02a0f9135d9a93e1ca2a93f351c81c5269c6578 297 0.14/1.00 vMB 52
265,886 265,886 000000000000000dba14c89a52c0a1973dd2495feee05ab44c3255b24f17ee92 458 0.25/1.00 vMB 100
265,885 265,885 000000000000000caf97c438ea8db3c571e1d490f48ac03257377d68bcc52a0f 401 0.18/1.00 vMB 87
265,884 265,884 000000000000000df248a3635c97265999b07a70cf22d0a2ac9cb5663b379342 334 0.15/1.00 vMB 86
265,883 265,883 000000000000000d43d1942880da1ade12447ff4417fef32ebb7e1f7a214d71c 64 0.02/1.00 vMB 87
265,882 265,882 0000000000000003b227059bbc4d8f99e0a5f9df2fc62591ed13bafcfef2ea0d 426 0.18/1.00 vMB 112
265,881 265,881 0000000000000006b0c363c5cccb84a7131006cd22178ad2abfe58c2a9d07c12 105 0.05/1.00 vMB 33
265,880 265,880 0000000000000004c4856be7316825f23886d0ab6e34e1482f7ec345388e805b 85 0.07/1.00 vMB 40
265,879 265,879 0000000000000004fc5a3aeaa23b373252dbc1a74a82a00cd7c35982bf7ead77 115 0.08/1.00 vMB 46
265,878 265,878 000000000000000e211890f3b808f6aa05700cf8885fc03b2a5713b9652dd657 83 0.06/1.00 vMB 48
265,877 265,877 000000000000000a85744613ebc38b8dcc6a061de1b4aeab2d15b1731d2f49f4 89 0.06/1.00 vMB 52
265,876 265,876 000000000000000089e64ed1d012cbf9206b96502a75415277d710821c5cc54f 98 0.15/1.00 vMB 11
265,875 265,875 000000000000000f2131a65b48c4244bf07f2a34b14fca9d51a1636d975bca5e 99 0.06/1.00 vMB 59
265,874 265,874 000000000000000a0900bc83d9e39c24ff8b75da6a7f580abcbcb1bc9b849442 160 0.15/1.00 vMB 27
265,873 265,873 000000000000000790338c39d53cf5b3562269b910e7a28eb449e66b84451105 20 0.04/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 780.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: 516.94 GB
    • Received: 4.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.