Loading Tool

Explorer IconExplorer

Memory Pool

73,999 transactions
27.38 vMB
0.06957549 BTC
Random Selection Loading Transactions
Max Size: 166.90/200 MB

Candidate Block

Mining Attempt 6898d2393d0da25e9375333ca8a96827556f3bb32e95cae0550a2358ea524085
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 7f09328a8b54ae3e35362f4aeac64fc92442cbb38c862460ac6cb97d7a75916b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.01136924 BTC
Feerates: 337.46 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (645,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,801 269,801 0000000000000005a046874e9a2d59bc0a05ca054abf4848086880abc1c58ade 266 0.13/1.00 vMB 57
269,800 269,800 00000000000000002b41732543f667c39aabd2f4132feac96fdfb510211d6b7f 271 0.11/1.00 vMB 54
269,799 269,799 00000000000000049ab0e15fe7083c14cef93ead75c67e06a1f271f0e355641b 477 0.23/1.00 vMB 52
269,798 269,798 0000000000000003ff711bc7cd8de6dc0970e6e5227cd44178d1d9cfd49249ae 157 0.11/1.00 vMB 46
269,797 269,797 0000000000000004a34b213b1a7ffe8231dce8ffc804e9b94f199573710457f5 244 0.12/1.00 vMB 120
269,796 269,796 000000000000000368eac087a4a07dd12c0ecabb02cf52ad1c40ed7b297cb044 665 0.46/1.00 vMB 23
269,795 269,795 00000000000000032d91aca6e11255eb19b1cf29be5330d7b2fc23a1d967f0c4 611 0.20/1.00 vMB 74
269,794 269,794 000000000000000746adc931b11cd02c88c4ace4737a88fd3a03c568a30da4cf 747 0.25/1.00 vMB 124
269,793 269,793 000000000000000540685d30b8196d8c9a00feaf156364751d141b0589005687 287 0.13/1.00 vMB 21
269,792 269,792 0000000000000007fe37e224047b2d28d2fc951a8c26df91b85da5a71449e320 324 0.16/1.00 vMB 81
269,791 269,791 000000000000000533b00b2cd11b1280f033d3416291a5020d06957773f6dda7 295 0.15/1.00 vMB 52
269,790 269,790 00000000000000037d8bf5df1300d2741b53e49fa1e7b3e779b08aab17e36eaf 161 0.19/1.00 vMB 17
269,789 269,789 0000000000000003faff07130570b737a98f95b1dcb7acffe15ea58c56ef8853 215 0.09/1.00 vMB 31
269,788 269,788 0000000000000000ffce94e27e27f15dbf14ae0c55a14f433a529f793494d9bb 382 0.20/1.00 vMB 40
269,787 269,787 0000000000000006cb4e064fed82901fec2aa35720a68b6434e993f4e2e0dfe9 337 0.25/1.00 vMB 20
269,786 269,786 00000000000000044d7c201099a17dcff9281b4c89f6acadff3dad03d9e38e0f 729 0.25/1.00 vMB 79
269,785 269,785 0000000000000006d68e9a85964bd07ab17dbb9f7ccbd56f368c66bcd91f12a7 664 0.43/1.00 vMB 37
269,784 269,784 0000000000000007dfe56cda0ab66d96a3bbcd991cd16b3bf10224bf8082c066 126 0.13/1.00 vMB 65
269,783 269,783 0000000000000005f4c85f6eab6ff591096cd13df07a374dea1928a1b13aed00 468 0.24/1.00 vMB 63
269,782 269,782 0000000000000005fbc1840bbd5bd71d4d6cd2930e20da9e697710f58bd4f69d 289 0.19/1.00 vMB 27
269,781 269,781 0000000000000003821ea9200a5372f13b58166b451bf299435b0204c4ba8507 628 0.25/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.