Loading Tool

Explorer IconExplorer

Memory Pool

82,079 transactions
30.35 vMB
0.10166868 BTC
Random Selection Loading Transactions
Max Size: 185.26/200 MB

Candidate Block

Mining Attempt 48dfa11678140ec2b60e40c55e8b25f550a266d6681e28b74bdcba3c25539e10
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 889e189f6e7b1eb67a185a1229a2b93ec235892a2e083ca4455bfa9548e2ec95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,684
Size: 1.00 vMB
Total Fees: 0.03161994 BTC
Feerates: 402.60 > 3.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (438,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,155 477,155 000000000000000000d2202654a18552da12736f6fc39e1db5e06c3112413cd7 835 0.44/1.00 vMB 115
477,154 477,154 0000000000000000012d853614d2c4cd28ba28b08808d7b9998e4f001c9145be 415 0.36/1.00 vMB 73
477,153 477,153 000000000000000001149b1fd8b957a3277fff99d1b66dd2f1e8cdbd6535a03e 447 0.27/1.00 vMB 99
477,152 477,152 0000000000000000000e2e1bcec843e2d96d04329b7eff851e1defdc34ccdfc6 926 0.93/1.00 vMB 33
477,151 477,151 000000000000000000c8f433bb46ed21479ac5e2239f7d63ecb8a5c83784d741 2,227 1.00/1.00 vMB 137
477,150 477,150 0000000000000000007b1f1d0744c0c93a601c2a5d564d1089d9624d19d14bf3 1,679 1.00/1.00 vMB 111
477,149 477,149 00000000000000000078f85157071e90792447a4f53f1b6b114d218ce931e3cf 2,258 1.00/1.00 vMB 154
477,148 477,148 00000000000000000130cb266944284c93764c6e8dc19fa3c7e113c80e0015de 1,690 0.87/1.00 vMB 100
477,147 477,147 0000000000000000003a8da426c7d5c61c07f1d302e517271112071b61533fc2 1,884 1.00/1.00 vMB 157
477,146 477,146 000000000000000000035d1a94513a2dcfcd375ebacdc411540a0d9f2d1885f5 608 0.22/1.00 vMB 324
477,145 477,145 00000000000000000079de6d4e47eff60b84489b6a354a5dcd05d4a76720560b 225 0.11/1.00 vMB 106
477,144 477,144 000000000000000000c793bd7041f15caabcbbd3310e0f46ea3774300e16c442 1,717 1.00/1.00 vMB 145
477,143 477,143 000000000000000000198e6e9d78e03db0cc674645a7df751def6ca4a49987e3 2,135 1.00/1.00 vMB 140
477,142 477,142 00000000000000000087f8397b08dc1301d51acbebadebeddeb1191aacb546b7 761 0.43/1.00 vMB 88
477,141 477,141 000000000000000000c75ad339621db874d7e8db40ba3a6520211138a4de12ce 1,800 1.00/1.00 vMB 94
477,140 477,140 00000000000000000028708389cbe027f3f34607813e9f961fb65d2158c96b2b 1,656 0.89/1.00 vMB 187
477,139 477,139 000000000000000000d3eaebaee3258f23c8a7070f9e590f553b35d1d217fd27 311 0.12/1.00 vMB 115
477,138 477,138 00000000000000000050fef4cd350a8fd6583ce021a5148e6ad808ca5211e3d0 186 0.09/1.00 vMB 109
477,137 477,137 000000000000000001170335bb2bf248e6e4f36e12fcb8fec57c43478ba4d09c 282 0.34/1.00 vMB 48
477,136 477,136 000000000000000000025a33dc966e000b41354d9602cbd3cff8ea87344ac12f 873 0.81/1.00 vMB 79
477,135 477,135 000000000000000000464e5a3ce4aeaa830a7955ef9b6fdebe3da8d0dcac1bd5 1,779 1.00/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.