Loading Tool

Explorer IconExplorer

Memory Pool

45,544 transactions
28.33 vMB
0.07091888 BTC
Random Selection Loading Transactions
Max Size: 150.53/200 MB

Candidate Block

Mining Attempt 0d2dc8109b260384ad01db2813124d22736ecd04e8ef6e5cc699ec20b4c2083b
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 10273a68604597a6d2f8c3b1cc773bc9c6c016ab435f442c321c2f92425e8728
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,109
Size: 1.00 vMB
Total Fees: 0.01719466 BTC
Feerates: 100.23 > 1.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (638,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,889 275,889 0000000000000003f366b244b45a5c5a0e711019e1b90f2132d1507ce3f0e6d0 154 0.09/1.00 vMB 27
275,888 275,888 000000000000000186cb44e577ba20d3476b3b12dc47176d8383170bad8e4c38 87 0.03/1.00 vMB 63
275,887 275,887 0000000000000001623da01151ec4b65907e9a98cdc733cd050b30ffabce5669 88 0.03/1.00 vMB 44
275,886 275,886 00000000000000025f710488f586d12d1f795759695a339e630c45712c6da7c4 43 0.01/1.00 vMB 40
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
Previous 10 blocks ↓
Total Size: 782.11 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: 651.97 GB
    • Received: 13.67 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.