Loading Tool

Explorer IconExplorer

Memory Pool

82,679 transactions
31.09 vMB
0.10853917 BTC
Random Selection Loading Transactions
Max Size: 189.06/200 MB

Candidate Block

Mining Attempt 56119d07867c3bbf6238c6999ce6398a40f7241ae3adb27c0446e246aaa89236
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 6fb278808c87913a747ae43650494b942e1ed1b3d4e13a8137b95a91e35de1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.03429648 BTC
Feerates: 200.89 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (629,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,640 285,640 0000000000000000183a4c55197ebc0df26dcd82c1d52227d533551eab5a4076 205 0.06/1.00 vMB 54
285,639 285,639 000000000000000031725898a9bb9656ab273286c3581c9c50c52a28c90cc80a 221 0.06/1.00 vMB 72
285,638 285,638 00000000000000000c2a4503ed2f925b52abdc650e50605cf9204b290959fcaa 437 0.29/1.00 vMB 24
285,637 285,637 0000000000000000bac25bed94f34360d4b498f02735ab191d8298b50dadda37 215 0.06/1.00 vMB 89
285,636 285,636 000000000000000072d3735e885e69b916c74794971b8ee2367277a72c9190e5 1,102 0.51/1.00 vMB 32
285,635 285,635 000000000000000027d4127f2420682b9d87e8e82c4e6c1a66100c294a641205 31 0.02/1.00 vMB 34
285,634 285,634 00000000000000008ee122613f901b6f8dc9ab2ef7eebb738fd32daf92297231 95 0.03/1.00 vMB 44
285,633 285,633 00000000000000015e65a1ba24853fa52c74d0ebf05c41ff74b43199476eff70 342 0.36/1.00 vMB 22
285,632 285,632 00000000000000002c3e2771d43fa359e36edf4325297fb3e9f2ecea4e465959 845 0.35/1.00 vMB 44
285,631 285,631 0000000000000000361a9939bffb4f542020f5b4d0f4b090969d7e1682d81cce 447 0.20/1.00 vMB 41
285,630 285,630 000000000000000177538d7462a5f7130e09a4487e0c9a948a2e263759303a1c 57 0.03/1.00 vMB 36
285,629 285,629 0000000000000000bdd0b847b0e464f7085d8147cad66905ebd4470ff4fe87b8 1 0.00/1.00 vMB 0
285,628 285,628 00000000000000003175c2595cab48d1446a5de05008c4798dc87ac69027b269 97 0.04/1.00 vMB 78
285,627 285,627 00000000000000019c939a13123b509beb1f6d45fd67c02522fe92a98ce1c97a 449 0.26/1.00 vMB 31
285,626 285,626 00000000000000008191909a18244d4cf7099f7dffe0eff4e1b4876f192555f7 262 0.20/1.00 vMB 24
285,625 285,625 0000000000000000cc1ba62b87d90541907d7d963c7818e938cb3510dffee226 143 0.10/1.00 vMB 27
285,624 285,624 000000000000000165bf9fcaa79d3ac976dbedd9a7a82aff467e15c55737c42c 468 0.20/1.00 vMB 37
285,623 285,623 0000000000000000d82c7358ce6d1bc785f5262d622159aaf293e0a2099ef714 879 0.55/1.00 vMB 26
285,622 285,622 000000000000000151400b943c970df2987caccaaa1fd5ff6ac5c232da4267ee 1,198 0.35/1.00 vMB 72
285,621 285,621 00000000000000003d6f3e4c7a4738667d33bc388f822be56eb7d159c3b60280 93 0.05/1.00 vMB 49
285,620 285,620 000000000000000109966302825fb6d7be5f49d1cf6b85815d4793727a101a29 647 0.29/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.