Loading Tool

Explorer IconExplorer

Memory Pool

50,608 transactions
30.31 vMB
0.12528573 BTC
Random Selection Loading Transactions
Max Size: 161.67/200 MB

Candidate Block

Mining Attempt 72dff0927498967fa420163a20d393eb281c0eb8f3545ef9940091d52aa2ae30
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 1ca67d3a11ddbcf757b079b9719b678d99236c59687057e0e3b506ecba9ffc59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,288
Size: 1.00 vMB
Total Fees: 0.04937869 BTC
Feerates: 179.69 > 4.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (130,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,171 784,171 00000000000000000002a3bb90e1ba9410d74889c5f46693c2491efafedc390c 469 1.00/1.00 vMB 4
784,170 784,170 00000000000000000003c8cbeacb3206160fd14354fed1eea13db0236c51707e 1,178 1.00/1.00 vMB 14
784,169 784,169 00000000000000000004a725ac9235845b06bd4d3a9a7e2a032427d590dd15f0 1,652 1.00/1.00 vMB 13
784,168 784,168 000000000000000000040dd9ca14457db722e703e42def9b6e36880dac4d74e1 2,612 1.00/1.00 vMB 19
784,167 784,167 00000000000000000002d74dd6031ddf0e8f70320e90d8847d73701408da4067 1,925 1.00/1.00 vMB 13
784,166 784,166 00000000000000000004d2de98b786a30bf4cf5188f342bdf05a5c1312651a4c 2,323 1.00/1.00 vMB 16
784,165 784,165 0000000000000000000518e5f04cba1ede8a5d89a71d384f7de47cf01c562880 2,302 1.00/1.00 vMB 37
784,164 784,164 0000000000000000000118dc35272eb62fa2d42f5679de14da14b23bd376e2d6 2,869 1.00/1.00 vMB 27
784,163 784,163 00000000000000000002c41acfcc635e9b3f640fdabb40bdb33f76f05687f648 794 1.00/1.00 vMB 7
784,162 784,162 00000000000000000001b803bb66194f36e7bb82b75b97d6be576aeb76f68b56 1,789 1.00/1.00 vMB 16
784,161 784,161 00000000000000000004e5f4c1423ed9c3673ac28f735ed917bd7f6e05e8bb55 884 1.00/1.00 vMB 7
784,160 784,160 00000000000000000003b258063ad20dd8a2bb166e58e3612f6f74d9ff435736 554 1.00/1.00 vMB 5
784,159 784,159 000000000000000000026d59b507e022fbe3caa0f2efa6c7bf608ec35910d421 1,490 1.00/1.00 vMB 10
784,158 784,158 000000000000000000031700581a17f89c72edd08768f40dc530f43d1c3785c1 2,426 1.00/1.00 vMB 23
784,157 784,157 0000000000000000000260935e6740e319929f4d2bad13d20ba6b1fa64f723d0 442 1.00/1.00 vMB 10
784,156 784,156 000000000000000000033bcb95f73ff5dc52646d349f89f69a2bf8b2c41dd657 769 1.00/1.00 vMB 8
784,155 784,155 00000000000000000002b146c8960c803601d38af53fe96a80fde56513874a0b 1,707 1.00/1.00 vMB 5
784,154 784,154 00000000000000000000d4fb30c9445ed522b67da624929f25892755e7395de9 1,756 1.00/1.00 vMB 16
784,153 784,153 00000000000000000002649f3ed324bfe2f7d094a375a92acd127e3b7560dc66 1,624 1.00/1.00 vMB 10
784,152 784,152 0000000000000000000183311a7da70ec2d647ce858ed24b89b2411ac48d059f 949 1.00/1.00 vMB 9
784,151 784,151 000000000000000000024232494f645c7c6695c8f1246854fa739da180792aa3 1,316 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.