Loading Tool

Explorer IconExplorer

Memory Pool

28,588 transactions
8.18 vMB
0.08223845 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.01/200 MB

Candidate Block

Mining Attempt 74d5c45ebf7661561bcd0eadedf545f08c807266803537691a6a00da0dd8d8d9
Version 20000000
Previous Block 00000000000000000000462d480322cf9b5bbf8833c1eecd2f438a0f423bde5c
Merkle Root 1650771a6be1f1f85556ccf44b70bb468a586e883e88ab477c5a7bdd6020264c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.03359007 BTC
Median Feerate: 3.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,187 (752,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
160,995 160,995 00000000000006e63c9c539602415dfe181c55c315a6b35ff5e3d30ba2172786 0.01 MB 20 59
160,994 160,994 0000000000000456e1dc4b2c648e4fb485217e8df87e0969cbc19defbb786daa 0.00 MB 13 82
160,993 160,993 00000000000001ef661fcf419576ce570f482c072e903c6ab491023c964daefa 0.01 MB 31 126
160,992 160,992 00000000000007d7ce2486dbbc4a1d719ada19c5e86244f0129af970869ce4d0 0.01 MB 37 757
160,991 160,991 00000000000002f735effe68a5a878ad35dcdd611534cc5afea42e30807146fb 0.01 MB 25 246
160,990 160,990 0000000000000847686ef2f4872773f97bf9a01eaaae86a31137c2d7adb5e0df 0.00 MB 14 308
160,989 160,989 00000000000005b47dc4ca6c9af698fe0636fe76b9963f534360a4ae44e76f69 0.00 MB 5 0
160,988 160,988 000000000000002092f47a438e4b219313954eedf738bc7fa14baa207776fb87 0.02 MB 14 40
160,987 160,987 0000000000000566daf5cc110fa1c1a6ba74587ea1baea1b2e84545a2b671d36 0.03 MB 33 23
160,986 160,986 00000000000008eaf3ec31bd43525d1af41c1b5604224290472cfa6165404c35 0.00 MB 10 230
160,985 160,985 00000000000000debeb6a09b0c9c943ab7ed34ca37663e8474285d6c7ed130c2 0.01 MB 16 525
160,984 160,984 000000000000020e50461fe719b221eeef816e4ef8660e3cae76aa082f01262c 0.01 MB 35 4
160,983 160,983 00000000000003cd9b882a887ff4372df01f8500cf1cde9e2a34be4db1777868 0.01 MB 19 43
160,982 160,982 00000000000003d61517d638ea5a29b200e1aa72c87e93aa48118105edba6dec 0.02 MB 32 174
160,981 160,981 0000000000000da443cc80274ef7262fad579b873936632380416e69201caec1 0.01 MB 25 358
160,980 160,980 00000000000009add1cf324017aeb2dbab8e0ca9186097040051f5dfbaa507de 0.02 MB 51 94
160,979 160,979 0000000000000d9c5f63d6cfa42683ec7228fb6ca83d647cc24fc0b178b28d91 0.00 MB 4 52
160,978 160,978 0000000000000d03503948a10b7f502593ab53491235b703c1c59234ebf5ebf0 0.01 MB 32 237
160,977 160,977 0000000000000b6247fe3ef89303b22554532315cc4fe39f59bd4c89ae828b8f 0.00 MB 9 0
160,976 160,976 0000000000000328cfdfa776d26cdfe16b39aa5fdaf3c61792a01a09156e04d0 0.05 MB 94 39
160,975 160,975 000000000000007a55fd7883cae34b953b4048466f278c6c35ad789fbe6bdf34 0.00 MB 7 135
Previous 10 blocks ↓
Total Size: 779.18 GB

Node Details:

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