Loading Tool

Explorer IconExplorer

Memory Pool

82,424 transactions
30.71 vMB
0.08133194 BTC
Random Selection Loading Transactions
Max Size: 189.02/200 MB

Candidate Block

Mining Attempt 41ebf7feeea6e7badb887198411e369bb1cf5ed31dba8bfa84e8f817a93ad9ab
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 2d8aee37eb4adbd3ac68fc03e7f2659f426e0e8465c86b6210b625d23a661473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.01255725 BTC
Feerates: 353.36 > 1.26 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (299,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,326 615,326 00000000000000000011eb2e4f02abc4290d1b1801608ad2805c7f10cad9a3dc 2,884 1.00/1.00 vMB 19
615,325 615,325 00000000000000000002bc3d16715716a81f7721b83e34907db3b1545e55298d 3,447 1.00/1.00 vMB 22
615,324 615,324 0000000000000000001178ad3a00a33984eada2afb0616cc00c26061d8726d75 1,258 0.40/1.00 vMB 14
615,323 615,323 0000000000000000000027788c34493a1290f98f0625da165752cff45a9e294e 1,301 0.39/1.00 vMB 16
615,322 615,322 0000000000000000000396c8dff89df77cde782518c075721e3374af40a2bfe0 1,173 0.37/1.00 vMB 17
615,321 615,321 0000000000000000000c8d77eb4628629601d48ceff60cdb9fee4db0c057f85a 2,767 0.85/1.00 vMB 15
615,320 615,320 00000000000000000008ea759e2bc3cdc2064989305d71a5df827848e2ef2d79 2,936 0.80/1.00 vMB 6
615,319 615,319 00000000000000000004e7871ddb65f1c102d57ad59b9dccba7d240b41227648 2,663 1.00/1.00 vMB 19
615,318 615,318 0000000000000000000609b0698ae627df42f670ff9c32aceee2affe41db4dae 2,256 1.00/1.00 vMB 21
615,317 615,317 0000000000000000000c163c7cb82acfbe612b27b33a0fdf93acc9e1b2aecbaa 133 0.04/1.00 vMB 20
615,316 615,316 00000000000000000008d72b7bd926147650d96989e4315b4859df4ef58649e7 514 0.18/1.00 vMB 41
615,315 615,315 0000000000000000000899ef0f764b41881e2869b10cc03482441b6d2eafb80f 273 0.08/1.00 vMB 13
615,314 615,314 0000000000000000000ee03ec56ef4f0c73fe3de9375802574b577b31b350641 331 0.11/1.00 vMB 21
615,313 615,313 00000000000000000007e628dbb98d37afe053d2e5c69d3ea546acc81cfa824d 3,007 0.91/1.00 vMB 11
615,312 615,312 0000000000000000001081065cea0b32dbb47147999b716e422e4a8eff6d1a47 2,801 1.00/1.00 vMB 23
615,311 615,311 0000000000000000000c547b223eeb75643be1f58d45d8b6b6dc00d3ccb32839 181 0.05/1.00 vMB 13
615,310 615,310 00000000000000000008f3d2267468006229b52d3f8ac69d1c9026ccfb6762b2 813 0.26/1.00 vMB 17
615,309 615,309 00000000000000000005e30e084555f8bf7e8f40d50841936f6da7909bca6bb5 1,472 0.53/1.00 vMB 14
615,308 615,308 000000000000000000063e4a246754783a3b37b1be8384368ded70630158f2b4 2,362 0.85/1.00 vMB 19
615,307 615,307 0000000000000000000c24b31bffbbeb318ff7bf2df2a5424d8560ca954b37f7 2,283 0.73/1.00 vMB 3
615,306 615,306 0000000000000000000c1902df7e565af45fe4a02379e665b0d77cb07aa732d9 1,928 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.