Loading Tool

Explorer IconExplorer

Memory Pool

38,906 transactions
26.26 vMB
0.05495243 BTC
Random Selection Loading Transactions
Max Size: 136.47/200 MB

Candidate Block

Mining Attempt 03b05621041fd1bde0af5967b54a18762e14469d36d56b289358f409aef84fd0
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 409160d389ca13a83979236f794b07037673a29d6b0d26193c6fdcc46f2b3b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,592
Size: 1.00 vMB
Total Fees: 0.00664234 BTC
Feerates: 77.76 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (649,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,134 265,134 000000000000000e37ac1cee1b3eacdc30eb3f214dd6eef9b93503c0b683a3d0 115 0.05/1.00 vMB 73
265,133 265,133 00000000000000022cf66365aaa0baed2f57e7f2a2e71c4110ea30315c19cfba 122 0.05/1.00 vMB 168
265,132 265,132 000000000000000c63c41ebbcea32eb21b479c08c14ef759cbc214415faf72a6 462 0.21/1.00 vMB 43
265,131 265,131 000000000000000ad03550af4d7a20711314f1a82c4665050300979b23cf5caa 622 0.25/1.00 vMB 143
265,130 265,130 000000000000000c39b31692d18b7f4816b8758f5b4d1bab714e2614fa02c8cb 549 0.25/1.00 vMB 304
265,129 265,129 0000000000000002ce4f3a04e56f6298e5a4972bed0e2e9d32e52516104c4bd3 596 0.25/1.00 vMB 151
265,128 265,128 00000000000000077b701a9f6be4c0cd14d1eb829504a203ef5c35095cf07751 399 0.20/1.00 vMB 104
265,127 265,127 0000000000000008a5b5bfa56e8d8237cd98643e7acdc1f0ba8004bb22318b15 103 0.13/1.00 vMB 42
265,126 265,126 0000000000000000d62b38364687af08505ae8db152f92de526b3ef078919955 186 0.10/1.00 vMB 98
265,125 265,125 0000000000000008cbeab6f9e0101597345744add445036097b96920b3646e07 123 0.05/1.00 vMB 138
265,124 265,124 000000000000000b867481de847262f9088ac697676bc86a84918b6a20562d5a 345 0.13/1.00 vMB 180
265,123 265,123 00000000000000091b47a2ce430932463d4855d2d6496245412faf17e6e79c6e 173 0.13/1.00 vMB 65
265,122 265,122 00000000000000094d3fd24d6fe403dafcfdfdc09c78e13503da50f4d722f4b7 241 0.15/1.00 vMB 66
265,121 265,121 0000000000000008d1f5d0cc10d7f165a98a27101ea1ad3732584df3d5107125 492 0.23/1.00 vMB 99
265,120 265,120 000000000000000e5bdefe6a6e4361fff2ef3bd010def581c5d56db7bba3700e 210 0.08/1.00 vMB 104
265,119 265,119 000000000000000651af66d42138dd4a29679cde4cb4019c6c776538499bf9b9 449 0.18/1.00 vMB 55
265,118 265,118 00000000000000066af37fecbf98af0fa8efe06330f44bf4d2e24ffb11acc552 642 0.25/1.00 vMB 168
265,117 265,117 00000000000000037816c9d5beb22eb4a0f9e540076c2d17f9db0faa4aac675c 200 0.11/1.00 vMB 41
265,116 265,116 000000000000000499df48d005698543d438641f89a40b9111f9fb0acd7e2e4d 199 0.15/1.00 vMB 38
265,115 265,115 000000000000000191559f3252568c2d703c15c635877025c7cc1fef01ac6513 618 0.27/1.00 vMB 101
265,114 265,114 000000000000000467ca67a48cb3f1df7844baddce914cb84ce53516b95cfc10 458 0.21/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.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.