Loading Tool

Explorer IconExplorer

Memory Pool

44,120 transactions
27.32 vMB
0.07984705 BTC
Random Selection Loading Transactions
Max Size: 142.66/200 MB

Candidate Block

Mining Attempt 3417ae1d46230662961146c2397a9ec7797ac39b826236058ab23f840a3326f6
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 57a86eac7c2a873bfa10d40399d6c8554d28704f1b3385975cd6762ef11cadb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,401
Size: 1.00 vMB
Total Fees: 0.02675447 BTC
Feerates: 150.77 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (334,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,234 580,234 0000000000000000000bd5f21c6dd3fa896638df9f9f0c47f5277db7c863a736 1,693 1.00/1.00 vMB 130
580,233 580,233 000000000000000000138f8396205104ecdf0fa19127df42bce6eb33a0ff9951 1,969 1.00/1.00 vMB 91
580,232 580,232 0000000000000000000e652a94fddeedfa2f55f2abb3ccef8c32a15e6b02b0ff 2,368 1.00/1.00 vMB 105
580,231 580,231 0000000000000000001710c721bac3b004fef5ef9b6cbef8cc5a79c59a010b23 2,476 1.00/1.00 vMB 70
580,230 580,230 000000000000000000175d06f20e1e78e5871bc5d35b71ea84ff06056906fd80 2,513 1.00/1.00 vMB 103
580,229 580,229 0000000000000000000055c42f4cf7e3173f76ebe8390423e1f04246adc3e4b4 2,769 1.00/1.00 vMB 139
580,228 580,228 0000000000000000001cb9056501154e4fc4fba935914e7c02d07ec05fd14e62 2,726 1.00/1.00 vMB 113
580,227 580,227 00000000000000000014839541e60f7683487796adac136935d7f60329392d12 2,253 1.00/1.00 vMB 97
580,226 580,226 0000000000000000000679fb879ecd5aee4f2587ccb91f02e23e1b10c8810707 2,562 1.00/1.00 vMB 85
580,225 580,225 0000000000000000000a20e97aaac8bdb67ca378b44f829e29157263a9656871 3,205 1.00/1.00 vMB 134
580,224 580,224 00000000000000000024f5e8bc6a53161c07a98bb081de0b8d1d3b648532f976 1,992 1.00/1.00 vMB 88
580,223 580,223 000000000000000000111574820e1ff0ac1fdf9dd92db9e6b03d64d3cedaea4b 1,049 1.00/1.00 vMB 96
580,222 580,222 00000000000000000000b029424185e9a5fe75f654d30231cf8df22625a09169 2,328 1.00/1.00 vMB 123
580,221 580,221 0000000000000000001133eab151d88551ccd37123eed57948a1f71db66595c9 2,198 1.00/1.00 vMB 117
580,220 580,220 0000000000000000001f2a2951ed6cc8d1458b3a44aad136cec5f661bbc4eacd 2,367 1.00/1.00 vMB 66
580,219 580,219 0000000000000000000a5db56750250d97f84e7a7f3a9d34d18c9d662353dd5a 2,281 1.00/1.00 vMB 99
580,218 580,218 00000000000000000015d7e6283de7e5229cb9d02a3f42284a78eb81a86bda00 2,607 1.00/1.00 vMB 103
580,217 580,217 00000000000000000008c21f24d8f3ecd678ecfebdd22898e68676ebaa89a72f 2,724 1.00/1.00 vMB 106
580,216 580,216 0000000000000000000df20b53ea71ab723dd8d285d9f5dd0aa40f9ed04bb2d5 2,636 1.00/1.00 vMB 95
580,215 580,215 00000000000000000024ed29d3857f27fcb8229f4224d0e2201d9101afbbc196 2,072 1.00/1.00 vMB 65
580,214 580,214 0000000000000000001a3121eca549636195f5b46604853018e00a3c9d261b1a 2,803 1.00/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 14.00 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.