Loading Tool

Explorer IconExplorer

Memory Pool

76,805 transactions
28.34 vMB
0.08503924 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt 906b9f6d5e84854041b86301c4774b63f0f9369362a0d22e94b85acedfea9245
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 686f1bad5f9c24e2908c68e3d14589fbb1e66ce88231c987ea3ff9ec32160754
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,480
Size: 1.00 vMB
Total Fees: 0.02221240 BTC
Feerates: 477.45 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (161,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,661 753,661 00000000000000000006748519bf6f616d88f4f9f787fa9559f725d625ae5b42 996 0.31/1.00 vMB 10
753,660 753,660 00000000000000000008855bc03e584d5c0832efd06fa9f55abc02ace04f9b4a 767 0.29/1.00 vMB 10
753,659 753,659 0000000000000000000098987990d36d6f861a94db753be301694f20843054f9 953 0.45/1.00 vMB 7
753,658 753,658 000000000000000000003b5388e0f4345514492f6f6fda6013862c4de77942a6 2,114 1.00/1.00 vMB 8
753,657 753,657 00000000000000000004f1aeb25e6c553762a7073bf72e6672e3df84bacaec24 2,335 1.00/1.00 vMB 8
753,656 753,656 00000000000000000003e5f649a4e4fec28ab5230880f2adf1eb63bfe7ace990 1,529 0.86/1.00 vMB 6
753,655 753,655 00000000000000000000f92f5aa9b87d1edf85e5efa8f1c5c56e00bf223685ed 753 1.00/1.00 vMB 8
753,654 753,654 000000000000000000041c6aaff2f349be23b6764a1059051f26c52e55351a2e 1,212 1.00/1.00 vMB 6
753,653 753,653 000000000000000000067cc99212a71acdc73ba0f8d2cbb209edb1db4e4cf6ef 2,972 1.00/1.00 vMB 5
753,652 753,652 000000000000000000015df3fe9844af5f5357803a367802e30679eafd3acc19 2,957 1.00/1.00 vMB 19
753,651 753,651 00000000000000000004552891ceb4c1b5098f3f80594cf85af259e23f62ff7f 2,728 1.00/1.00 vMB 15
753,650 753,650 00000000000000000001d7fd4e0010d9cdc98e1608e8b02b0123f98959d72e44 2,827 1.00/1.00 vMB 8
753,649 753,649 0000000000000000000534b130f206f58390f83569d79c3fac006d9b9191dfb6 3,181 1.00/1.00 vMB 19
753,648 753,648 000000000000000000071560938feef72929cc714fc2e24471f08ba7fb8f61fc 1,745 0.66/1.00 vMB 10
753,647 753,647 00000000000000000008b223d4eebfbb6b3d3f63fb622aef3c4850cb2174f55d 1,760 0.81/1.00 vMB 2
753,646 753,646 0000000000000000000323f012a3d204803d99d3c05da658afd33d7710eb24ce 1,841 1.00/1.00 vMB 10
753,645 753,645 00000000000000000003175de03cac8f5e5c0ec32dd3ab63f8aa47ad2b33215a 281 1.00/1.00 vMB 11
753,644 753,644 00000000000000000006aea1c3b571f45ca060a3e7204cace9b46cf1caedbacc 2,238 1.00/1.00 vMB 18
753,643 753,643 00000000000000000001ecdaefd53ac38bd03a9c2f6b6543b09da709ceeb8ea5 92 0.05/1.00 vMB 7
753,642 753,642 00000000000000000002e3a984d990a141e3415470fde7f12aa1769daa630c89 992 0.42/1.00 vMB 8
753,641 753,641 00000000000000000005388b132f8e5d4099afecc0beb0b26903e40abf7dce21 2,384 0.84/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.