Loading Tool

Explorer IconExplorer

Memory Pool

80,042 transactions
29.68 vMB
0.07151887 BTC
Random Selection Loading Transactions
Max Size: 178.87/200 MB

Candidate Block

Mining Attempt b591dee7064594ab915e3f6c9899f6ade62e299e115fc66ca7ce05ae125c031a
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 453b6ba6e640ba9e696662cf968b573b49d42afaf2a809a9af5ed8b72db20438
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,813
Size: 1.00 vMB
Total Fees: 0.01117002 BTC
Feerates: 147.04 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (631,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,106 283,106 0000000000000000cddae6e8ef56f0650933e7539178fd28a3d9c227d3c8556c 832 0.25/1.00 vMB 93
283,105 283,105 00000000000000007fe3a0d17caafa84c2076c52733f7de7b967806800f5ba95 135 0.05/1.00 vMB 54
283,104 283,104 0000000000000001633a233ec797d4125707349915dfc436799b534e533696a3 889 0.35/1.00 vMB 39
283,103 283,103 000000000000000020cb64136e295f3d95c484e8645bc714a654144a273bfe35 512 0.18/1.00 vMB 73
283,102 283,102 00000000000000011d8c3de9616a349cc29e8a9a0e31bdd63aebb40d7e4e3c48 788 0.25/1.00 vMB 97
283,101 283,101 0000000000000001adbfb306170ef3e66f54cec4a7016f361f3a2e6db492018b 935 0.62/1.00 vMB 26
283,100 283,100 00000000000000012ddb0e21076aa60281a3b93a4336f8c3884dbb5f85fce4d7 783 0.35/1.00 vMB 80
283,099 283,099 000000000000000145f738890dc703e7637b677f15e9a49ea2eeca6e6e3c5f51 370 0.39/1.00 vMB 19
283,098 283,098 00000000000000012af08fe29312627aa6f74aa7f617925da4f4f3a572a95da0 1,068 0.35/1.00 vMB 62
283,097 283,097 0000000000000001dc69cebae7c60b3e92c7c4d1d006a4fecbe00835a8fcc06b 161 0.05/1.00 vMB 67
283,096 283,096 00000000000000016e253d149d5a4d03eca150d558dba088a473328a23a8e95a 140 0.10/1.00 vMB 33
283,095 283,095 000000000000000089c479b674958553c299b98841d146efee762d22e68b4917 298 0.13/1.00 vMB 63
283,094 283,094 0000000000000000f756dffec64954e42303dbfc3188bbc3a6157faaa6988807 169 0.17/1.00 vMB 18
283,093 283,093 0000000000000000aa2526e884ed6e26b92586aa11dca2af50c7354556c1ec9a 791 0.35/1.00 vMB 61
283,092 283,092 0000000000000000d2823a1b5b2b39dba08c047d18661841c7120eced226c002 393 0.42/1.00 vMB 21
283,091 283,091 000000000000000071687c6c0f9f9d395644c40811c2908356e4e3d5ed129450 914 0.35/1.00 vMB 53
283,090 283,090 0000000000000001cb3fadc2cbe2c01043332b0e7b4de9e2876cf469967ae07c 529 0.25/1.00 vMB 45
283,089 283,089 00000000000000011d12c82b0ea09ecd9bdd929a15191f6fc0235507d2e06e26 159 0.05/1.00 vMB 165
283,088 283,088 000000000000000147f27138b56f1fbbe9b3ac05e8096aa7e7226bf39d0f3fe4 567 0.53/1.00 vMB 18
283,087 283,087 00000000000000016a60ee1034d355c7e65da88517a50e63f78d66376c6d4239 570 0.23/1.00 vMB 62
283,086 283,086 0000000000000000d5f7ffe4dd8ce6ddfff47313cf4700fb41c3336a2878e4ba 706 0.25/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.36 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: 662.83 GB
    • Received: 14.88 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.