Loading Tool

Explorer IconExplorer

Memory Pool

79,283 transactions
29.49 vMB
0.08452045 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt 35a1529ba298785ef09c8f55f9eb27e36f86bd5eebf5b6997303c214bf433298
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root d4ad883ecf269dba02581c6a2fe25d88bf758f8989ef28a3bb83f06a3d6188d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.01968392 BTC
Feerates: 402.60 > 1.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (418,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,992 496,992 000000000000000000291b6bf25aa0a4fe89228635b71357810d1fd381f3f521 657 1.00/1.00 vMB 166
496,991 496,991 000000000000000000c0d016e300bdb092e521c6ce80bcb4e27ebef57422ec9c 1,998 1.00/1.00 vMB 191
496,990 496,990 000000000000000000c3e62623676710b5be98a23f59be230f2d3fce602e52b3 2,328 1.00/1.00 vMB 40
496,989 496,989 0000000000000000009ac41747ff90b966a27ca19f599e32ecb37a50da268918 1,945 1.00/1.00 vMB 57
496,988 496,988 000000000000000000c7ec59c2441f9be0abe13391debed0f9c09352f3fdfbbf 2,096 1.00/1.00 vMB 103
496,987 496,987 00000000000000000002636cc2b2e250e769f08595522b6483cac09bd363e3a9 1,948 1.00/1.00 vMB 68
496,986 496,986 0000000000000000003f8af4a22b853a9bc845fb3eaae950dbca06531936435a 2,222 1.00/1.00 vMB 146
496,985 496,985 000000000000000000543c017e808393e2d73e6900f5903467d2dcd73d8867bd 1,383 1.00/1.00 vMB 58
496,984 496,984 0000000000000000008cebd08a5024072901114fc3b13425a78ad20df52aac76 1,464 1.00/1.00 vMB 37
496,983 496,983 000000000000000000b04a2a950816fec8fcf060aaae149eb98428c7703e4307 1,652 1.00/1.00 vMB 101
496,982 496,982 0000000000000000009614255bcd152382a0bd1908ea00afbd75fd4fb4c5e499 1,947 1.00/1.00 vMB 46
496,981 496,981 00000000000000000040fde8a2b9593578201add6d51be4686aea3605cb5cef2 1,619 1.00/1.00 vMB 35
496,980 496,980 0000000000000000001e41aca85b92debd37563b56e1bdca9594a3ba99af47c0 1,970 1.00/1.00 vMB 131
496,979 496,979 000000000000000000b4c0b455dd45437d7e10c85b599ccb6094d7bed51fbf40 2,001 1.00/1.00 vMB 118
496,978 496,978 000000000000000000ca12564698adb9f4fd6b40572184e6bae6cf5ad231527e 2,033 1.00/1.00 vMB 100
496,977 496,977 00000000000000000080cca59cfabf4d4bda413cf71d59881e5356f451470c9d 2,041 1.00/1.00 vMB 215
496,976 496,976 0000000000000000002e5961bc253f20aae44288a2d98c482ac0d2507232c085 1,669 1.00/1.00 vMB 133
496,975 496,975 000000000000000000ce346f4cf3ec00a719b32f50b9323d98d35194d236da1a 2,447 1.00/1.00 vMB 194
496,974 496,974 0000000000000000004a36cc4e814bf281276fbd85edddc1437e85c923e60b66 2,596 1.00/1.00 vMB 175
496,973 496,973 0000000000000000006a1240901b1d5ec82f4abdd66494cc7796c8dc380fe191 2,139 1.00/1.00 vMB 127
496,972 496,972 000000000000000000c6c52153badb460c31b58cdfd8c6d6d7fba5a0f07ea2bc 1,907 1.00/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.