Loading Tool

Explorer IconExplorer

Memory Pool

86,027 transactions
31.38 vMB
0.20197301 BTC
Random Selection Loading Transactions
Max Size: 190.40/200 MB

Candidate Block

Mining Attempt bc53354527d52bd33c31723f4b71c871fd6c73b72eb667ad5d20c14c77f39498
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root cc216df87c7ca7c80ca900066fc1e87eab262955ccb8ea34ecc951284a59189e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.10233570 BTC
Feerates: 502.67 > 10.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (608,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,018 307,018 0000000000000000481b8671dd158cb8ff29e2ec5d8ac0e3434605609c5ec585 414 0.26/1.00 vMB 27
307,017 307,017 000000000000000004739a3193b3f2782685bae7f420d31748bab84cff1ca013 82 0.03/1.00 vMB 29
307,016 307,016 000000000000000004e567aeb2a2b55044bbfd17e3d12924c0f68efad26ab110 557 0.33/1.00 vMB 28
307,015 307,015 000000000000000014f391de54e1000b6f0be1d70181078b919268afea3b021f 171 0.07/1.00 vMB 26
307,014 307,014 000000000000000021beea9075faaf07ccf1c08b2b9b2a831a5720a651ffda54 64 0.03/1.00 vMB 16
307,013 307,013 00000000000000001ca2babb3fc34990c94ad2283718f02de05af2c51b8ee60b 723 0.41/1.00 vMB 27
307,012 307,012 000000000000000039f947dcf348a6395c3c825b1a2c2b3d5df8fd588f491fda 608 0.34/1.00 vMB 30
307,011 307,011 000000000000000021089867ae6057535adc99040f1c92ab73fae442798c3af9 135 0.08/1.00 vMB 30
307,010 307,010 00000000000000003c56115e8509d6c0f2b8a16bd92c8d54efc2f6651e654be5 267 0.14/1.00 vMB 31
307,009 307,009 000000000000000034ea1685adf1c805ccd0c1c108d6187407a4f44db68c764a 66 0.03/1.00 vMB 28
307,008 307,008 00000000000000002ecd616a74ef943e80d0041dc57e3d5d3cf033a33a1d0adf 200 0.15/1.00 vMB 19
307,007 307,007 000000000000000003af5febd69e0952595623372878fc10beffb9328ec43db7 360 0.23/1.00 vMB 25
307,006 307,006 000000000000000022d3ad8bf2dc8215222de2f23717f284dad10266901f0dc6 218 0.14/1.00 vMB 24
307,005 307,005 00000000000000002bf8f80867cbb01feb7abb9bb0719c9b33cf40426b6158e2 204 0.12/1.00 vMB 27
307,004 307,004 000000000000000042edf46c8cebcf7e47c95fafb51205cac7f6b2e1c61a6f36 124 0.10/1.00 vMB 23
307,003 307,003 00000000000000003c2fea9c5888cd27e6ff51d49b9214136d925262037fd9c8 161 0.10/1.00 vMB 26
307,002 307,002 00000000000000000b0645b5e6e0b8af0b90bfa079202605f0a715210998fe5f 479 0.24/1.00 vMB 30
307,001 307,001 00000000000000001ab84d7fa7c1735d70c1d6f9e77693d2d0b21ed94f8753b8 23 0.01/1.00 vMB 28
307,000 307,000 00000000000000001b2993a38435de2e7831ee519bfe0f91fa7486b66d4d4651 254 0.13/1.00 vMB 35
306,999 306,999 00000000000000003bd785408d17364db77c0e9509973598d7fe91eaea36e94d 196 0.11/1.00 vMB 28
306,998 306,998 00000000000000001f4bd49317759add5c5cb473120b2041c608450d994a922b 236 0.13/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.