Loading Tool

Explorer IconExplorer

Memory Pool

86,136 transactions
31.51 vMB
0.08175099 BTC
Random Selection Loading Transactions
Max Size: 193.83/200 MB

Candidate Block

Mining Attempt 40a6570a23b72c2e22e124d4bab1e5e15700e4294bd372687cee1e7c2088358b
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root 8540f023c687f2ef5a27fb3a22a0fdce93632b4b5379c443ef13cb5e3bc10e1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01015290 BTC
Feerates: 60.10 > 1.02 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (629,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,642 285,642 00000000000000004c6914eb9211483f937a90ebf89acba199bb4738616d8b57 490 0.30/1.00 vMB 31
285,641 285,641 0000000000000000c63d36e11edaf681830d9bf887d89de6718e5106c9680395 309 0.27/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.99 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: 717.16 GB
    • Received: 17.83 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.