Loading Tool

Explorer IconExplorer

Memory Pool

72,034 transactions
27.11 vMB
0.08632355 BTC
Random Selection Loading Transactions
Max Size: 163.90/200 MB

Candidate Block

Mining Attempt 94dfd878586851be1f5c14e88b2e07330813d7d685ec139d15fa5cf612a2a12e
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root aebe153872527b5df20e9120722d70226af9c0955ac34ee9b2c5be9c97d29dce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.02791598 BTC
Feerates: 445.47 > 2.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (639,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,885 275,885 0000000000000001e50a1472c41c779d9f7b781657842e32b0fec0a42018d057 900 0.45/1.00 vMB 43
275,884 275,884 0000000000000002c1f0615ad223cb1bb656fc3bf912d55c2207af7619e3bd31 231 0.14/1.00 vMB 36
275,883 275,883 0000000000000001f4af6f291f6b9902a05c03e1b4c6d6526436b1d9e4d3bc89 393 0.21/1.00 vMB 45
275,882 275,882 000000000000000112566b02e8fab93cc1c624287978e704d66fc317d0f1f0d0 114 0.06/1.00 vMB 40
275,881 275,881 00000000000000000785bdd27a61fdd9c82b033871cf544b2a77cda0d0ff321e 200 0.10/1.00 vMB 55
275,880 275,880 0000000000000003938261a92c469e8474754d6a23b1e5ed1219159c50b0a200 238 0.11/1.00 vMB 37
275,879 275,879 0000000000000002dbc80f0059d32bf95b039bd4be905535cc3271f3572ab61a 1,064 0.69/1.00 vMB 33
275,878 275,878 00000000000000016a442255c6d15cd6e085991c1efffc9caeff5fc6da14368a 803 0.35/1.00 vMB 50
275,877 275,877 00000000000000012e24ebcca0ca47f0f7dd2ce407059108eb5ecc62310352f8 1,326 0.50/1.00 vMB 51
275,876 275,876 00000000000000019cdda8ac632dc6847f549820e4b8917ff671e5e22a847b37 91 0.03/1.00 vMB 141
275,875 275,875 00000000000000016416bdd87744231f76ed9d0ec776e893acd590655a7ac8b5 804 0.47/1.00 vMB 39
275,874 275,874 000000000000000199ed15811dd58ae0400d73e69229e0ab8744e5ef2bef3105 668 0.25/1.00 vMB 69
275,873 275,873 0000000000000002345d11e11971be57d6f1cb1aed9c6d6200111f48402ce9e6 161 0.08/1.00 vMB 43
275,872 275,872 00000000000000018105a856b43a4eb805cd087582d3b6b1fdd80327db922727 344 0.16/1.00 vMB 36
275,871 275,871 0000000000000001e9c8eb6bbf79ddbc8ef67478ddea76f72af19de1dbea5d4c 169 0.07/1.00 vMB 20
275,870 275,870 00000000000000040245d32a5011645205bc8136c53639b591e70783a0bea149 537 0.23/1.00 vMB 54
275,869 275,869 00000000000000005174bf2f3486d330dfa404029fc56dec296f77d77e8d13b2 86 0.05/1.00 vMB 24
275,868 275,868 0000000000000003d9fa7aa721aa8aa257386f5bf9e6a5765c5155a8ba687208 121 0.05/1.00 vMB 23
275,867 275,867 0000000000000002b865cd03e0780deed7dfeb22d9f009c07cc0857745b11b2d 351 0.15/1.00 vMB 59
275,866 275,866 00000000000000044200c769468821b980e11a17710b3ad6c0586d4e6ac52cb7 175 0.07/1.00 vMB 33
275,865 275,865 00000000000000046379792666f83074ecd65c18d3eee22a57a8d23d5eb57f8c 77 0.05/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.19 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: 751.89 GB
    • Received: 18.87 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.