Loading Tool

Explorer IconExplorer

Memory Pool

56,108 transactions
31.88 vMB
0.20436721 BTC
Random Selection Loading Transactions
Max Size: 171.86/200 MB

Candidate Block

Mining Attempt de606591106b3428d0a45249e5073302d2f2d7a4681493a3f2cbe64a406f603c
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 2743e43f12b97964f237dea95b8b48e7c74c12d97ffcd1741c01434a5c6420b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,517
Size: 1.00 vMB
Total Fees: 0.09300507 BTC
Feerates: 502.67 > 9.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (175,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,887 738,887 000000000000000000001b2552edd00156d3aeb5132a4ae30b794e8fc30e962f 1 0.00/1.00 vMB 0
738,886 738,886 00000000000000000004d3658bd9889a4d033248ae04c0a0b196d38261e4ee49 2,907 1.00/1.00 vMB 16
738,885 738,885 0000000000000000000520c617c3b5a354a6c844dff224163583c1cc21037cd1 2,104 1.00/1.00 vMB 9
738,884 738,884 00000000000000000008ba0aa07159348bb559b1b441ab42a8f6a63cfc2b8863 3,072 1.00/1.00 vMB 16
738,883 738,883 0000000000000000000223ff28ba477e1fe02cc557338cce26af9d3dda1d5483 2,958 1.00/1.00 vMB 17
738,882 738,882 00000000000000000002ad2ffe8b10bf6cccc6b7806762aca9384f830c51a638 3,343 1.00/1.00 vMB 25
738,881 738,881 0000000000000000000864a5c2e677213ad00664bc976a6b60d5d7807c3ccf8c 489 1.00/1.00 vMB 14
738,880 738,880 00000000000000000001a643d1976ae1e4485ddd1609145d57eb66daef89471a 2,547 1.00/1.00 vMB 15
738,879 738,879 00000000000000000006dd4856be920f28b0d9cd484cec5dec6b775472bebc05 2,154 1.00/1.00 vMB 26
738,878 738,878 00000000000000000004a7e6ebfed1385d91f5582f0ce4845b8010af3b39885a 3,333 1.00/1.00 vMB 12
738,877 738,877 00000000000000000006f309894610fd6313a4136f475333d5c20796cc93bd6c 3,153 1.00/1.00 vMB 20
738,876 738,876 000000000000000000005acd4c6308632e7533c294da75e2334f78d6f7f7418d 2,798 1.00/1.00 vMB 18
738,875 738,875 00000000000000000002471ba2f4c2376de59cfa10ab818d501e56b507f04ce8 1,438 1.00/1.00 vMB 14
738,874 738,874 00000000000000000008fcaf40cb6e037be7417257d28c70046feb6419f5b5d4 2,499 1.00/1.00 vMB 20
738,873 738,873 000000000000000000075b0aeec4d43513864629cb8e60a200ccea23b3a70fda 2,489 1.00/1.00 vMB 17
738,872 738,872 0000000000000000000183574b6c27335ee0521e853202387ec4ab45279222f6 1,076 1.00/1.00 vMB 10
738,871 738,871 00000000000000000000bbdebf36f8d7ffec888a3db767cd43448a6314c4c68c 3,086 1.00/1.00 vMB 19
738,870 738,870 000000000000000000092fe95141e9f0ff96acc9d5d45da1e0674d87997f5cf8 3,226 1.00/1.00 vMB 19
738,869 738,869 000000000000000000052fc6b6f595b83896497fc81f0d422946def9ff5db625 556 1.00/1.00 vMB 16
738,868 738,868 0000000000000000000369ccfa918515bacc7917c2ff89576c65853f149e44e7 3,447 1.00/1.00 vMB 27
738,867 738,867 00000000000000000007a1f434a3655263061506150fced3baf2180a9f418085 2,912 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.06 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.13 GB
    • Received: 13.42 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.