Loading Tool

Explorer IconExplorer

Memory Pool

79,831 transactions
29.78 vMB
0.11656342 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt 170d0a30f671d575d7029c5b82d799993a1173d3deab3825d0f08290689492a7
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5bd3a0fb210612bb888fc6c59fd4317d27a36245899780cce42b9dedc81e2a92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,902
Size: 1.00 vMB
Total Fees: 0.05590507 BTC
Feerates: 150.32 > 5.60 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (220,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,916 694,916 000000000000000000005814e8a2ec1ef6e26a67b4c12a6f6e45b74d08fb2eae 603 0.24/1.00 vMB 11
694,915 694,915 0000000000000000000b88e15d696e029afbf3778cb6ea271c556e8af549c109 1,144 0.83/1.00 vMB 3
694,914 694,914 000000000000000000087614797c7f7abb891e92d9bc974feb5aba14ad004936 1,920 1.00/1.00 vMB 2
694,913 694,913 0000000000000000000ee48bcb594b7be4012340775b87fffecef41e081e9d66 2,796 1.00/1.00 vMB 13
694,912 694,912 000000000000000000016db3352d95b0f0bd4bed40cbc6f92e727d899c259f4b 1,522 1.00/1.00 vMB 4
694,911 694,911 00000000000000000003db771edfe30d7306caf9f5558ede002ff789172c4508 2,891 1.00/1.00 vMB 17
694,910 694,910 00000000000000000009360ce251c4141692a18b94ae2a8267669636e535fa9e 2,569 1.00/1.00 vMB 19
694,909 694,909 0000000000000000000b505e3cdd61f3865a8a8a2c50d8af4e561527a8f4c64b 600 0.20/1.00 vMB 13
694,908 694,908 00000000000000000007e0f7d7c201df90ae180d7f23cf1ba16960e412432b88 387 0.16/1.00 vMB 12
694,907 694,907 0000000000000000000a1871dd192ba40e756287464fa764d51c88f71c9804d3 397 0.14/1.00 vMB 14
694,906 694,906 0000000000000000000194c0901c9aaa19f4907ca84d6b3b9593f7cf08e423e7 930 0.33/1.00 vMB 11
694,905 694,905 0000000000000000001345ae965712a86e04d6cb48c4c7e759e04a4aa842cf56 181 0.08/1.00 vMB 13
694,904 694,904 000000000000000000094870eb1e4bfbc56576f3add66258713d02019d0f0eee 32 0.01/1.00 vMB 12
694,903 694,903 000000000000000000049b02b44f33b6a85a21b494721fcf80a139ec50a8eed5 1,394 0.62/1.00 vMB 12
694,902 694,902 00000000000000000011fdc2834f19427b8911ab2ce92f4219c2e3081f214774 62 0.01/1.00 vMB 16
694,901 694,901 000000000000000000121e3599848d866b7b37189d28980e77fbd7248b45d27b 1,653 0.86/1.00 vMB 6
694,900 694,900 00000000000000000006536ac32a516157d5ab617080f3e0d45e595fecdb9e6c 513 1.00/1.00 vMB 8
694,899 694,899 000000000000000000077e3650dee8ceedd2d239dabbe6efb9ac3bab27c83398 948 0.49/1.00 vMB 10
694,898 694,898 0000000000000000000f8a5c553bf7790a8964047b7ad875b3bb6d26b88383fb 1,534 0.93/1.00 vMB 13
694,897 694,897 000000000000000000129e93893552088559fbf9ff9549cc5eeeb5ddf7fbbec3 657 1.00/1.00 vMB 4
694,896 694,896 000000000000000000065aca6903044bb98f359cd167d40018d009c74e055174 400 0.14/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.01 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.