Loading Tool

Explorer IconExplorer

Memory Pool

77,307 transactions
29.06 vMB
0.10000213 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt 3f093bee6e64b7982a8960d2eaf7b2e0483d0932a6aaff5fcac218dcb5027624
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root bbb0bad59aecdb85920ffa32f3fd4350f0d23d36069f5bd78a70414dea89e09a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,398
Size: 1.00 vMB
Total Fees: 0.02641952 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (721,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,085 194,085 000000000000021adbed23ca0c3745097d8aaa3304411cd9fcae26b723af3c69 183 0.10/1.00 vMB 117
194,084 194,084 000000000000012a8236fa6e9eeaffee8d8852443fba31af7b2ffd3b433e118f 152 0.05/1.00 vMB 3
194,083 194,083 00000000000000540ddf9a2a7a8c6a4ad6bfee4f5a3981dbc13d3039639bce76 615 0.21/1.00 vMB 198
194,082 194,082 00000000000004bf86e43fdc2ba5469e08959ced7cb257fef0263b924207e57f 280 0.24/1.00 vMB 82
194,081 194,081 0000000000000721c2be72b990dd90d9a2adb305072149074e95474eb88f1722 230 0.25/1.00 vMB 72
194,080 194,080 0000000000000083bffeab48c4bef307a62d73eea0f231bc75f7051495ccb758 415 0.21/1.00 vMB 146
194,079 194,079 00000000000003fe1141ae68cf2752062f4fcb164fa166740901715270cd4bef 184 0.17/1.00 vMB 84
194,078 194,078 00000000000003555a6f4f412f13acc82dadf6b4262fda7b64d77e3db4e16121 512 0.33/1.00 vMB 252
194,077 194,077 00000000000001bd287ec07bbd8ede6b7c7a4dd872c8e6b8562bccd39c4b0858 171 0.06/1.00 vMB 45
194,076 194,076 00000000000002a2298e5415a6e31018cd55eb1fb12e397e0e3ef3df15bf24b1 189 0.10/1.00 vMB 125
194,075 194,075 00000000000002e99380aefe897f99bd7f6819b834bef7463dbdd00fbf8be504 804 0.25/1.00 vMB 188
194,074 194,074 0000000000000423e3350088fb2883e5e9038dd2a2a42a21cce012e32189185b 631 0.25/1.00 vMB 212
194,073 194,073 000000000000034540de1dcc28c15219a6cc1372f41a8aa080c8784ea2062d05 474 0.42/1.00 vMB 247
194,072 194,072 0000000000000363909ccff8d57a8b758f37ec0bdaac92896c70a99f97448ee5 830 0.25/1.00 vMB 360
194,071 194,071 00000000000001373821e8146a5230b4dec9ac8c3675c52e124673c34c9f4793 461 0.19/1.00 vMB 169
194,070 194,070 00000000000003200a0df41ef5d08b2f4cd99474f9f9628ad8a3d0b5df0c675d 113 0.05/1.00 vMB 98
194,069 194,069 00000000000004bdd73c8c8cee8daa02ac5de0fb3164cd347db85203791a1898 664 0.25/1.00 vMB 142
194,068 194,068 00000000000001f6e8a6a171bf080579f26fa92d8ef4152264661b43f31405c9 617 0.26/1.00 vMB 134
194,067 194,067 00000000000006650ef2afe99d98890396cd389e8c3437993b8e4b0487b81e30 126 0.05/1.00 vMB 83
194,066 194,066 0000000000000111414fb4ee341fb0218708573b5671704a2b041cd94ef4a4c3 155 0.05/1.00 vMB 103
194,065 194,065 00000000000003368de4e3a43ac5f416d341755652f510561c76c4ebd4dc8080 186 0.07/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.