Loading Tool

Explorer IconExplorer

Memory Pool

81,282 transactions
29.57 vMB
0.08350251 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 17534ce83d0c8fc3e3122bb817702e75f67562cfec7e1233c88fadc6e80355ae
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root fba85398bef0a15bc96e2bf681a1eec0749e5b8a6004e63df96f09eb01e76767
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,284
Size: 1.00 vMB
Total Fees: 0.02108809 BTC
Feerates: 100.53 > 2.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (602,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,112 312,112 0000000000000000369b3ad546ad992a8900f979f89ffc9dcfda379fa638e8ce 28 0.01/1.00 vMB 30
312,111 312,111 00000000000000000c87298ab5a6d5d8d645217ad216ea89f5e6b74f5b0744fa 51 0.03/1.00 vMB 7
312,110 312,110 00000000000000003edd22dc503e57b8f9e72ab8629d33c005cbbd450bc6f2cc 535 0.29/1.00 vMB 27
312,109 312,109 000000000000000036ba236770092fe074482d7c6a714bee48c8aa1846db5b95 221 0.12/1.00 vMB 28
312,108 312,108 00000000000000001418c96bc157e07ce70a401d19f50102a16165f4760cc40c 188 0.10/1.00 vMB 20
312,107 312,107 000000000000000024b25597b48ea6b8f687a74f8d7c746eaf1ad174912f114a 630 0.27/1.00 vMB 29
312,106 312,106 00000000000000003b15cdd89e763d31003538c73369321bf1d126dc435ae227 400 0.25/1.00 vMB 27
312,105 312,105 00000000000000002f65108f5f5e44d3a1396cc515e5c1ca82db28e7a56a9e77 155 0.12/1.00 vMB 17
312,104 312,104 0000000000000000340588e52941e42f37a51d9711e5beedbe569ea621c0788d 540 0.40/1.00 vMB 21
312,103 312,103 000000000000000031e265129aa19479c52c4b29407ae65a5e07da4c94275da1 256 0.08/1.00 vMB 69
312,102 312,102 00000000000000001eb4c5582fc1eb8aae5860b9ab99bfb7510aa1b364be94d1 310 0.18/1.00 vMB 27
312,101 312,101 00000000000000001d2160ab9ac87ddc46be8b6faac58537d92a8260d96ea0f4 284 0.16/1.00 vMB 23
312,100 312,100 00000000000000003d848f7c945fb990dce7bb4ad47ca877ff32c8d4a42eec36 565 0.34/1.00 vMB 25
312,099 312,099 000000000000000012a6bb623f1448f01d6464abc12aa0d3b0db744e3b3f5fd0 96 0.05/1.00 vMB 28
312,098 312,098 000000000000000020929034040cfbb7745ecea3077050ecef969f0c40a721c0 105 0.04/1.00 vMB 25
312,097 312,097 0000000000000000053864afe9159abcae68a7260625405cce972b17aa5b9b21 282 0.17/1.00 vMB 26
312,096 312,096 000000000000000007974364bfb5601bd3591813a7e05dfca80b9c2c2325073b 136 0.07/1.00 vMB 28
312,095 312,095 000000000000000012220ce14e8f730411feb5480d1baa76641d3471e5aa8a5d 215 0.14/1.00 vMB 22
312,094 312,094 00000000000000002992263fc8e8f5a009ca2518101c5aef3cfb41d14fade0e6 61 0.02/1.00 vMB 31
312,093 312,093 000000000000000001233e4c563523ccf493eec7a5cba70c05e4fd36d7550e9f 848 0.46/1.00 vMB 29
312,092 312,092 00000000000000001319c6b37a60c87e15699f690d344534b347403d70db8f82 336 0.22/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.