Loading Tool

Explorer IconExplorer

Memory Pool

29,229 transactions
24.74 vMB
0.05428735 BTC
Random Selection Loading Transactions
Max Size: 122.56/200 MB

Candidate Block

Mining Attempt 9c9262caf7792c9225a52e26af4f9461496c924585b4a4ac6eb5a6ef209b5a19
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 718a86aa757b400dfc3307ade2e08047d2f25e8d34fd5c3d9913d137f0741002
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,210
Size: 1.00 vMB
Total Fees: 0.01022921 BTC
Feerates: 73.20 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (737,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,688 177,688 0000000000000621cd88f5faf44f8203d5868d19468cecf5fd9c1e00282ac5a4 20 0.01/1.00 vMB 52
177,687 177,687 0000000000000ab3611dd0290c99c0bbe2332b782abe2188e8e28746d9e186a8 14 0.01/1.00 vMB 88
177,686 177,686 00000000000009b7911848412025613a7bbf783a66648d66207591d16c678d3e 18 0.01/1.00 vMB 197
177,685 177,685 00000000000001987903f7a1d6e168223748fef5e968f3a73dea937239baa997 32 0.01/1.00 vMB 93
177,684 177,684 00000000000000d88fcb046a52bac3cf9f6fe0789f5a4fbe4831fe6217f007d5 8 0.00/1.00 vMB 75
177,683 177,683 00000000000007e846b5cf03aa1244399e7623af8c0a5a797ebbd9873e5558fa 59 0.03/1.00 vMB 83
177,682 177,682 00000000000001ee1004ea4b4c1ee8d37390dead79b5e57f163067e9adcdeb85 9 0.00/1.00 vMB 85
177,681 177,681 000000000000003d02be7a867172ccd1795d1b0bee7149c3105dd3828448bc28 12 0.01/1.00 vMB 87
177,680 177,680 0000000000000332b15ca5f98e3d242ba399e44194ad0cb98d807efc1de16921 102 0.03/1.00 vMB 32
177,679 177,679 000000000000014fc31ddc53db4637a9311fd53d22100fff0a3f742ec60fe10a 136 0.06/1.00 vMB 84
177,678 177,678 000000000000089a50139269d8975d1f9f939b2b0cbadc8135524ea4f6b4e256 28 0.03/1.00 vMB 55
177,677 177,677 0000000000000b0f4cc1324edd5a8f854c2e6afe5b534955db24c709a5bc0565 32 0.01/1.00 vMB 56
177,676 177,676 000000000000002f59b19fd1c5060faf37dcafdfdb590efb55742159cfedd2bd 15 0.01/1.00 vMB 42
177,675 177,675 000000000000014ca548eef7747e580ac086aad7983ea2e718449c43331ce25f 26 0.02/1.00 vMB 124
177,674 177,674 0000000000000579cc244f9732596a925685fd33114af106bf39501a79c73ac8 19 0.01/1.00 vMB 234
177,673 177,673 00000000000005b1456bd58ba1c0a7fa78f7842dcccfc300ab3c9fde9859fd77 12 0.00/1.00 vMB 35
177,672 177,672 0000000000000698ba9f40757bd5193afaab704cc469ecba01b9d77bc61bd5cc 56 0.02/1.00 vMB 112
177,671 177,671 00000000000007b3aab4839442bd6fd927f82321ef50e0a4ddd3d4c18f349940 19 0.01/1.00 vMB 125
177,670 177,670 00000000000001fb05092f9a498886fde4a529ae1adecb67eca3575cea1721e8 18 0.01/1.00 vMB 58
177,669 177,669 00000000000005b82f323d3cc04653bd8ee64974c30c55bb603173ebff305067 43 0.02/1.00 vMB 343
177,668 177,668 00000000000007c4d6378d975c85623f523f2a0f47380d7ace37cfcc5264698f 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.86 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: 641.89 GB
    • Received: 12.53 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.