Loading Tool

Explorer IconExplorer

Memory Pool

43,565 transactions
28.38 vMB
0.06048991 BTC
Random Selection Loading Transactions
Max Size: 150.30/200 MB

Candidate Block

Mining Attempt f84ebb8af0e3bde7d94a369f1e39079f4b3631da90a35a4dd5960b5a2f614771
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root 28463be4a95697355f2554eeec69a09eb810a7a05dd41c55c3c46726711406f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,740
Size: 1.00 vMB
Total Fees: 0.00643021 BTC
Feerates: 100.33 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (96,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,233 818,233 00000000000000000003053e5f2260ba1be283587efcb540ccb3043626be1e46 3,996 1.00/1.00 vMB 60
818,232 818,232 0000000000000000000398756f7a640eff0817ff1e9434fdc6f9a73f0c741483 3,896 1.00/1.00 vMB 50
818,231 818,231 00000000000000000001c231f5e422b1958eab69381970cf2aa06ad7bc26a37d 4,115 1.00/1.00 vMB 54
818,230 818,230 00000000000000000000e537e229dc7b78589a5fb3d647108b5e4fb0894f8d6f 3,790 1.00/1.00 vMB 56
818,229 818,229 0000000000000000000158c7ff4af9fa7b30969bffa80e0c22c761b0584d6567 3,572 1.00/1.00 vMB 41
818,228 818,228 00000000000000000000de3a3636733472899070209c2168851d8c09565aca9b 3,211 1.00/1.00 vMB 39
818,227 818,227 00000000000000000003b22e5c6fbdc838e494afe474aefac649e934b5bf93e4 4,618 1.00/1.00 vMB 46
818,226 818,226 00000000000000000002331c9bc7b8943445a39783dcc26e51c931f28befad2f 3,897 1.00/1.00 vMB 50
818,225 818,225 000000000000000000023d552bc80661b58c7b2eae627e4931e3d434229f965c 2,378 1.00/1.00 vMB 40
818,224 818,224 000000000000000000006a8e4f3584038daa9c91a6355627c1e7f18042f07103 4,706 1.00/1.00 vMB 47
818,223 818,223 00000000000000000003c407cd943f6a91a770cebc98ef59b7f0703c4b4484f0 3,670 1.00/1.00 vMB 62
818,222 818,222 00000000000000000000e9ed7e71054e99f981ef34484ab6a283569b82232af8 1,666 1.00/1.00 vMB 56
818,221 818,221 00000000000000000002aa4f287bd6bb15e84d2f5a549d01e522bcba9b84e2b4 3,884 1.00/1.00 vMB 41
818,220 818,220 00000000000000000001182959ef8fb215045ac5c9ef8c14ff1c650d5d40bdf4 3,946 1.00/1.00 vMB 43
818,219 818,219 0000000000000000000057ebf49c324c42d6248fed333272268d6703d20fea62 4,055 1.00/1.00 vMB 44
818,218 818,218 00000000000000000001c352f87b59771606177112c40c3e2a861afcea647f93 3,249 1.00/1.00 vMB 41
818,217 818,217 00000000000000000000698f4978646fbed896b5b3d537325504253c9ab46380 4,159 1.00/1.00 vMB 64
818,216 818,216 00000000000000000003f61dabf23cacdb894c7699d6a450ef794732bcd525c9 3,690 1.00/1.00 vMB 61
818,215 818,215 0000000000000000000222b483d94c74835e46420fd64753a0b349fa357a81c8 3,011 1.00/1.00 vMB 59
818,214 818,214 000000000000000000040c026cc5ed672b3bbfc1cfb5b3f2c3e69b81f4bdb7cf 3,317 1.00/1.00 vMB 48
818,213 818,213 0000000000000000000205a899b9adffc80818117c58c00a45c269c84cbf7b06 4,523 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.13 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.24 GB
    • Received: 13.74 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.