Loading Tool

Explorer IconExplorer

Memory Pool

25,448 transactions
9.59 vMB
0.02435178 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.95/200 MB

Candidate Block

Mining Attempt 6e654eeec2b6fac5a3ae9284f456870c6508ba1437ca435d3d8b86376782ecf8
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 7655b1188c5e1f6056b3ab279a5e3f27c7830a9ba5557fa0ed9fe7e9210e0a3a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 41
Size: 0.01 vMB
Total Fees: 0.00019970 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (742,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,925 170,925 0000000000000a19743333e6175b86ab85de6fc82fe4b1d3c9c30bd160f9fcac 15 0.01 vMB 280
170,924 170,924 000000000000091af3358abcd21ffe76a8e723beaf391de277e83264b2973784 95 0.03 vMB 113
170,923 170,923 0000000000000333732fb63e46c79b27a5bdfeea6da02fdf554e3101890a938b 1 0.00 vMB 0
170,922 170,922 0000000000000891c0c6f6a16b7d6a5aca1e453296e6d06fbf3c4cb57363c427 4 0.01 vMB 165
170,921 170,921 000000000000049d9dd3a4451af22b1a99ce94bbd44011a8360956bd67953bc3 62 0.03 vMB 58
170,920 170,920 000000000000094341b7a1954b348ddf003285c2d3c9e57e23ad043e76036e4f 36 0.02 vMB 314
170,919 170,919 00000000000000177b34456abb2412895a8f0cdaafe592d681ff7c2f4bde15bd 6 0.00 vMB 0
170,918 170,918 00000000000000ed9875faf8a990b72d086e8754a496ac7a6e2d1eda18549986 3 0.00 vMB 0
170,917 170,917 000000000000086250a7bdefe652b988f022ae513e09e3eb436759e076482b7c 122 0.05 vMB 17
170,916 170,916 0000000000000a51377eeb5e0b460391860716425b81f0529daa265781175204 15 0.00 vMB 65
170,915 170,915 00000000000001e6a355b78668033c1b4df0e3a6933b903b6681ddf7866b0001 32 0.03 vMB 59
170,914 170,914 00000000000009fc62dc47514f069effb60dfb6b2f299cae435da097fdfc2e0c 14 0.01 vMB 39
170,913 170,913 0000000000000a5c9d463be43d0c4ccf197310d30d3db6412cdb6e085a69fd7c 13 0.01 vMB 929
170,912 170,912 0000000000000549efdcaacd8ec94c087475eaf33f1f5aeea405db622c446937 8 0.00 vMB 659
170,911 170,911 0000000000000264ccd60beecccbea740a121ba5a0b6c560dbdcabbdcaa2511b 54 0.02 vMB 227
170,910 170,910 00000000000000b2e3c347c1086630067a1118d8ef7207e122b056b3410edca2 139 0.05 vMB 71
170,909 170,909 00000000000008f122f5dbbda54a5b3427ca29792330fd63503af844792c7512 1 0.00 vMB 0
170,908 170,908 000000000000041a2ffa785f44f849b5e8766803f67e7d491886e93e0dd380f8 29 0.03 vMB 168
170,907 170,907 000000000000063a3484e9ac27964c5d8487390dd51024c9abf3fa35631a8fbd 38 0.02 vMB 207
170,906 170,906 00000000000009b31719cc3cfdcd4bf403f2bb42c8c8b62e864367b506ebfe60 39 0.02 vMB 20
170,905 170,905 0000000000000212af2bf84d3dd6d769c4043631b6a850f98938d6d94232e21c 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.22 GB
    • Received: 0.68 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.